openvino/ngraph/python
Gleb Kazantaev 27efd1fc7e
Resolve dynamism in Serialize transformation (#3260)
* Added Interval shape inference for NMS5

* Added dynamic shape resolver for Serialize pass

* Refactored Serializatoin tests; Added tests with dynamic shapes(NMS5, ShapeOf)

* Fixed python NMS5 test

* Fixed LowLatecnyTests
2020-11-24 12:38:56 +03:00
..
src LSTM/GRU/RNN Sequences : support for seq_lengths input (#2788) 2020-11-17 07:04:20 +03:00
tests Resolve dynamism in Serialize transformation (#3260) 2020-11-24 12:38:56 +03:00
.gitignore publish master branch snapshot, revision 9df5eb1f84e13a35720a918f88324561222ab114 2020-05-20 01:13:06 +03:00
BUILDING.md Update nGraph Python API build instructions (#2610) 2020-10-15 22:15:33 +02:00
CMakeLists.txt Improve python_wheel CMake target (#2688) 2020-10-18 17:12:25 +02:00
build_wheel.py.in Improve python_wheel CMake target (#2688) 2020-10-18 17:12:25 +02:00
requirements.txt Fix versions (#3027) 2020-11-09 12:55:15 +03:00
requirements_test.txt Bump wheel from 0.34.2 to 0.35.1 in /ngraph/python (#3120) 2020-11-16 14:08:12 +01:00
setup.py Remove legacy files (licenses and some scripts) (#2952) 2020-11-09 06:39:52 +03:00
tox.ini Add MSFT models to OpenVino ONNX CI check (#2377) 2020-09-29 19:05:31 +03:00