What is the syntax for using the astore.check action in CASL?

2 vues

Réponse

The CASL syntax is: aStore.check / onnx=<binary-large-object>; where <binary-large-object> is your ONNX model.
Did this answer help you?