openvino/ngraph/python/tests/test_ngraph
Ivan Tikhonov aa0c93300c
Update for Python API to create networks with Memory layers (#6079)
* Update python API for Memory

* Run unit tests on CPU only

* add missed import

* Update tests

* fix py tests
2021-06-09 12:19:36 +03: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 Extend Python nGraph API with Einsum-7 and test nGraph reader (#5486) 2021-05-04 14:04:21 +03: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 Fix ng python ShuffleChannels group attribute (#5678) 2021-05-20 12:31:19 +02: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