You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/python/paddle/fluid/tests/unittests/ngraph
baojun c047e713b0
make nGraph ut py3 compatible (#21679)
5 years ago
..
CMakeLists.txt
__init__.py
test_accuracy_ngraph_op.py Fix nGraph UT for PY3 - Part I (#21678) 5 years ago
test_activation_ngraph_op.py Fix nGraph UT for PY3 - Part I (#21678) 5 years ago
test_adam_ngraph_op.py Fix nGraph UT for PY3 - Part I (#21678) 5 years ago
test_assign_ngraph_op.py Some ngraph op and unittest fix (#19515) 6 years ago
test_batch_norm_ngraph_op.py Fix nGraph UT for PY3 - Part I (#21678) 5 years ago
test_cast_ngraph_op.py Fix nGraph UT for PY3 - Part I (#21678) 5 years ago
test_compare_ngraph_op.py Enable less_than ngraph operator (#17642) 6 years ago
test_concat_ngraph_op.py Fix nGraph UT for PY3 - Part I (#21678) 5 years ago
test_conv2d_ngraph_op.py Fix nGraph UT for PY3 - Part I (#21678) 5 years ago
test_cross_entropy_ngraph_op.py Fix nGraph UT for PY3 - Part I (#21678) 5 years ago
test_dropout_ngraph_op.py Fix nGraph UT for PY3 - Part I (#21678) 5 years ago
test_elementwise_add_ngraph_op.py Fix nGraph UT for PY3 - Part I (#21678) 5 years ago
test_elementwise_div_ngraph_op.py [NGraph] Enable elementwise_div operator test=develop (#17515) 6 years ago
test_elementwise_max_ngraph_op.py elementwise broadcast function enhancement (#19536) 6 years ago
test_elementwise_min_ngraph_op.py elementwise broadcast function enhancement (#19536) 6 years ago
test_elementwise_mul_ngraph_op.py [NGraph] Enable elementwise mul operator (#17552) 6 years ago
test_elementwise_pow_ngraph_op.py elementwise broadcast function enhancement (#19536) 6 years ago
test_elementwise_sub_ngraph_op.py elementwise broadcast function enhancement (#19536) 6 years ago
test_fill_constant_ngraph_op.py Fix nGraph UT for PY3 - Part I (#21678) 5 years ago
test_fill_zeros_like_ngraph_op.py Fix nGraph UT for PY3 - Part I (#21678) 5 years ago
test_gather_ngraph_op.py Ngraph Enable gather operator test=develop (#17296) 6 years ago
test_increment_ngraph_op.py Fix nGraph UT for PY3 - Part I (#21678) 5 years ago
test_layer_norm_ngraph_op.py Add a pass to fuse fc+elementwise_add+layernorm (#19776) 6 years ago
test_logical_ngraph_op.py Enable logical operators for the nGraph Bridge. (#17543) 6 years ago
test_lookup_table_ngraph_op.py Some ngraph op and unittest fix (#19515) 6 years ago
test_lrn_ngraph_op.py Fix nGraph UT for PY3 - Part I (#21678) 5 years ago
test_matmul_ngraph_op.py Fix nGraph UT for PY3 - Part I (#21678) 5 years ago
test_mean_ngraph_op.py Fix nGraph UT for PY3 - Part I (#21678) 5 years ago
test_momentum_ngraph_op.py Fix nGraph UT for PY3 - Part I (#21678) 5 years ago
test_mul_ngraph_op.py Fix nGraph UT for PY3 - Part I (#21678) 5 years ago
test_parallel_executor_ngraph.py Enable ngraph through build_strategy (#19266) 6 years ago
test_pool2d_ngraph_op.py Fix nGraph UT for PY3 - Part I (#21678) 5 years ago
test_reduce_ngraph_op.py [NGraph] Add reduce_sum operator for Ngraph (#17450) 6 years ago
test_reshape_ngraph_op.py Some ngraph op and unittest fix (#19515) 6 years ago
test_scale_ngraph_op.py make nGraph ut py3 compatible (#21679) 5 years ago
test_slice_ngraph_op.py Some ngraph op and unittest fix (#19515) 6 years ago
test_softmax_ngraph_op.py make nGraph ut py3 compatible (#21679) 5 years ago
test_softmax_with_cross_entropy_ngraph_op.py make nGraph ut py3 compatible (#21679) 5 years ago
test_stack_ngraph_op.py Eanble stack operator for a Ngraph, test=develop (#17406) 6 years ago
test_sum_ngraph_op.py make nGraph ut py3 compatible (#21679) 5 years ago
test_top_k_ngraph_op.py make nGraph ut py3 compatible (#21679) 5 years ago
test_transpose_ngraph_op.py [NGraph] Enable transpose ngraph operator (#17636) 6 years ago