• Adam Rogowiec's avatar
    [ONNX] Reshape operator (#1529) · 5c706276
    Adam Rogowiec authored
    * Move reshape utils down to reshape namespace.
    
    * Reshape operation.
    
    * Reshape operator binding.
    
    * Error fixes.
    
    * Reshape unit tests.
    
    * Move flatten utility function to reshape namespace.
    
    * Fix unused catched exception object
    
    * Add Constant support for int64
    
    * Review fix.
    
    * clang-format
    
    * Review fix part 2.
    
    * Enable output shape as a second node input (only Constant).
    
    * Unit test for "dynamic" output shape (from Constant node).
    
    * Review fixes.
    
    * Make sure second Reshape op input is Constant node.
    5c706276
Name
Last commit
Last update
.ci Loading commit data...
cmake Loading commit data...
contrib/docker Loading commit data...
doc Loading commit data...
licenses Loading commit data...
maint Loading commit data...
python Loading commit data...
src Loading commit data...
test Loading commit data...
.clang-format Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIB.md Loading commit data...
INSTALL.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION.in Loading commit data...
changes.md Loading commit data...