• Tomasz Dołbniak's avatar
    [ONNX] Sign operator support (#2412) · adfe479a
    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
    
    * [ONNX] Add and test ONNX sign op
    
    * [ONNX] Test the sign operator with more challenging values
    
    * [ONNX] Update of supported ops documentation table
    adfe479a
Name
Last commit
Last update
..
mxnet Loading commit data...
onnx Loading commit data...
tensorflow Loading commit data...
CMakeLists.txt Loading commit data...
conv_bias.json Loading commit data...
tf_conv_mnist_nhwc.json Loading commit data...