openvino/ngraph/python/tests/test_ngraph
Tomasz Jankowski b1db3448e7
[ONNX] Extend ONNX Importer for operation "Einsum" (#6074)
2021-06-16 14:57:29 +02:00
..
__init__.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
test_basic.py Update for Python API to create networks with Memory layers (#6079) 2021-06-09 12:19:36 +03:00
test_convolution.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
test_core.py Exposing 'Dimension' class to Python nGraph API (#5997) 2021-06-03 08:46:34 +03:00
test_create_op.py Revise DeformableConvolution operation class (#5244) 2021-05-12 09:21:33 +03:00
test_ctc_loss.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
test_data_movement.py Fixed typo in length (#5611) 2021-05-13 07:52:55 +03:00
test_dft.py [CPU] Add DFT/IDFT ops (#5383) 2021-05-17 08:45:34 +03:00
test_dyn_attributes.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
test_einsum.py [ONNX] Extend ONNX Importer for operation "Einsum" (#6074) 2021-06-16 14:57:29 +02:00
test_gather.py Add gather 7 to nG Python API and IE IR reader test (#5276) 2021-05-12 12:11:27 +03:00
test_idft.py [CPU] Add DFT/IDFT ops (#5383) 2021-05-17 08:45:34 +03:00
test_input_validation.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
test_log_softmax.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
test_manager.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
test_node_factory.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
test_normalization.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
test_ops.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
test_ops_binary.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
test_ops_fused.py MVN test with opset6 version of the op (#6111) 2021-06-10 23:34:36 +03:00
test_ops_matmul.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
test_ops_multioutput.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
test_ops_reshape.py Add gather 7 to nG Python API and IE IR reader test (#5276) 2021-05-12 12:11:27 +03:00
test_ops_scatter.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
test_ops_unary.py Fix of some nGraph python tests (#5778) 2021-06-02 12:57:57 +02:00
test_pooling.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
test_proposal.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
test_reduction.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
test_roll.py [CPU] Add Roll support (#5112) 2021-05-03 15:01:05 +03:00
test_sequence_processing.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
test_swish.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
test_utils.py Add get_constant_from_source capability to pyngraph (#6018) 2021-06-07 18:19:52 +03:00
util.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00