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
taixiurong d3d1a6b6e0
add kunlun kernel: slice, slice_grad, top_k, cast. *test=kunlun (#28542)
5 years ago
..
CMakeLists.txt fix ut exec timeout notest,test=kunlun (#28495) 5 years ago
elementwise.py Fix xpu enforce (#27978) 5 years ago
test_accuracy_op_xpu.py add the kunlun kernel for the paddle 2.0 5 years ago
test_activation_op_xpu.py
test_adam_op_xpu.py xpu adam op (#28031) 5 years ago
test_assign_op_xpu.py add cast/concat/assign xpu op (#27911) 5 years ago
test_batch_norm_op_xpu.py Fix xpu notest (#28204) 5 years ago
test_cast_op_xpu.py add cast/concat/assign xpu op (#27911) 5 years ago
test_concat_op_xpu.py add cast/concat/assign xpu op (#27911) 5 years ago
test_conv2d_op_xpu.py adjust kunlun header file (#28536) 5 years ago
test_dropout_op_xpu.py Add dropout and log_loss for kunlun (#27790) 5 years ago
test_elementwise_add_op_xpu.py
test_elementwise_div_op_xpu.py Add elementwise XPU OP kernel for KUNLUN core, including (but still cannot process common broadcast 5 years ago
test_elementwise_max_op_xpu.py Add elementwise XPU OP kernel for KUNLUN core, including (but still cannot process common broadcast 5 years ago
test_elementwise_mul_op_xpu.py Add elementwise XPU OP kernel for KUNLUN core, including (but still cannot process common broadcast 5 years ago
test_elementwise_sub_op_xpu.py Add elementwise XPU OP kernel for KUNLUN core, including (but still cannot process common broadcast 5 years ago
test_fill_constant_op_xpu.py xpu support for fill_constant Op (#27675) 5 years ago
test_gather_op_xpu.py add gather_op xpu, test=kunlun (#27822) 5 years ago
test_gaussian_random_op_xpu.py Add gaussian_random XPU kernels (#27853) 5 years ago
test_layer_norm_op_xpu.py Add batch_norm and layer_norm XPU kernels (#27818) 5 years ago
test_log_loss_op_xpu.py Add dropout and log_loss for kunlun (#27790) 5 years ago
test_lookup_table_v2_op_xpu.py Lookup table v2 xpu (#27888) 5 years ago
test_matmul_op_xpu.py
test_matmul_v2_op_xpu.py support kunlun matmul_v2 (#27910) 5 years ago
test_mean_op_xpu.py Fix xpu notest (#28204) 5 years ago
test_momentum_op_xpu.py add xpu sgd & momentum (#27728) 5 years ago
test_mul_op_xpu.py adjust kunlun header file (#28536) 5 years ago
test_pool2d_op_xpu.py kunlun add op (#27890) 5 years ago
test_reduce_mean_op_xpu.py Add reduce sum and reduce mean xpu op (#27939) 5 years ago
test_reduce_sum_op_xpu.py Add reduce sum and reduce mean xpu op (#27939) 5 years ago
test_reshape2_op_xpu.py add XPU support for shape op and reshape op (#27804) 5 years ago
test_roi_align_op_xpu.py add rois_num for roi_align xpu OP (#28077) 5 years ago
test_scale_op_xpu.py add the kunlun kernel for the paddle 2.0 5 years ago
test_sgd_op_xpu.py add xpu sgd & momentum (#27728) 5 years ago
test_shape_op_xpu.py add XPU support for shape op and reshape op (#27804) 5 years ago
test_sign_op_xpu.py add the kunlun kernel for the paddle 2.0 5 years ago
test_slice_op_xpu.py add kunlun kernel: slice, slice_grad, top_k, cast. *test=kunlun (#28542) 5 years ago
test_softmax_op_xpu.py add softmax xpu kernel (#27700) 5 years ago
test_softmax_with_cross_entropy_op_xpu.py support mean,softmax_with_cross_entropy on Baidu Kunlun (#27792) 5 years ago
test_stack_op_xpu.py kunlun add op (#27890) 5 years ago
test_sum_op_xpu.py add the kunlun kernel for the paddle 2.0 5 years ago
test_top_k_op_xpu.py add kunlun kernel: slice, slice_grad, top_k, cast. *test=kunlun (#28542) 5 years ago
test_transpose_op_xpu.py Add xpu transpose2 op.test=kunlun (#28086) 5 years ago
test_truncated_gaussian_random_op_xpu.py Add truncated_gaussian_random XPU kernel (#27861) 5 years ago
test_uniform_random_op_xpu.py Add uniform_random XPU kernel (#27846) 5 years ago