• Mateusz Bencer's avatar
    [ONNX] Add dynamic shapes support for expand op (#4379) · c4bcabac
    Mateusz Bencer authored
    * [ONNX] Add new ConstatntOfShape operator
    
    * Fix a bug in op implementation
    
    * Modify downgrade pass to support broadcast scalars
    
    * Style-fix
    
    * Use at instead of []
    
    * Use onnx helper instead of ngraph builder
    
    * Add some UT
    
    * Style fix
    
    * Limit range of DynBroadcast in downgrade pass
    
    * Move tests to better location
    
    * Rewrite tests to test_case
    
    * Add check if arg_pshape is static
    
    * Added unit tests
    
    * finished impl, added tests
    
    * Added missing EOF
    
    * Make tests fully dynamic
    
    * disabled tests for gpu
    
    * Changed file names
    
    * styles applied
    
    * code review remarks introduced
    Co-authored-by: 's avatarTomasz Socha <tomasz.socha@intel.com>
    Co-authored-by: 's avatarScott Cyphers <diyessi@users.noreply.github.com>
    c4bcabac
Name
Last commit
Last update
..
contrib/mlir Loading commit data...
ngraph Loading commit data...
resource Loading commit data...
tools Loading commit data...
CMakeLists.txt Loading commit data...