..
__init__.py
Fix running nG Python tests on Windows and update doc ( #2162 )
2020-09-15 15:02:48 +02:00
test_basic.py
[ONNX][PyTests] Fix result datatype missmatch ( #2596 )
2020-11-04 12:19:40 +01:00
test_convolution.py
Change "run_op_node" helper to use Parameter instead of Constant ( #1722 )
2020-08-19 17:55:20 +02:00
test_core.py
Add OpenVINO-ONNX CI check ( #688 )
2020-07-14 14:57:27 +02:00
test_create_op.py
LSTM/GRU/RNN Sequences : support for seq_lengths input ( #2788 )
2020-11-17 07:04:20 +03:00
test_ctc_loss.py
Add CTCLoss op to nGraph Python API ( #1642 )
2020-08-06 15:03:39 +03:00
test_data_movement.py
Extend nGraph for operation GatherND-5 and implement reference ( #2587 )
2020-10-14 12:20:22 +03:00
test_dyn_attributes.py
Removed attrs prefix for some layers ( #2037 )
2020-09-03 07:58:07 +03:00
test_input_validation.py
Enable nGraph Python API unit tests using Inference Engine APIs ( #1095 )
2020-07-03 18:11:39 +02:00
test_log_softmax.py
Add LogSoftmax-5 to ngraph ( #2645 )
2020-10-14 08:08:27 +03:00
test_manager.py
[nGraph] Add Manager to Py API ( #1533 )
2020-08-13 19:56:59 +03:00
test_node_factory.py
Fix node name tests ( #1507 )
2020-07-29 12:27:30 +02:00
test_normalization.py
[nGraph] Python tests - move to int32 ( #1966 )
2020-09-01 15:11:58 +02:00
test_ops.py
Reference implementations for Loop and TensorIterator ops ( #2978 )
2020-11-10 15:49:59 +03:00
test_ops_binary.py
[nGraph] Python tests - move to int32 ( #1966 )
2020-09-01 15:11:58 +02:00
test_ops_fused.py
[CPU] Generic JIT Eltwise implementation ( #1464 )
2020-10-28 09:16:28 +03:00
test_ops_matmul.py
Change "run_op_node" helper to use Parameter instead of Constant ( #1722 )
2020-08-19 17:55:20 +02:00
test_ops_multioutput.py
Enable ngraph python tests in OpenVINO-ONNX CI ( #1603 )
2020-08-07 09:58:57 +03:00
test_ops_reshape.py
[nGraph] Python tests - move to int32 ( #1966 )
2020-09-01 15:11:58 +02:00
test_ops_scatter.py
Enable nGraph Python API unit tests using Inference Engine APIs ( #1095 )
2020-07-03 18:11:39 +02:00
test_ops_unary.py
Reference implementations for Loop and TensorIterator ops ( #2978 )
2020-11-10 15:49:59 +03:00
test_pooling.py
Add nGraph-ONNX tests ( #1215 )
2020-07-10 11:53:56 +02:00
test_proposal.py
add preliminary support of Proposal-4 in nGraph ( #1448 )
2020-08-16 15:49:49 +03:00
test_reduction.py
Enable NonMaxSuppression-5 operation and various transformations ( #2450 )
2020-11-06 19:11:04 +03:00
test_sequence_processing.py
[ONNX] WA for I64 images ( #2411 )
2020-10-22 14:06:23 +02:00
test_swish.py
Enable swish ( #1682 )
2020-08-10 15:51:21 +03:00
util.py
Change "run_op_node" helper to use Parameter instead of Constant ( #1722 )
2020-08-19 17:55:20 +02:00