..
__init__.py
Fix running nG Python tests on Windows and update doc ( #2162 )
2020-09-15 15:02:48 +02:00
test_basic.py
[PP GAPI] Addded tests to cover exisiting precision conversions done by ( #1976 )
2020-09-16 12:41:14 +03: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
LSTMCell/Sequence v1, reference implementations and decompose transformations for LSTM/GRU/RNN Cells ( #2000 )
2020-09-04 09:04:36 +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
[nGraph] Python tests - move to int32 ( #1966 )
2020-09-01 15:11:58 +02: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_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
Add asinh acosh atanh to python api ( #1488 )
2020-08-14 10:07:58 +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
Enable ngraph python tests in OpenVINO-ONNX CI ( #1603 )
2020-08-07 09:58:57 +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
[nGraph] Python tests - move to int32 ( #1966 )
2020-09-01 15:11:58 +02: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
[nGraph] Python tests - move to int32 ( #1966 )
2020-09-01 15:11:58 +02:00
test_sequence_processing.py
Change "run_op_node" helper to use Parameter instead of Constant ( #1722 )
2020-08-19 17:55:20 +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