Tomasz Socha
684dcf0d92
[ONNX] Add support for BF16 datatype ( #5194 )
2021-04-13 11:21:21 +02:00
Alexey Suhov
6478f1742a
Align copyright notice in python scripts (CVS-51320) ( #4974 )
...
* Align copyright notice in python scripts (CVS-51320)
2021-03-26 17:54:28 +03:00
Tomasz Socha
185aaacc07
[ONNX] Add support for Softmax v11 in opset 7 models ( #4340 )
2021-02-16 11:58:39 +01:00
Michał Karzyński
ccc1a9f357
Rename dunder methods ( #4334 )
2021-02-15 18:34:21 +01:00
Mateusz Bencer
d821ec47ce
[ONNX] Handle optional outputs for Dropout and MaxPool ( #4143 )
2021-02-15 11:14:20 +01:00
Mateusz Bencer
b90f908c58
Enable Bersquad-10 in ONNX CI ( #3889 )
2021-01-27 10:22:16 +01:00
Jan Iwaszkiewicz
647104f602
[nGraph][ONNX] WA for currently unsupported precisions ( #3964 )
2021-01-25 13:08:15 +01:00
Tomasz Dołbniak
303c549791
nGraph copyright update for 2021 ( #3832 )
2021-01-13 16:43:04 +03:00
Tomasz Socha
7c6794344c
[ONNX][PyTests] Fix result datatype missmatch ( #2596 )
2020-11-04 12:19:40 +01:00
Jan Iwaszkiewicz
77794535ab
[ONNX] WA for I64 images ( #2411 )
2020-10-22 14:06:23 +02:00
Piotr Szmelczynski
ac1a1e3e9f
Bug fix ( #2380 )
...
* Change request.infer to use param_names instead of request._input_list because it fix the bug
* remove xfail mark
* remove xfail_issue_35893 form tests/ __init__.py
* Remove xfail_issue_35893. Add OnnxBackendNodeModelTest.test_convtranspose_3d_cpu to xfail_issue_38091
* Remove OnnxBackendNodeModelTest.test_convtranspose_3d_cpu from xfail_issue_38091 in test_backend.py
2020-09-23 17:54:59 +03:00
Tomasz Socha
c19cd4765b
Add reshaping of dynamic network in python tests ( #1850 )
2020-08-24 13:58:38 +02:00
Ilya Churaev
7a314f216a
Remove JSON serializer ( #1638 )
2020-08-06 05:51:05 +03:00
Michał Karzyński
cc23e6043a
Add nGraph-ONNX tests ( #1215 )
2020-07-10 11:53:56 +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