"configs/models/baichuan/hf_baichuan2_7b_base.py" did not exist on "5f2e7c3469a1b4d13c84cbd0e20d6141a3165348"
  • 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