---
title: op_config
description: "本章接口为预留接口，后续有可能变更或废弃，不建议开发者使用，开发者无需关注。"
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/API/aolapi/atlasascendc_api_07_1224.html
sourcePath: /source/zh/canncommercial/900/API/aolapi/atlasascendc_api_07_1224.html
indexId: 98fe9fc10332839a8e42a70ed023c500bf5b4ad6ca47c654b78f97a028ee708670
---
# op_config

本章接口为预留接口，后续有可能变更或废弃，不建议开发者使用，开发者无需关注。


**表1 接口列表**

| 接口定义 | 功能说明 |
| --- | --- |
| OpConfigInfo() | 算子运行时配置信息（如确定性计算开关等）结构体的默认构造函数。 |
| OpConfigInfo(const OpConfigInfo &rhs) | 算子运行时配置信息（如确定性计算开关等）结构体的拷贝构造函数。 |
| OpConfigInfo &operator=(const OpConfigInfo &rhs) | 算子运行时配置信息（如确定性计算开关等）结构体的重载=运算符函数。 |
