Dump Result Obtaining Failure
Symptom
The log shows that the dump function is correctly configured, but no dump result is found in the dump result path as shown in Figure 2-4.
Possible Cause
The model name configured in the dump file does not match the actual model name.
Solution
To rectify the fault, perform the following steps:
Check the validity of the dump configuration file acl.json. For example, check if model_name is correctly configured, as shown in Figure 2-5.
Run the ATC command to generate a JSON file of the model. In the JSON file, search for the value of the "name" field to find the model name and operator name. The model name is outside the graph field, and the operator name is within the graph field.