• Shucai Xiao's avatar
    Bool type and equal operator (#603) · 59b80d4e
    Shucai Xiao authored
    
    
    * add bool type
    
    * code backup
    
    * code backup
    
    * clang format
    
    * fix build warnings
    
    * clang format
    
    * add the equal operator
    
    * add the equal operator
    
    * clang format
    
    * remove unnecessary code
    
    * refine unit tests
    
    * clang format
    
    * fix review comments and a bug
    
    * clang format
    
    * additional changes
    
    * clang format
    
    * fix cppcheck error
    
    * add bool type in c api
    
    * fix cppcheck error
    
    * fix review comments
    
    * fix cppcheck error
    
    * fix a build error related to gcc
    
    * fix cppcheck error
    
    * fix cppcheck error
    
    * added the equal operator to register list
    
    * add parsing boolean type
    
    * clang format
    
    * fix bool type issue for python output
    
    * clang format
    
    * add support for automatic multibroadcast of the equal operator
    
    * additional unit tests for more code coverage
    
    * clang format
    
    * missing an onnx file
    Co-authored-by: default avatarPaul Fultz II <pfultz2@yahoo.com>
    59b80d4e
onnx.cpp 104 KB