• Shucai Xiao's avatar
    Handle optional outputs (#418) · 3af87aaf
    Shucai Xiao authored
    * change to support optional outputs
    
    * clang format
    
    * add onnx test for better code coverage
    
    * add corresponding onnx file
    
    * fix review comments of handling optional program outputs
    
    * clang format
    
    * change onnx unit test to pass
    
    * clang format
    
    * refine onnx unit tests
    
    * clang format
    
    * remove unnecessary code
    3af87aaf
onnx_test.cpp 37.9 KB