Anastasiia Pnevskaia
77711be786
tf.Graph decoder. (#16355)
* tf.Graph decoder.
* Fix conflicts.
* Fixed det_input_node()
* Added support of non-frozen models.
* Cleaned code.
* Small fix.
* Small corrections.
* Error fixes.
* Code style.
* Code style.
* Code style.
* Small correction.
* Fixed float32 attributes.
* Small correction.
* Fixed tests.
* Fixed errors.
* Added statefull partitioned call test.
* Import fix.
* Code corrections.
* BOM test fixed.
* Corrected check, added comment.
* Added checks.
* Supported TF Fraph Iterator in load_by_model().
* Clang format.
* Small correction.
* Fixed example_input logic, added tests.
* Added comment.
* Small correction.
* Corrected example_input description.
* Moved load_by_model test to MO Python API tests.
* Minor corrections.
* Code corrections.
* Small correction.
* Clang format.
* Fixed tests.
* Import change.
* Moved GraphIterator to common FE.
* Tests refactoring, minor fixes.
* Small test correction.
* Removed not needed change.
* Removed commented code.
* Removed not needed change.
* Unit tests fix.
* Temporarily added debug output.
* Test fix.
* Applied comments.
* Fixed test.
2023-06-13 16:04:26 +04:00
..
2023-04-12 13:14:38 +04:00
2023-06-13 13:41:30 +02:00
2023-06-13 16:04:26 +04:00
2023-03-31 07:24:32 +00:00
2023-01-16 11:02:17 +04:00
2023-04-12 13:14:38 +04:00
2023-03-29 14:27:27 +04:00
2023-03-29 14:27:27 +04:00
2023-05-31 15:38:57 +02:00
2023-01-16 11:02:17 +04:00
2023-05-24 00:53:03 +04:00