• Shucai Xiao's avatar
    Add additional simple operators (MatMulInteger, ConvInteger, Asinh, Acosh, and Atanh (#431) · a023ec19
    Shucai Xiao authored
    * Add initial api
    
    * Formatting
    
    * Add more api
    
    * Formatting
    
    * add more operators (asinh, acosh, atanh, MatMulInteger, ConvInteger)
    
    * clang format
    
    * add unit tests for new operators
    
    * clang format
    
    * Add auto api generation
    
    * Formatting
    
    * Fix some compilation errors
    
    * Change handle struct
    
    * Formatting
    
    * Fix reamining compilation errors
    
    * Formatting
    
    * Simplify using ctype
    
    * Formatting
    
    * Initial c++ generation
    
    * Formatting
    
    * Add C++header
    
    * Formatting
    
    * Add test
    
    * Formatting
    
    * Add initial tests
    
    * Formatting
    
    * Try to fix formatting
    
    * Cleanup formatting
    
    * Formatting
    
    * Fix constructors on the same line
    
    * Fix tests
    
    * Formatting
    
    * Fix tidy issues
    
    * Fix tidy issues
    
    * Fix naming issue
    
    * Add onnx API to parse buffer
    
    * Formatting
    
    * Add arguments api
    
    * Formatting
    
    * Fix verify parameters
    
    * Fix cppcheck issues
    
    * F...
    a023ec19
atanh_test.onnx 81 Bytes