EsSimulator Simulation Tool
Introduction to EsSimulator Tool
EsSimulator is an offline testing tool used to compare whether the generated model's computation results are consistent with the original model. EsSimulator takes offline models generated by EsACC and validates the model's correctness using the input and expected output tensor data generated by EsGoldenDataGen.
EsSimulator is an offline verification tool that quickly checks the correctness of models, making it convenient for debugging, locating model issues, and evaluating model performance.
Installation of EsSimulator Tool
EsAAC and EsSimulator are released in the same Docker format. Please ensure Docker is installed on your X86 Linux workstation.
This document has been tested on x86 Ubuntu 22.04 with Linux kernel version 6.8.0-52-generic.
Please refer to the EsAAC and EsSimulator tool installation section for more details.