openvino/ngraph/python/tests/test_ngraph
Jan Iwaszkiewicz 13ae51930b
Fix node name tests (#1507)
2020-07-29 12:27:30 +02:00
..
__init__.py Enable nGraph Python API unit tests using Inference Engine APIs (#1095) 2020-07-03 18:11:39 +02:00
test_basic.py Fix node name tests (#1507) 2020-07-29 12:27:30 +02:00
test_convolution.py Enable nGraph Python API unit tests using Inference Engine APIs (#1095) 2020-07-03 18:11:39 +02:00
test_core.py Add OpenVINO-ONNX CI check (#688) 2020-07-14 14:57:27 +02:00
test_create_op.py Expose OpSets as part of nGraph PythonAPI (#1261) 2020-07-22 12:02:54 +02:00
test_data_movement.py Enable nGraph Python API unit tests using Inference Engine APIs (#1095) 2020-07-03 18:11:39 +02:00
test_dyn_attributes.py Add OpenVINO-ONNX CI check (#688) 2020-07-14 14:57:27 +02: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_node_factory.py Fix node name tests (#1507) 2020-07-29 12:27:30 +02:00
test_normalization.py Expose OpSets as part of nGraph PythonAPI (#1261) 2020-07-22 12:02:54 +02:00
test_ops.py Add nGraph-ONNX tests (#1215) 2020-07-10 11:53:56 +02:00
test_ops_binary.py Add nGraph-ONNX tests (#1215) 2020-07-10 11:53:56 +02:00
test_ops_fused.py Add nGraph-ONNX tests (#1215) 2020-07-10 11:53:56 +02:00
test_ops_matmul.py Add nGraph-ONNX tests (#1215) 2020-07-10 11:53:56 +02:00
test_ops_multioutput.py Enable nGraph Python API unit tests using Inference Engine APIs (#1095) 2020-07-03 18:11:39 +02:00
test_ops_reshape.py Enable nGraph Python API unit tests using Inference Engine APIs (#1095) 2020-07-03 18:11:39 +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 Expose OpSets as part of nGraph PythonAPI (#1261) 2020-07-22 12:02:54 +02:00
test_pooling.py Add nGraph-ONNX tests (#1215) 2020-07-10 11:53:56 +02:00
test_reduction.py Enable nGraph Python API unit tests using Inference Engine APIs (#1095) 2020-07-03 18:11:39 +02:00
test_sequence_processing.py Expose OpSets as part of nGraph PythonAPI (#1261) 2020-07-22 12:02:54 +02:00
util.py Enable nGraph Python API unit tests using Inference Engine APIs (#1095) 2020-07-03 18:11:39 +02:00