Overview
In the TensorFlow scenario, only accuracy comparison between a non-quantized original model and a non-quantized offline model is supported. The following table lists the data files required for comparison.
File |
Description |
How to Obtain |
|---|---|---|
.npy file of the non-quantized original model |
Benchmark data |
|
.json file generated by converting the offline model file using ATC |
Operator mapping obtaining |
|
Dump data file of the non-quantized offline model running on the Ascend AI Processor |
Data to be compared |
The methods of obtaining dump data in the NPU environment in offline inference scenarios are the same for different frameworks. For details, see: |
