• Shucai Xiao's avatar
    Logical ops (#718) · 4d46cbdb
    Shucai Xiao authored
    * add the and operator
    
    * clang format
    
    * add unit tests for the and operator
    
    * clang format
    
    * change the and name to logical_and and add the logical_or, logical_xor
    
    * clang format
    
    * add onnx unit tests for or and xor
    
    * add more unit tests
    4d46cbdb
onnx_test.cpp 115 KB