openvino/ngraph/python/tests/test_ngraph
Yury Gaydaychuk 7ab92b5845
[CPU] Adaptive pooling implementation (#6594)
2021-07-29 20:41:24 +03:00
..
__init__.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
test_adaptive_pool.py [CPU] Adaptive pooling implementation (#6594) 2021-07-29 20:41:24 +03:00
test_basic.py [nGraph] Return Node's operation version (#6589) 2021-07-13 12:49:11 +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 Add AdaptivePool to ngraph python API (#6579) 2021-07-15 18:03:51 +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