• tsocha's avatar
    [Fused Op] Move Gemm operator from onnx import to ngraph fused ops (#2853) · 9244e45b
    tsocha authored
    * Move transpose and flatten to ngraph op utils dir
    
    * Move gemm operator into ngraph fused ops
    
    * Style fix
    
    * Add Gemm to serializer
    
    * Add type_prop test for gemm
    
    * Use Gemm default values
    
    * Add UT for Gemm
    
    * Fix comments
    
    * Little cleanup
    
    * Remove artifact headers
    
    * Fix gemm documentation
    
    * Skip gemm test on GPU
    
    * Add test for broadcasting input C
    
    * Review fix pt. 1
    
    * Fix typo
    9244e45b
Name
Last commit
Last update
..
ngraph Loading commit data...
resource Loading commit data...
tools Loading commit data...
CMakeLists.txt Loading commit data...