torch_npu.profiler.supported_export_type
接口原型
torch_npu.profiler.supported_export_type()
功能描述
查询当前支持的torch_npu.profiler.ExportType的性能数据结果文件类型。
支持的型号
- Atlas 训练系列产品
- Atlas A2 训练系列产品
调用示例
import torch import torch_npu ... torch_npu.profiler.supported_export_type()
父主题: torch_npu.profiler