NPU_DUMP_GRAPH
功能描述
用于开启TF Adapter图Dump功能,该变量需要在import npu_device前设置。
- "1"或"true":开启图Dump功能
- "0"或"false":关闭图Dump功能
配置示例
export NPU_DUMP_GRAPH=1
父主题: TF Adapter
用于开启TF Adapter图Dump功能,该变量需要在import npu_device前设置。
export NPU_DUMP_GRAPH=1