• Tomasz Dołbniak's avatar
    [ONNX] Add hyperbolic functions support (#2402) · 6beb6732
    Tomasz Dołbniak authored
    * [ONNX] Add support for ONNX sinh op
    
    * [ONNX] Test the sinh op and improve an error msg about not supported op version
    
    * [ONNX] Fix the failing tests by moving sinh to opset 1
    
    * [ONNX] Apply clang-format to fix failing CI builds
    
    * [ONNX] Add and test ONNX cosh op
    
    * [ONNX] Add and test ONNX cosh op
    6beb6732
onnx_import.in.cpp 83.3 KB