openvino/ngraph
Bartosz Sledz cb03a5e052
Revise of reshape operator after documentation update (new tests, remove unused code) (#3410)
* Remove unnecessary code from the reshape operator shape deduction

* Add new tests to cover cornercases after documentation update

* Fix typo in test name

* Fix codestyle issues

* Fix tests naming
2020-12-01 06:03:20 +03:00
..
cmake Ngraph static lib (#3193) 2020-11-18 18:09:41 +03:00
core Revise of reshape operator after documentation update (new tests, remove unused code) (#3410) 2020-12-01 06:03:20 +03:00
frontend Add support for custom operator Swish via ONNXImporter path (#3274) 2020-11-27 11:19:39 +01:00
maint Remove legacy files (licenses and some scripts) (#2952) 2020-11-09 06:39:52 +03:00
python Resolve dynamism in Serialize transformation (#3260) 2020-11-24 12:38:56 +03:00
test Revise of reshape operator after documentation update (new tests, remove unused code) (#3410) 2020-12-01 06:03:20 +03:00
.clang-format publish master branch snapshot, revision 9df5eb1f84e13a35720a918f88324561222ab114 2020-05-20 01:13:06 +03:00
.gitignore publish master branch snapshot, revision 9df5eb1f84e13a35720a918f88324561222ab114 2020-05-20 01:13:06 +03:00
ABOUT.md publish master branch snapshot, revision 8d31237e2c3f673cbb0f0ba110fc10f5cce1d2bb 2020-05-22 02:23:12 +03:00
CMakeLists.txt Ngraph static lib (#3193) 2020-11-18 18:09:41 +03:00
VERSION.in publish master branch snapshot, revision 9df5eb1f84e13a35720a918f88324561222ab114 2020-05-20 01:13:06 +03:00
changes.md Replaced copy_with_new_args() to clone_with_new_inputs() (#1395) 2020-07-22 13:44:22 +03:00
environment_variables.md Removed legacy travis script (#2888) 2020-10-30 10:18:09 +03:00