Comparison Scenarios
Table 1 lists the accuracy comparison scenarios supported by Tensor Comparison. Prepare corresponding files based on each specific scenario. For details about how to obtain the files, see the following sections about data preparation:
Generally, Model Accuracy Analyzer obtains a dump data file generated during model running on the Ascend AI Processor and compares it with an .npy file generated during model running on the GPU/CPU. To compare two .npy data files, refer to Converting Dump Files into .npy Files to convert a dump file to an .npy file.
Parent topic: Comparison Data Preparation