Module executor

Module executor 

Source

Structs§

ONNXNode
Represent an ONNX execution node, with an ID, the function to execute it and a reference to the internal ONNX node

Functions§

compare_outputs
Compare the expected outputs to the actual outputs
execute_model