"...include/git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "4f8eb0e28686232edc32a41ebb5cdb0c0b34c809"
  • 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
parse_binary_op.cpp 1.81 KB