openvino/model-optimizer/unit_tests/mo/ops
Anastasia Popova a9230a916b
LSTMCell tensor names fix (#5696)
* Added handling of debug information in create_node().

* Code refactoring.

* Checks fixed.

* Added comments, added unit test.

* Renamed unit test class.

* Fixed port number in unit test.
2021-05-27 15:13:44 +03:00
..
__init__.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
broadcast_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
concat_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
convolution_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
crop_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
expand_dims_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
op_test.py LSTMCell tensor names fix (#5696) 2021-05-27 15:13:44 +03:00
pad_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
pooling_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
slice_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
squeeze_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
strided_slice_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
tile_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
unsqueeze_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00