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/xpu
procr 3a0558339d
support mobilenet for kunlun (#29458)
6 years ago
..
CMakeLists.txt fix ut exec timeout notest,test=kunlun (#28495) 6 years ago
test_accuracy_op_xpu.py
test_activation_op_xpu.py support mobilenet for kunlun (#29458) 6 years ago
test_adam_op_xpu.py
test_assign_op_xpu.py
test_batch_norm_op_xpu.py Fix xpu notest (#28204) 6 years ago
test_bilinear_interp_op_xpu.py 1. fix elementwise ops'bug 2. fix softmax_with_cross_entropy_op 3. add biliner_interp_op (#29448) 6 years ago
test_cast_op_xpu.py
test_concat_op_xpu.py fix expand/uniform_random && concat/transpose to new api on xpu (#29280) 6 years ago
test_conv2d_op_xpu.py adjust kunlun header file (#28536) 6 years ago
test_deformable_conv_op_xpu.py add deformable_conv op on xpu (#29234) 6 years ago
test_dropout_op_xpu.py
test_elementwise_add_op_xpu.py add xpu elementwise ops (#29031) 6 years ago
test_elementwise_div_op_xpu.py add xpu elementwise ops (#29031) 6 years ago
test_elementwise_floordiv_op_xpu.py add xpu elementwise ops (#29031) 6 years ago
test_elementwise_max_op_xpu.py add xpu elementwise ops (#29031) 6 years ago
test_elementwise_min_op_xpu.py add xpu elementwise ops (#29031) 6 years ago
test_elementwise_mul_op_xpu.py add xpu elementwise ops (#29031) 6 years ago
test_elementwise_pow_op_xpu.py add xpu elementwise ops (#29031) 6 years ago
test_elementwise_sub_op_xpu.py add xpu elementwise ops (#29031) 6 years ago
test_fill_constant_op_xpu.py
test_gather_op_xpu.py
test_gaussian_random_op_xpu.py
test_layer_norm_op_xpu.py
test_log_loss_op_xpu.py
test_lookup_table_v2_op_xpu.py
test_matmul_op_xpu.py
test_matmul_v2_op_xpu.py
test_mean_op_xpu.py Fix xpu notest (#28204) 6 years ago
test_momentum_op_xpu.py
test_mul_op_xpu.py adjust kunlun header file (#28536) 6 years ago
test_pool2d_op_xpu.py
test_reduce_mean_op_xpu.py
test_reduce_sum_op_xpu.py update reduce_sum op on xpu (#29367) 6 years ago
test_reshape2_op_xpu.py
test_roi_align_op_xpu.py
test_scale_op_xpu.py
test_sgd_op_xpu.py
test_shape_op_xpu.py
test_sign_op_xpu.py
test_slice_op_xpu.py add kunlun kernel: slice, slice_grad, top_k, cast. *test=kunlun (#28542) 6 years ago
test_softmax_op_xpu.py
test_softmax_with_cross_entropy_op_xpu.py 1. fix elementwise ops'bug 2. fix softmax_with_cross_entropy_op 3. add biliner_interp_op (#29448) 6 years ago
test_stack_op_xpu.py
test_sum_op_xpu.py
test_top_k_op_xpu.py add kunlun kernel: slice, slice_grad, top_k, cast. *test=kunlun (#28542) 6 years ago
test_transpose_op_xpu.py fix expand/uniform_random && concat/transpose to new api on xpu (#29280) 6 years ago
test_truncated_gaussian_random_op_xpu.py
test_uniform_random_op_xpu.py