ASTORE Procedure

CHECK Statement

  • CHECK ONNX=local-file-name;

The CHECK statement checks whether a file that you specify by local-file-name is a valid Open Neural Network Exchange (ONNX) model.

You must specify the following option:

ONNX=local-file-name

specifies either the file reference or the full path of the local file.

You must specify at least one ONNX= option. You can specify as many additional ONNX= options as you need.

Last updated: August 06, 2026