Before You Start
Configure environment variables by referring to Environment Setup. Then, you can directly use msOpST.
- Before using this tool to generate operator test cases, ensure that the operator to be tested has been deployed into the operator library in advance. For details, see Compiling and Deploying Operators.
- If an AI framework is required for performing operator ST, install the AI framework in advance.
- For details about how to install the TensorFlow framework, see "Environment Preparation > Installing the Open-Source Framework TensorFlow 1.15" in TensorFlow 1.15 Model Porting Guide.
- For details about how to install the TensorFlow framework, see "Environment Preparation > Installing the Open-Source Framework TensorFlow 2.6.5 "in TensorFlow 2.6.5 Model Porting Guide.
- For details about how to install PyTorch, see Ascend Extension for PyTorch Configuration and Installation .
Parent topic: msOpST (Operator Test)