• Tomasz Dołbniak's avatar
    [SPEC] v1::Split + onnx_importer adaptation (#3993) · c546282d
    Tomasz Dołbniak authored
    * fused::v1::Split op skeleton & serialization
    
    * Shape inference for Split and upgrade/downgrade passes
    
    * Upgrade pass for the Split op
    
    * Disable the failing onnx_importer Split op tests on interpreter
    
    * Opset1 test correction for v1::Split
    
    * Disable the failing Split op unit tests on PlaidML
    
    * Fix of the upgrade pass for Split
    
    * Remove one of the obsolete v0::Split constructors
    c546282d
opset1.cpp 8.67 KB