"doc/src/vscode:/vscode.git/clone" did not exist on "4c638f135bb2fb34230fdffa8ff7fe587d19c2a6"
  • 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
test_and.cpp 538 Bytes