Jan Iwaszkiewicz
13ae51930b
Fix node name tests ( #1507 )
2020-07-29 12:27:30 +02:00
Adam Osewski
3a87653483
ONNX Model runner ( #1415 )
2020-07-29 09:34:35 +02:00
Adam Osewski
093a02fcef
Test fix import of ONNX model in serialized Protobuf binary format. ( #1355 )
...
* Try fix parsing error.
* Small exception refinements during importing model.
* More exception refinements.
* Skip segfaulting tests.
* More clear error types and messages. Func rename.
* Fix typo.
* Check on CI whether test_onnx will work.
* Add only those file which pass tests or have failing ones skipped.
2020-07-22 13:52:53 +03:00
Ewa Tusień
821a3dae32
Expose OpSets as part of nGraph PythonAPI ( #1261 )
2020-07-22 12:02:54 +02:00
Jan Iwaszkiewicz
d4c9af91d8
Add getting/setting friendly name for Node wrapper Py API ( #1286 )
2020-07-20 10:31:49 +02:00
Tomasz Socha
28227dcd9f
[nGraph][Py][Tests] Remove backup of old models ( #1349 )
2020-07-17 15:12:11 +02:00
Jan Iwaszkiewicz
db09547087
Add Input and Output class to Py API ( #1284 )
2020-07-15 15:32:24 +02:00
Rafal Blaczkowski
07f0d1c492
Add OpenVINO-ONNX CI check ( #688 )
2020-07-14 14:57:27 +02:00
Michał Karzyński
cc23e6043a
Add nGraph-ONNX tests ( #1215 )
2020-07-10 11:53:56 +02:00
Tomasz Dołbniak
65657ea5c5
Fix the __repr__ function for dynamic shapes ( #1210 )
2020-07-09 15:52:25 +02:00
Michał Karzyński
bd8a383560
Enable nGraph Python API unit tests using Inference Engine APIs ( #1095 )
2020-07-03 18:11:39 +02:00