Dump File Naming Conventions
The current version supports multiple comparison approaches. Keep the following naming conventions in mind when creating dump files and .npy files.
Data Type |
Naming Format |
Remarks |
|---|---|---|
Dump data file of the non-quantized offline model running on the Ascend AI Processor |
Currently, the following file name formats are supported:
|
The name formats are described as follows:
|
Dump data file of the quantized offline model running on the Ascend AI Processor |
||
.npy file (CaffeeTensorFlow/ONNX) |
{op_name}.{output_index}.{timestamp}.npy |
Parent topic: Comparison Data Preparation