openvino/ngraph/python
Ivan Tikhonov b45e1a25a5
LSTM/GRU/RNN Sequences : support for seq_lengths input (#2788)
* sequences to ti transformations, support for seq_lengths input, update reference implemetations, add new tests

* fix python api, update sequences to ti transformation

* fix sequences to ti transformation

* Update sequences to TI transformation: fix reverse sequence support

* update single layer tests, fix TI reference impl, fix Sequences to TI transformations

* ngraph code style

* fix build

* fix ngraph python api

* resolver review comments, refactoring

* Resolve review remarks

* delete xfail
2020-11-17 07:04:20 +03:00
..
src LSTM/GRU/RNN Sequences : support for seq_lengths input (#2788) 2020-11-17 07:04:20 +03:00
tests LSTM/GRU/RNN Sequences : support for seq_lengths input (#2788) 2020-11-17 07:04:20 +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