You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
cyberslack_lee 6bf12c769b
【Hackathon 6th No.52】move dequantize_abs_max op to phi -part (#63826)
4 days ago
..
CMakeLists.txt 【PIR】Move some unittest to deprecated dir (#63873) 5 days ago
auto_checkpoint_utils.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
auto_parallel_autoconvert.py [CodeStyle][task 1] enable Ruff UP032 rule with . except `python/paddle/base` (#57409) 7 months ago
auto_parallel_data_unshard.py [Semi Auto] Refactor Completion Mechanism (Part2) (#57751) 6 months ago
auto_parallel_gpt_model.py Fix initilizer initializer (#61189) 3 months ago
auto_parallel_op_test.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
auto_parallel_save_load.py remove the AdamOptimizer、SGDOptimizer、MomentumOptimizer、ModelAverage、LookaheadOptimizer、FtrlOptimizer、DecayedAdagradOptimizer、DpsgdOptimizer in fluid and relocate the ExponentialMovingAverage、PipelineOptimizer、GradientMergeOptimizer and change optimizer base for LarsMomentumOptimizer and RecomputeOptimizer (#55970) 9 months ago
autograd_checker_helper.py Support n-order differential testing (#62074) 1 month ago
benchmark.py [CodeStyle][task 1] enable Ruff UP032 rule with . except `python/paddle/base` (#57409) 7 months ago
benchmark_sum_op.py Fix typos (#56008) 9 months ago
c_embedding_op_base.py add complex support for allgather,diag,eye,gather,lookup_table_v2 (#62764) 1 month ago
c_softmax_with_cross_entropy_op.py mv all unittests test (#53235) 11 months ago
cc_imp_py_test.cc change_flags (#60860) 3 months ago
collective_allgather_op.py add complex support for allgather,diag,eye,gather,lookup_table_v2 (#62764) 1 month ago
collective_reducescatter_op.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
config.py mv all unittests test (#53235) 11 months ago
ctr_dataset_reader.py mv all unittests test (#53235) 11 months ago
decorator_helper.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
detected_gpu.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
detected_xpu.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
dist_allreduce_op.py [Cleanup][C-1] Replace Program.random_seed (#61902) 2 months ago
dist_ctr.py [Cleanup][C-1] Replace Program.random_seed (#61902) 2 months ago
dist_ctr_reader.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
dist_fleet_ctr.py [Cleanup][C-1] Replace Program.random_seed (#61902) 2 months ago
dist_fleet_ctr_ps_gpu.py [Cleanup][C-1] Replace Program.random_seed (#61902) 2 months ago
dist_fleet_debug_gloo.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
dist_fleet_heter_pipeline_ctr.py [Cleanup][C-1] Replace Program.random_seed (#61902) 2 months ago
dist_fleet_raw_program_optimizer.py [Cleanup][C-2] clean some `Program.random_seed` for test (#61470) 2 months ago
dist_fleet_raw_program_optimizer_fuse_allreduce.py 【Cleanup random_seed No.3、12-13】clean some `random_seed` (#61074) 3 months ago
dist_fleet_simnet_bow.py [Cleanup][C-2] clean some `Program.random_seed` for test (#61470) 2 months ago
dist_fleet_sparse_embedding_ctr.py [CodeStyle][task 1] enable Ruff UP032 rule with . except `python/paddle/base` (#57409) 7 months ago
dist_fleet_sync_batch_norm.py [CodeStyle][task 1] enable Ruff UP032 rule with . except `python/paddle/base` (#57409) 7 months ago
dist_hapi_mnist_dynamic.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
dist_hapi_mnist_static.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
dist_hapi_pure_fp16_static.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
dist_mnist.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
dist_mnist_batch_merge.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
dist_mnist_dgc.py [Cleanup][C-2] clean some `Program.random_seed` for test (#61470) 2 months ago
dist_mnist_fp16_allreduce.py [Cleanup][C-3]Replace Program.random_seed (#61524) 3 months ago
dist_mnist_lars.py [Cleanup][C-3]Replace Program.random_seed (#61524) 3 months ago
dist_se_resnext.py [Cleanup][C-3]Replace Program.random_seed (#61524) 3 months ago
dist_sharding_save.py [Cleanup][C-3]Replace Program.random_seed (#61524) 3 months ago
dist_test.sh mv all unittests test (#53235) 11 months ago
dist_test_utils.py mv all unittests test (#53235) 11 months ago
dist_text_classification.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
dist_word2vec.py [Cleanup][C-3]Replace Program.random_seed (#61524) 3 months ago
distributed_fused_lamb_test_base.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
dygraph_fleet_api.py mv all unittests test (#53235) 11 months ago
dygraph_recompute_hybrid.py bump black to 2023 style (#54523) 10 months ago
elastic_demo.py mv all unittests test (#53235) 11 months ago
fake_reader.py mv all unittests test (#53235) 11 months ago
feed_data_reader.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
find_ports.py mv all unittests test (#53235) 11 months ago
fleet_heter_ps_training.py [CodeStyle][task 6] enable ruff UP018 rule in python/paddle/base (#57436) 7 months ago
fleet_meta_optimizer_base.py [CodeStyle][task 1] enable Ruff UP032 rule with . except `python/paddle/base` (#57409) 7 months ago
fleet_ps_training.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
gradient_checker.py [Prim] Add exp_double_grad, log_double_grad, abs_triple_grad, min_grad (#63245) 3 weeks ago
hapi_mnist_bf16_static.py [CodeStyle] Replacing `isort` with `ruff.isort` (#58967) 5 months ago
hdfs_test_utils.py mv all unittests test (#53235) 11 months ago
hubconf.py [Test Mv] legacy_test (#51941) 1 year ago
hybrid_parallel_perf_test.py Fix reproducability reproducibility (#61026) 3 months ago
hybrid_parallel_pp_alexnet.py [Distributed] support using non-batched comm in pipeline schedule (#62628) 1 month ago
hybrid_parallel_pp_layer.py mv all unittests test (#53235) 11 months ago
ir_memory_optimize_net_base.py [Cleanup][C-4]Replace Program.random_seed (#61523) 2 months ago
jit_load_rename_var.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
launch_function_helper.py mv all unittests test (#53235) 11 months ago
multi_process.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
my_data_generator.py mv all unittests test (#53235) 11 months ago
nets.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
nproc_process.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
op.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
op_test.py [PIR]Add old ir guard for old ir test (#63376) 3 weeks ago
parallel_dygraph_dataparallel_with_pylayer.py Fix typos (#56008) 9 months ago
parallel_dygraph_gradient_check.py Fix typos (#56008) 9 months ago
parallel_dygraph_gradient_check_in_eager_mode.py Fix typos (#56008) 9 months ago
parallel_dygraph_mnist.py [Cleanup][B-1] clean some `paddle.base.dygraph.to_variable` for test (#61468) 3 months ago
parallel_dygraph_none_var.py mv all unittests test (#53235) 11 months ago
parallel_dygraph_shared_unused_var.py [Cleanup][B-1] clean some `paddle.base.dygraph.to_variable` for test (#61468) 3 months ago
parallel_dygraph_sparse_embedding.py [Cleanup][B-1] clean some `paddle.base.dygraph.to_variable` for test (#61468) 3 months ago
parallel_dygraph_sparse_embedding_fp64.py mv all unittests test (#53235) 11 months ago
parallel_dygraph_sparse_embedding_over_height.py remove the AdamOptimizer、SGDOptimizer、MomentumOptimizer、ModelAverage、LookaheadOptimizer、FtrlOptimizer、DecayedAdagradOptimizer、DpsgdOptimizer in fluid and relocate the ExponentialMovingAverage、PipelineOptimizer、GradientMergeOptimizer and change optimizer base for LarsMomentumOptimizer and RecomputeOptimizer (#55970) 9 months ago
parallel_dygraph_unused_variables.py mv all unittests test (#53235) 11 months ago
parallel_test.sh mv all unittests test (#53235) 11 months ago
prim_op_test.py [Prim][PIR] support one_hot op forward in prim pir (#63495) 1 week ago
py_precise_roi_pool.py mv all unittests test (#53235) 11 months ago
run_server_for_communicator_geo.py [PIR]Move some unittest to deprecated (#63419) 2 weeks ago
seresnext_net.py 【Hackathon 6th Fundable Projects 4 No.1】remove parallel executor unittest (#63543) 2 weeks ago
simnet_dataset_reader.py mv all unittests test (#53235) 11 months ago
simple_nets.py 【pir】 support pir for TestCondBackward of test_cond.py (6/6) (#59902) 4 months ago
spawn_runner_base.py [CodeStyle][ruff] fix up032 to ruff 1.3 (#58467) 6 months ago
static_model_parallel_fused_attention.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
static_model_parallel_fused_feedforward.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
static_model_parallel_fused_multi_transformer.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_IntermediateLayerGetter.py bump black to 2023 style (#54523) 10 months ago
test_Tensor_to.py Add Tensor.to to check core.Place (#59857) 4 months ago
test_Tensor_type.py mv all unittests test (#53235) 11 months ago
test_activation_nn_grad.py [Prim] Add exp_double_grad, log_double_grad, abs_triple_grad, min_grad (#63245) 3 weeks ago
test_activation_op.py 【HigherOrderAD】Define sigmoid as primitive operator and lowering silu into it (#63653) 1 week ago
test_activation_sparse_op.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_adadelta_op.py Fix some typos (dtyte, paramerter, etc.) (#61996) 2 months ago
test_adagrad_op.py Fix some typos (dtyte, paramerter, etc.) (#61996) 2 months ago
test_adagrad_op_v2.py mv all unittests test (#53235) 11 months ago
test_adam_optimizer_fp32_fp64.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_adamax_op.py Fix some typos (dtyte, paramerter, etc.) (#61996) 2 months ago
test_adaptive_avg_pool1d.py [Cleanup][B-2] clean some paddle.base.dygraph.to_variable for test (#61904) 2 months ago
test_adaptive_avg_pool3d.py [PIR]Open uts for AdaptiveAvgPool3D (#60636) 3 months ago
test_add_n_op.py Fix some typos (dtyte, paramerter, etc.) (#61996) 2 months ago
test_affine_grid_function.py [Cleanup][B-2] clean some paddle.base.dygraph.to_variable for test (#61904) 2 months ago
test_allgather.py mv all unittests test (#53235) 11 months ago
test_amp_check_finite_and_scale_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_anchor_generator_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_angle_op.py 【PIR API adaptor No.7】Migrate paddle.angle into pir (#58587) 6 months ago
test_arange.py Fix some typos (dtyte, paramerter, etc.) (#61996) 2 months ago
test_as_strided.py [CustomDevice] Support stride[Part 2] (#62697) 1 month ago
test_asgd_op.py 【Hackathon No.40】为 Paddle 新增 ASGD API (#58834) 3 months ago
test_assert_op.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_assign_pos_op.py [Prim] add reduce_as op for paddle (#63064) 2 weeks ago
test_assign_pos_op_dygraph.py [Prim] add reduce_as op for paddle (#63064) 2 weeks ago
test_assign_value_op.py [PIR] Use dtype if it's value is provided (#60854) 3 months ago
test_async_read_write.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_atleast_xd.py [Add] test atleast_xd pir backward (#59365) 5 months ago
test_attention_lstm_op.py [PIR]Move some unittest to deprecated (#63419) 2 weeks ago
test_attn_bias.py mv all unittests test (#53235) 11 months ago
test_auc_single_pred_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_audio_backend.py [Test Mv] legacy_test (#51941) 1 year ago
test_audio_datasets.py [Test Mv] legacy_test (#51941) 1 year ago
test_audio_functions.py [PIR]Open uts for 271-280 (#60837) 3 months ago
test_audio_logmel_feature.py [Test Mv] legacy_test (#51941) 1 year ago
test_audio_mel_feature.py [Test Mv] legacy_test (#51941) 1 year ago
test_auto_growth_allocator_gpu.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_auto_growth_pinned_allocator.py Merge into develop part-5 (#59644) 5 months ago
test_auto_parallel_autoconvert.py [Distributed] modify collective UTs to support multiple devices (#61421) 3 months ago
test_auto_parallel_cluster.py mv all unittests test (#53235) 11 months ago
test_auto_parallel_data_unshard.py [Distributed] modify collective UTs to support multiple devices (#61421) 3 months ago
test_auto_parallel_graph.py mv all unittests test (#53235) 11 months ago
test_auto_parallel_mapper.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_auto_parallel_reshard_serial.py remove the AdamOptimizer、SGDOptimizer、MomentumOptimizer、ModelAverage、LookaheadOptimizer、FtrlOptimizer、DecayedAdagradOptimizer、DpsgdOptimizer in fluid and relocate the ExponentialMovingAverage、PipelineOptimizer、GradientMergeOptimizer and change optimizer base for LarsMomentumOptimizer and RecomputeOptimizer (#55970) 9 months ago
test_auto_parallel_save_load.py [Distributed] modify collective UTs to support multiple devices (#61421) 3 months ago
test_batch_fc_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_batch_norm_op_prim_nchw.py support decomp swiglu (#62026) 2 months ago
test_batch_norm_op_prim_nhwc.py support decomp swiglu (#62026) 2 months ago
test_batch_norm_op_v2.py Fix_batchnorm的optional语义 (#58226) 6 months ago
test_batch_sampler.py 【Hackathon 6th No. 27】为 paddle.io.RandomSampler/random_split /Layer.clear_gradients 进行功能增强 -part (#62966) 3 weeks ago
test_bce_with_logits_loss.py 【PIR API adaptor No.261、273、283、285、286、313、315】 Migrate is_tensor/median/nanmean/nansum/neg/Unflatten/var into pir (#59509) 5 months ago
test_beam_search_decode_op.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_beam_search_op.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_bernoulli_op.py Fix typo (complied -> compiled) (#61835) 2 months ago
test_bfloat16_embedding.py mv all unittests test (#53235) 11 months ago
test_bilinear_api.py 【PIR API adaptor No.22】Migrate paddle.nn.functional.bilinear into pir (#58690) 5 months ago
test_bilinear_interp_v2_op.py API improvement for nn.functional.upsample (#61974) 2 months ago
test_binomial_op.py Fix typo (complied -> compiled) (#61835) 2 months ago
test_bipartite_match_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_bitwise_op.py 【PIR API adaptor No.24-26】Migrate paddle.bitwise_not/bitwise_or/bitwise_xor into pir (#58331) 6 months ago
test_block_multihead_attention.py [paddle inference]support tgt_mask in block_multihead_attention (#60389) 4 months ago
test_box_clip_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_box_coder_op.py 【PIR API adaptor No.28】Migrate `paddle.vision.ops.box_coder` into pir (#59616) 5 months ago
test_boxps.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_broadcast_error.py 【complex op】 add complex support for unbind,broadcast,broadcast_tensors and broadcast_tensor_grad (#59122) 5 months ago
test_broadcast_shape.py mv all unittests test (#53235) 11 months ago
test_bucketize_api.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_buffer_shared_memory_reuse_pass.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
test_buffer_shared_memory_reuse_pass_and_fuse_optimization_op_pass.py mv all unittests test (#53235) 11 months ago
test_build_strategy_fusion_group_pass.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_c_comm_init_all_op.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_c_embedding_op.py add complex support for allgather,diag,eye,gather,lookup_table_v2 (#62764) 1 month ago
test_c_softmax_with_cross_entropy_op.py [NewComm] No.5 compatiable upgrade for c_softmax_with_cross_entropy op (#57208) 7 months ago
test_callback_reduce_lr_on_plateau.py [Test Mv] legacy_test (#51941) 1 year ago
test_callback_visualdl.py [Test Mv] legacy_test (#51941) 1 year ago
test_callback_wandb.py [Test Mv] legacy_test (#51941) 1 year ago
test_callbacks.py [Test Mv] legacy_test (#51941) 1 year ago
test_case.py 【pir】modify test_case.py (#60976) 3 months ago
test_cauchy_inplace.py add inplace api transpose_, t_, normal_,cauchy_, geometric_ (#57093) 7 months ago
test_cdist.py 【Hackathon No.2】为 Paddle 新增 cdist API (#53836) 11 months ago
test_check_import_scipy.py mv all unittests test (#53235) 11 months ago
test_checkpoint_saver.py Fix some typos (dtyte, paramerter, etc.) (#61996) 2 months ago
test_cholesky_op.py [Cleanup][B-3] clean some `paddle.base.dygraph.to_variable` for test (#61905) 2 months ago
test_chunk_op.py [Cleanup][B-3] clean some `paddle.base.dygraph.to_variable` for test (#61905) 2 months ago
test_class_center_sample_op.py 【PIR API adaptor No.39、123】Migrate label_smooth & class_center_sample into pir (#58693) 6 months ago
test_clip_by_norm_op.py PIR API adaptor No.35、40】 Migrate paddle.nn.ChannelShuffle/ClipGradByNorm into pir (#60445) 3 months ago
test_clip_op.py [PIR] D Adapt mean test_errors (#61289) 2 months ago
test_coalesce_tensor_op.py [Cleanup][B-3] clean some `paddle.base.dygraph.to_variable` for test (#61905) 2 months ago
test_collect_fpn_proposals_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_collective_api_base.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
test_collective_base.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
test_combinations.py 【Hackathon 5th No.14】Add combinations API to Paddle (#57792) 5 months ago
test_communicator_ps_gpu.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_compare_reduce_op.py [PIR] Migrate some ops into pir (#58287) 6 months ago
test_complex_cast.py mv all unittests test (#53235) 11 months ago
test_complex_elementwise_layers.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
test_complex_getitem.py [Cleanup][B-4] clean some paddle.base.dygraph.to_variable for test (#61793) 2 months ago
test_complex_grad_accumulated.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_complex_kron.py [Cleanup][B-4] clean some paddle.base.dygraph.to_variable for test (#61793) 2 months ago
test_complex_matmul.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
test_complex_reshape.py [Cleanup][B-4] clean some paddle.base.dygraph.to_variable for test (#61793) 2 months ago
test_complex_simplenet.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_complex_sum_layer.py [Cleanup][B-4] clean some paddle.base.dygraph.to_variable for test (#61793) 2 months ago
test_complex_trace_layer.py [Cleanup][B-4] clean some paddle.base.dygraph.to_variable for test (#61793) 2 months ago
test_complex_transpose.py [Cleanup][B-4] clean some paddle.base.dygraph.to_variable for test (#61793) 2 months ago
test_concat_op.py [PIR] A-12 Adapt concat test_errors (#61036) 2 months ago
test_cond.py [PIR] Support translate conditional_block_grad op (#60809) 3 months ago
test_const_value.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_context_manager.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_conv1d_layer.py [PIR]Migrate Conv2DTranspose into pir (#58416) 6 months ago
test_conv2d_op.py Rename mkldnn onednn in the text (#63230) 3 weeks ago
test_conv2d_transpose_op.py [PIR]Move some unittest to deprecated (#63419) 2 weeks ago
test_conv3d_op.py Rename mkldnn onednn in the text (#63230) 3 weeks ago
test_conv3d_transpose_op.py Fix typo (`bolck` -> `block`) (#61684) 2 months ago
test_conv_transpose_nn_grad.py [PIR]Add pir grad check for conv and conv_transpose (#59320) 5 months ago
test_corr.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_cosine_embedding_loss.py mv all unittests test (#53235) 11 months ago
test_cosine_similarity_api.py Fix typo (`tesnor` -> `tensor`) (#61753) 2 months ago
test_count_nonzero_api.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_cov.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_cpp_error_msg.py [common] fix #63106 Incorrect segmentation (#63144) 1 month ago
test_cpuonly_launch.sh mv all unittests test (#53235) 11 months ago
test_cpuonly_spawn.py mv all unittests test (#53235) 11 months ago
test_create_global_var.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_create_op_doc_string.py mv all unittests test (#53235) 11 months ago
test_create_parameter.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_crf_decoding_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_cross_entropy_loss.py [PIR]Move some unittest to deprecated (#63419) 2 weeks ago
test_crypto.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_cuda_cudnn_version.py mv all unittests test (#53235) 11 months ago
test_cuda_device_count.py mv all unittests test (#53235) 11 months ago
test_cuda_device_name_capability.py mv all unittests test (#53235) 11 months ago
test_cuda_empty_cache.py mv all unittests test (#53235) 11 months ago
test_cuda_graph.py Enhancing Random Kernel Launch with Updated CUDA Graph Tools and a Modular CUDA Graph Layer (#58310) 6 months ago
test_cuda_graph_partial_graph.py Enhancing Random Kernel Launch with Updated CUDA Graph Tools and a Modular CUDA Graph Layer (#58310) 6 months ago
test_cuda_graph_partial_graph_static.py Enhancing Random Kernel Launch with Updated CUDA Graph Tools and a Modular CUDA Graph Layer (#58310) 6 months ago
test_cuda_graph_partial_graph_static_run.py Enhancing Random Kernel Launch with Updated CUDA Graph Tools and a Modular CUDA Graph Layer (#58310) 6 months ago
test_cuda_graph_static_mode.py Enhancing Random Kernel Launch with Updated CUDA Graph Tools and a Modular CUDA Graph Layer (#58310) 6 months ago
test_cuda_graph_static_mode_error.py Enhancing Random Kernel Launch with Updated CUDA Graph Tools and a Modular CUDA Graph Layer (#58310) 6 months ago
test_cuda_graphed_layer.py Resubmit PR-58859 (#60310) 4 months ago
test_cuda_max_memory_allocated.py [CodeStyle][task 10] enable ruff B017 rule in python/paddle/base (#58185) 6 months ago
test_cuda_max_memory_reserved.py [CodeStyle][task 10] enable ruff B017 rule in python/paddle/base (#58185) 6 months ago
test_cuda_memory_allocated.py [CodeStyle][task 10] enable ruff B017 rule in python/paddle/base (#58185) 6 months ago
test_cuda_memory_reserved.py [CodeStyle][task 10] enable ruff B017 rule in python/paddle/base (#58185) 6 months ago
test_cuda_random_seed.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_cuda_stream_event.py mv all unittests test (#53235) 11 months ago
test_cumulative_trapezoid.py mv all unittests test (#53235) 11 months ago
test_custom_grad_input.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_cvm_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_cyclic_cifar_dataset.py mv all unittests test (#53235) 11 months ago
test_data.py [Cleanup][A-5] clean some `VarType` for test (#61549) 3 months ago
test_data_generator.py mv all unittests test (#53235) 11 months ago
test_dataloader.py [fix][dataloader] use file descripor instead of file system (#62696) 1 month ago
test_dataloader_autotune.py mv all unittests test (#53235) 11 months ago
test_dataloader_dataset.py 【Hackathon 6th No. 27】为 paddle.io.RandomSampler/random_split /Layer.clear_gradients 进行功能增强 -part (#62966) 3 weeks ago
test_dataset_cifar.py [Test Mv] legacy_test (#51941) 1 year ago
test_dataset_conll05.py [Test Mv] legacy_test (#51941) 1 year ago
test_dataset_consistency_inspection.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_dataset_download.py mv all unittests test (#53235) 11 months ago
test_dataset_imdb.py [Test Mv] legacy_test (#51941) 1 year ago
test_dataset_imikolov.py [Test Mv] legacy_test (#51941) 1 year ago
test_dataset_movielens.py [Test Mv] legacy_test (#51941) 1 year ago
test_dataset_uci_housing.py [Test Mv] legacy_test (#51941) 1 year ago
test_dataset_voc.py [Test Mv] legacy_test (#51941) 1 year ago
test_dataset_wmt.py [Test Mv] legacy_test (#51941) 1 year ago
test_datasets.py [Test Mv] legacy_test (#51941) 1 year ago
test_debugger.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_decayed_adagrad_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_decorator.py [Test Mv] reader to legacy_test (#51943) 1 year ago
test_default_dtype.py support_more_dtype (#58800) 5 months ago
test_default_scope_funcs.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_deg2rad.py deg2rad test passed (#60619) 3 months ago
test_deprecated_decorator.py open warning with `paddle.utils.deprecated` (#60458) 4 months ago
test_dequantize_abs_max_op.py 【Hackathon 6th No.52】move dequantize_abs_max op to phi -part (#63826) 4 days ago
test_dequantize_log_op.py 【Hackathon 6th No.55】move dequantize_log to phi - part (#63638) 1 week ago
test_detach.py [Cleanup][B-5] clean some `to_variable` for test (#61530) 3 months ago
test_detection_map_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_device.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_diag_embed.py 【PIR API adaptor No.54-56】Migrate some ops into pir (#58627) 5 months ago
test_diagflat.py add unittest (#60877) 3 months ago
test_diagonal_scatter.py 【Hackathon 5th No.26】为 Paddle 新增 diagonal_scatter API -part (#57879) 5 months ago
test_diff_op.py 【PIR API adaptor No.219 、220】 Migrate pinv/svd into pir (#58446) 5 months ago
test_directory_migration.py [WIP] remove parallel executor in pybind (#63132) 3 weeks ago
test_disable_signal_handler.py mv all unittests test (#53235) 11 months ago
test_dist_allreduce_op.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_dist_base.py [WIP] remove parallel executor in pybind (#63132) 3 weeks ago
test_dist_dygraph_apis.py [Distributed] modify collective UTs to support multiple devices (#61421) 3 months ago
test_dist_fleet_base.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
test_dist_fleet_ctr.py mv all unittests test (#53235) 11 months ago
test_dist_fleet_ctr2.py mv all unittests test (#53235) 11 months ago
test_dist_fleet_gloo.py mv all unittests test (#53235) 11 months ago
test_dist_fleet_heter_base.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
test_dist_fleet_infer.py bump black to 2023 style (#54523) 10 months ago
test_dist_fleet_minimize.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_dist_fleet_ps11.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_dist_fleet_ps12.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_dist_fleet_raw_program_optimizer.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_dist_fleet_raw_program_optimizer_fuse_allreduce.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_dist_fleet_simnet.py mv all unittests test (#53235) 11 months ago
test_dist_fleet_sparse_embedding_ctr.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_dist_fleet_spmt.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_dist_hapi_model.py [NewComm] Set new communication library as default. (#57768) 6 months ago
test_dist_lookup_sparse_table_fuse_ops.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_dist_mnist_backward_deps.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_dist_mnist_batch_merge.py mv all unittests test (#53235) 11 months ago
test_dist_mnist_fleet_save.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_dist_mnist_fleetapi.py [WIP] remove parallel executor in pybind (#63132) 3 weeks ago
test_dist_mnist_fp16_allreduce.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_dist_mnist_hallreduce.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_dist_mnist_lars.py mv all unittests test (#53235) 11 months ago
test_dist_mnist_multi_comm.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_dist_mnist_pg.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_dist_mnist_ring_allreduce.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_dist_mnist_train.py mv all unittests test (#53235) 11 months ago
test_dist_mnist_with_program.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_dist_oneps.py mv all unittests test (#53235) 11 months ago
test_dist_op.py 【PIR API adaptor No.59, 61, 63】Migrate some ops into pir (#58697) 5 months ago
test_dist_se_resnext_nccl.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_dist_se_resnext_sync.py mv all unittests test (#53235) 11 months ago
test_dist_sharding_save.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_dist_sparse_load_ps0.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_dist_sparse_load_ps1.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_dist_text_classification.py mv all unittests test (#53235) 11 months ago
test_dist_train.py [CodeStyle][ruff] fix `UP024` issues discovered by ruff `0.1.3` (#58511) 6 months ago
test_dist_transpiler.py [Cleanup][C-6] Replace Program.random_seed (#61520) 3 months ago
test_dist_word2vec.py mv all unittests test (#53235) 11 months ago
test_distribute_fpn_proposals_op.py 【PIR API adaptor No.51, 60】Migrate some ops into pir (#58684) 4 months ago
test_distributed_fused_lamb_op_with_clip.py Merge comm into develop (#57897) 6 months ago
test_distributed_fused_lamb_op_with_gradient_merge.py Merge comm into develop (#57897) 6 months ago
test_distributed_fused_lamb_op_without_clip.py mv all unittests test (#53235) 11 months ago
test_distributions.py mv all unittests test (#53235) 11 months ago
test_dlpack.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_dot_op.py [PIR] D Adapt mean test_errors (#61289) 2 months ago
test_download.py remove _wget (#61356) 3 months ago
test_dpsgd_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_dropout_nd_op.py Fix typo (complied -> compiled) (#61835) 2 months ago
test_dropout_op.py Fix Registe Register, etc (#63429) 3 weeks ago
test_dygraph_mnist_fp16.py [Cleanup][B-6] clean some `to_variable` for test (#61476) 3 months ago
test_dygraph_mode_of_unittest.py mv all unittests test (#53235) 11 months ago
test_dygraph_spectral_norm.py mv all unittests test (#53235) 11 months ago
test_dygraph_weight_norm.py [Cleanup][B-6] clean some `to_variable` for test (#61476) 3 months ago
test_dynamic_rnn_stop_gradient.py [PIR]Fix array_write stop_gradient (#60970) 3 months ago
test_eager_deletion_conditional_block.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_eager_deletion_dynamic_rnn_base.py [Cleanup][C-6] Replace Program.random_seed (#61520) 3 months ago
test_eager_deletion_mnist.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_eager_deletion_padding_rnn.py [WIP] remove parallel executor in pybind (#63132) 3 weeks ago
test_eager_deletion_recurrent_op.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_eager_deletion_while_op.py [PIR] fix test_eager_deletion_while_op in pir mode (#61666) 2 months ago
test_eager_trace_op.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_edit_distance_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_egr_code_generate_api.py mv all unittests test (#53235) 11 months ago
test_egr_python_api.py [Cleanup][A-5] clean some `VarType` for test (#61549) 3 months ago
test_egr_string_tensor_api.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_eig_op.py [Cleanup][B-6] clean some `to_variable` for test (#61476) 3 months ago
test_eigvals_op.py [CodeStyle][task 10] enable ruff B017 rule in python/paddle/base (#58185) 6 months ago
test_einsum.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_einsum_0d_tensor.py mv all unittests test (#53235) 11 months ago
test_einsum_v2.py [PIR]Migrate einsum_v2 into pir (#58501) 6 months ago
test_elementwise_add_op.py [Test][XPU] fix typos in test_elementwise_add_op (#63898) 4 days ago
test_elementwise_div_op.py Fix typo (`ingore` -> `ignore`) (#61685) 2 months ago
test_elementwise_floormod_op.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_elementwise_max_op.py Fix typo (`ingore` -> `ignore`) (#61685) 2 months ago
test_elementwise_min_op.py Fix typo (`ingore` -> `ignore`) (#61685) 2 months ago
test_elementwise_nn_grad.py [Prim] Fix composite subtract double grad in broadcast case (#63697) 1 week ago
test_elementwise_sub_op.py Fix typo (`ingore` -> `ignore`) (#61685) 2 months ago
test_elementwise_tensor_split.py Add Slice Tensor for int64 index in ElemenetwiseKernel (#57313) 6 months ago
test_embedding_deterministic.py add complex support for allgather,diag,eye,gather,lookup_table_v2 (#62764) 1 month ago
test_empty_like_op.py 【PIR API adaptor No.65, 69】Migrate some ops into pir (#58698) 5 months ago
test_empty_op.py [PIR] empty support pir (#63321) 3 weeks ago
test_erfinv_op.py Fix typo (complied -> compiled) (#61835) 2 months ago
test_exception.py [Cleanup][B-7] clean some to_variable for test (#61511) 3 months ago
test_executor_return_tensor_not_overwriting.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_exponential_op.py [PIR]Open pir OpTest for more random create ops (#58150) 6 months ago
test_fake_dequantize_op.py remove batch norm from StaticBuildBlackList (#57510) 6 months ago
test_fake_init_op.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_fake_quantize_op.py [CodeStyle][task 6] enable ruff UP018 rule in python/paddle/base (#57436) 7 months ago
test_feed_fetch_method.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_fetch_handler.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_fill_any_like_op.py [PIR] Rename check_new_ir to check_pir (#58071) 6 months ago
test_flash_attention.py fix test_flash_attention.py (#63218) 3 weeks ago
test_flash_attention_deterministic.py add num_splist to support deterministic for flash_attn_bwd and FlashAttnUnpaddedGradKernel (#56363) 8 months ago
test_fleet_auto.py remove the AdamOptimizer、SGDOptimizer、MomentumOptimizer、ModelAverage、LookaheadOptimizer、FtrlOptimizer、DecayedAdagradOptimizer、DpsgdOptimizer in fluid and relocate the ExponentialMovingAverage、PipelineOptimizer、GradientMergeOptimizer and change optimizer base for LarsMomentumOptimizer and RecomputeOptimizer (#55970) 9 months ago
test_fleet_base_4.py bump black to 2023 style (#54523) 10 months ago
test_fleet_base_single.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_fleet_elastic_collective.py mv all unittests test (#53235) 11 months ago
test_fleet_elastic_init.py mv all unittests test (#53235) 11 months ago
test_fleet_elastic_manager.py mv all unittests test (#53235) 11 months ago
test_fleet_exe_dist_model_run.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_fleet_exe_dist_model_tensor.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_fleet_executor.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_fleet_executor_cond_interceptor.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_fleet_executor_multi_devices.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_fleet_executor_origin_scheduler.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_fleet_executor_task_node.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_fleet_executor_utils.py mv all unittests test (#53235) 11 months ago
test_fleet_executor_with_task_nodes.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_fleet_gradient_scale.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_fleet_launch_async.sh mv all unittests test (#53235) 11 months ago
test_fleet_launch_cloud.sh mv all unittests test (#53235) 11 months ago
test_fleet_launch_elastic.sh mv all unittests test (#53235) 11 months ago
test_fleet_launch_nproc.sh mv all unittests test (#53235) 11 months ago
test_fleet_launch_ps.sh mv all unittests test (#53235) 11 months ago
test_fleet_launch_rank_mapping.sh mv all unittests test (#53235) 11 months ago
test_fleet_perf_test.py [Distributed] modify collective UTs to support multiple devices (#61421) 3 months ago
test_fleet_ps.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_fleet_pyramid_hash.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_fleet_rolemaker.py Fix shedule schedule, etc (#63234) 3 weeks ago
test_fleet_rolemaker_2.py Fix Symetric Symmetric (#63139) 1 month ago
test_fleet_rolemaker_3.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_fleet_rolemaker_4.py mv all unittests test (#53235) 11 months ago
test_fleet_rolemaker_init.py Fix shedule schedule, etc (#63234) 3 weeks ago
test_fleet_run_random_port.sh mv all unittests test (#53235) 11 months ago
test_fleet_runtime.py mv all unittests test (#53235) 11 months ago
test_fleetrun.sh mv all unittests test (#53235) 11 months ago
test_frac_api.py 【PIR api adaptor No.233、234】 Migrate paddle.trunc/frac into pir (#58675) 6 months ago
test_framework_debug_str.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_frexp_api.py [pir] fix frexp datatype (#61087) 3 months ago
test_fs_interface.py mv all unittests test (#53235) 11 months ago
test_ftrl_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_full_op.py [PIR] D-16 Adapt full test_errors (#62830) 1 month ago
test_function_hook.py Fix Registe Register, etc (#63429) 3 weeks ago
test_functional_conv1d.py [Cleanup][B-7] clean some to_variable for test (#61511) 3 months ago
test_functional_conv1d_transpose.py [Cleanup][B-8] Replace to_variable (#61581) 3 months ago
test_fuse_bn_add_act_pass.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_fuse_dot_product_attention_pass.py Enable workspace optimization for cudnn flash attention (#60295) 3 months ago
test_fuse_gemm_epilogue_pass.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
test_fuse_resunit_pass.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
test_fused_adam_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_fused_attention_no_dropout.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_fused_attention_op.py [Cleanup][C-7]Replace Program.random_seed (#61519) 3 months ago
test_fused_attention_op_api.py Fix some typos (dtyte, paramerter, etc.) (#61996) 2 months ago
test_fused_attention_pass.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_fused_bias_act_op.py Fix typo (complied -> compiled) (#61835) 2 months ago
test_fused_bias_dropout_residual_layer_norm_op.py [Cleanup][C-7]Replace Program.random_seed (#61519) 3 months ago
test_fused_bias_dropout_residual_layer_norm_op_api.py fused_multi_transformer/fused_bias_dropout_residual_layer_norm to phi (#62049) 2 months ago
test_fused_comm_buffer.py [sharding stage 1 optim] Sharding comm overlap with backward (#55598) 9 months ago
test_fused_conv2d_add_act_op.py rename conv2d_fusion op to fused_conv2d_add_act (#59431) 5 months ago
test_fused_dconv_drelu_dbn_op.py Fix Registe Register, etc (#63429) 3 weeks ago
test_fused_dot_product_attention_op.py Enable workspace optimization for cudnn flash attention (#60295) 3 months ago
test_fused_dropout_add_op.py 【PIR API adaptor No.80、81】 Migrate fused_layer_norm and FusedDropoutAdd into pir (#59420) 5 months ago
test_fused_ec_moe_op.py [Cleanup][C-8] Replace Program.random_seed (#61518) 3 months ago
test_fused_elemwise_activation_op.py Fix Registe Register, etc (#63429) 3 weeks ago
test_fused_emb_seq_pool_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_fused_embedding_fc_lstm_op.py [PIR]Move some unittest to deprecated (#63419) 2 weeks ago
test_fused_fc_elementwise_layernorm_op.py [PIR]Move some unittest to deprecated (#63419) 2 weeks ago
test_fused_feedforward_op.py [Cleanup][C-8] Replace Program.random_seed (#61518) 3 months ago
test_fused_feedforward_pass.py Fix Registe Register, etc (#63429) 3 weeks ago
test_fused_gate_attention_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_fused_gemm_epilogue_grad_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_fused_gemm_epilogue_op.py [PIR]Migrate API fused_linear_activation,fused_matmul_bias,softmax_mask_fuse,FusedLinear to PIR (#61331) 3 months ago
test_fused_layernorm_op.py [DCU] fix bugs and surpport some fused ops (#63217) 3 weeks ago
test_fused_linear_param_grad_add.py Fix the allocation for dbias_out when main_grad is enabled and add logging in sharding comm-overlap hook. (#63433) 2 weeks ago
test_fused_matmul_bias.py [PIR]Migrate API fused_linear_activation,fused_matmul_bias,softmax_mask_fuse,FusedLinear to PIR (#61331) 3 months ago
test_fused_multi_transformer_int8_op.py [Cleanup][C-8] Replace Program.random_seed (#61518) 3 months ago
test_fused_multi_transformer_op.py fused_multi_transformer/fused_bias_dropout_residual_layer_norm to phi (#62049) 2 months ago
test_fused_multihead_matmul_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_fused_rotary_position_embedding.py Fix unittest of fused_rope (#63538) 2 weeks ago
test_fused_scale_bias_add_relu_op.py [3/4] CUDNNv8 ResNet Fusion: Add fused_donv_drelu_dbn OP (#58986) 5 months ago
test_fused_scale_bias_relu_conv_bn_op.py [2/4] CUDNNv8 ResNet Fusion: Add fused_scale_bias_add_relu OP (#58504) 5 months ago
test_fused_token_prune_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_fused_transformer_encoder_layer.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
test_fused_transformer_with_amp_decorator.py mv all unittests test (#53235) 11 months ago
test_fusion_gru_op.py [PIR]Move some unittest to deprecated (#63419) 2 weeks ago
test_fusion_lstm_op.py [PIR]Move some unittest to deprecated (#63419) 2 weeks ago
test_fusion_repeated_fc_relu_op.py [PIR]Move some unittest to deprecated (#63419) 2 weeks ago
test_fusion_seqconv_eltadd_relu_op.py [PIR]Move some unittest to deprecated (#63419) 2 weeks ago
test_fusion_seqexpand_concat_fc_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_fusion_seqpool_concat_op.py [PIR]Move some unittest to deprecated (#63419) 2 weeks ago
test_fusion_seqpool_cvm_concat_op.py [PIR]Move some unittest to deprecated (#63419) 2 weeks ago
test_fusion_squared_mat_sub_op.py 【Hackathon 5th No.104】move fusion_repeated_fc_relu/fusion_squared_mat_sub to phi (#58300) 5 months ago
test_fusion_transpose_flatten_concat_op.py 【Hackathon 5th No.102】 move fused_embedding_eltwise_layernorm/fusion_transpose_flatten_concat/fused_fc_elementwise_layernorm to phi (#57865) 6 months ago
test_gammainc.py 【Hackathon 5th No.11】add `gammaincc` and `gammainc` API (#59357) 3 months ago
test_gammaincc_op.py fix test_gammaincc_op fail (#61122) 3 months ago
test_gast_with_compatibility.py Use Python 3.8 features and cleanup 3.7 branches (#59871) 4 months ago
test_gather_op.py add complex support for allgather,diag,eye,gather,lookup_table_v2 (#62764) 1 month ago
test_gaussian_nll_loss.py [PIR]Open uts for 251-260 (#60820) 3 months ago
test_gcd.py 【PIR API adaptor No.257、265】Migrate gcd,lcm into pir (#59600) 4 months ago
test_gelu_op.py [Cleanup][B-8] Replace to_variable (#61581) 3 months ago
test_generate_proposals_op.py [CodeStyle][task 1] enable Ruff UP032 rule with . except `python/paddle/base` (#57409) 7 months ago
test_generate_proposals_v2_op.py 【PIR API adaptor No.90,92】Migrate some ops into pir (#59801) 4 months ago
test_geometric_inplace.py add inplace api transpose_, t_, normal_,cauchy_, geometric_ (#57093) 7 months ago
test_get_all_op_or_kernel_names.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_get_device_properties.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_get_set_flags.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_global_var_getter_setter.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_glu.py 【PIR API adaptor No.258、295、299、307】 Migrate glu/rank/sgn/take into pir (#59535) 4 months ago
test_gpu_package_without_gpu_device.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_grad_clip_minimize.py [Cleanup][B-8] Replace to_variable (#61581) 3 months ago
test_grad_fn_and_next_functions.py 解决 grad_fn next_functions api 接口导致内存异常的问题 - (#55627) 9 months ago
test_graph_khop_sampler.py [PIR]Migrate graph_khop_sampler into pir (#61214) 3 months ago
test_graph_reindex.py 【PIR API adaptor No.90,92】Migrate some ops into pir (#59801) 4 months ago
test_graph_sample_neighbors.py [PIR]Migrate graph_sample_neighbors into pir (#61312) 3 months ago
test_greater_equal_op.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_grid_sample_function.py 【PIR API adaptor No.95】Migrate nn.functional.grid_sample into pir (#59861) 4 months ago
test_group_norm_op.py [Prim][PIR]group_norm supports bwd nhwc (#63171) 1 month ago
test_group_norm_op_v2.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_hapi_amp.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_hapi_hub.py [Test Mv] legacy_test (#51941) 1 year ago
test_hapi_hub_model.py [CodeStyle][PLR0402] import a.b to from a import b (#52125) 1 year ago
test_hash_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_hinge_embedding_loss.py [PIR]Open uts for 251-260 (#60820) 3 months ago
test_histogram_op.py [Cleanup][B-9] Replace to_variable (#61585) 3 months ago
test_host_memory_stats.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_hybrid_parallel_topology.py add sep group (#56271) 8 months ago
test_i0_op.py 【PIR API adaptor No.105】 Migrate paddle.i0 into pir (#58603) 6 months ago
test_i0e_op.py 【PIR API adaptor No.106】 Migrate paddle.i0e into pir (#58604) 6 months ago
test_i1_op.py add test (#58670) 6 months ago
test_i1e_op.py add test (#58670) 6 months ago
test_identity_op.py mv all unittests test (#53235) 11 months ago
test_imperative_auto_prune.py [ApiCleanup] Replace `to_variable` with `to_tensor` part1 (#61244) 3 months ago
test_imperative_base.py 【PIR API adaptor No.124】 optimizer.Lamb (#58881) 4 months ago
test_imperative_container_layerdict.py mv all unittests test (#53235) 11 months ago
test_imperative_container_layerlist.py [Cleanup][B-9] Replace to_variable (#61585) 3 months ago
test_imperative_container_parameterlist.py [Cleanup][B-9] Replace to_variable (#61585) 3 months ago
test_imperative_container_sequential.py [Cleanup][B-9] Replace to_variable (#61585) 3 months ago
test_imperative_data_loader_base.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_imperative_data_loader_exception.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_imperative_data_loader_exit_func.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_imperative_data_loader_fds_clear.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_imperative_data_loader_process.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_imperative_data_parallel.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_imperative_decorator.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_imperative_deepcf.py [Cleanup][B-9] Replace to_variable (#61585) 3 months ago
test_imperative_gnn.py [Cleanup][B-9] Replace to_variable (#61585) 3 months ago
test_imperative_group.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_imperative_hook_for_layer.py [PIR]Move some unittest to deprecated (#63419) 2 weeks ago
test_imperative_layer_apply.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_imperative_layer_children.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_imperative_layer_trainable.py [Cleanup][B-10]Replace to_variable (#61531) 3 months ago
test_imperative_layers.py API improvement for nn.functional.upsample (#61974) 2 months ago
test_imperative_named_members.py [Cleanup][B-10]Replace to_variable (#61531) 3 months ago
test_imperative_numpy_bridge.py [ApiCleanup] Replace `to_variable` with `to_tensor` part1 (#61244) 3 months ago
test_imperative_optimizer.py [Cleanup][B-10]Replace to_variable (#61531) 3 months ago
test_imperative_parallel_coalesce_split.py [Cleanup][B-10]Replace to_variable (#61531) 3 months ago
test_imperative_partitial_backward.py [Cleanup][B-10]Replace to_variable (#61531) 3 months ago
test_imperative_resnet.py [Cleanup][B-11]Replace to_variable (#61532) 3 months ago
test_imperative_resnet_sorted_gradient.py [Cleanup][B-11]Replace to_variable (#61532) 3 months ago
test_imperative_save_load_v2.py [Cleanup][B-11]Replace to_variable (#61532) 3 months ago
test_imperative_se_resnext.py Fix initilizer initializer (#61189) 3 months ago
test_imperative_selected_rows.py [Cleanup][B-11]Replace to_variable (#61532) 3 months ago
test_imperative_signal_handler.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_imperative_tensor_clear_gradient.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_imperative_thread_local_has_grad.py mv all unittests test (#53235) 11 months ago
test_imperative_triple_grad.py [Cleanup][B-12]Replace to_variable (#61533) 3 months ago
test_imperative_using_non_zero_gpu.py [Cleanup][B-12]Replace to_variable (#61533) 3 months ago
test_increment.py 【pir】modify increment vjp and append_backward (#60818) 3 months ago
test_index_put_op.py Migrate print into pir (#58780) 5 months ago
test_index_select_strided.py [CustomDevice] Support stride[Part 2] (#62697) 1 month ago
test_infer_shape.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_inner.py [PIR]Add old ir guard for old ir test (#63376) 3 weeks ago
test_inplace_and_clear_gradient.py mv all unittests test (#53235) 11 months ago
test_inplace_auto_generated_apis.py mv all unittests test (#53235) 11 months ago
test_ir_graph.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_is_complex.py mv all unittests test (#53235) 11 months ago
test_is_empty_op.py add unittest (#60877) 3 months ago
test_is_tensor.py 【PIR API adaptor No.261、273、283、285、286、313、315】 Migrate is_tensor/median/nanmean/nansum/neg/Unflatten/var into pir (#59509) 5 months ago
test_isfinite_v2_op.py 【Hackathon 6th No.10】Add isposinf / isneginf / isreal API to Paddle - part (#63523) 5 days ago
test_isreal.py 【Hackathon 6th No.10】Add isposinf / isneginf / isreal API to Paddle - part (#63523) 5 days ago
test_jit_pre_save_hooks.py mv all unittests test (#53235) 11 months ago
test_jit_save_load.py [Fix] Keep inference model output keys same order with dynamic model (#63791) 1 week ago
test_l1_loss.py 【PIR API adaptor No.1、20、103、104、120】 Migrate L1Loss/BCELoss/HSigmoidLoss/SmoothL1Loss/KLDivLoss into pir (#58708) 4 months ago
test_label_smooth_functional.py [Cleanup][B-13]Replace to_variable (#61534) 2 months ago
test_lamb_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_lambv2_op.py [Cleanup][C-12]Replace Program.random_seed (#61497) 3 months ago
test_launch_coverage.py Fix initilizer initializer (#61189) 3 months ago
test_layer_astype.py 【Hackathon 5th No.15】 为 Paddle 新增 Tensor.to() 以及 Layer.astype() API -part (#58244) 5 months ago
test_layer_norm_op_v2.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_layout_autotune.py Fix initilizer initializer (#61189) 3 months ago
test_lbfgs_class.py fix bug of lbfgs test=develop (#60219) 4 months ago
test_lcm.py 【PIR API adaptor No.257、265】Migrate gcd,lcm into pir (#59600) 4 months ago
test_ldexp.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
test_less_equal_op.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_less_than_op.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_limit_by_capacity_op.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_linalg_eig_op.py mv all unittests test (#53235) 11 months ago
test_linalg_lstsq_op.py 【PIR API adaptor No.140-142】 Migrate lstsq/lu/lu_unpack into pir (#58815) 5 months ago
test_linalg_pinv_op.py [PIR]Open uts for 214-220 (#60724) 3 months ago
test_linear.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_listen_and_serv.sh mv all unittests test (#53235) 11 months ago
test_listen_and_serv_op.py [CodeStyle][ruff] fix `UP024` issues discovered by ruff `0.1.3` (#58511) 6 months ago
test_lod_array_length_op.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_logaddexp.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_logger.py [Test Mv] legacy_test (#51941) 1 year ago
test_logical_op.py 【PIR API adaptor No.133-135】Migrate paddle.logical_not/logical_or/logical_xor into pir (#58781) 5 months ago
test_logit_op.py [PIR] Migrate some ops into pir (#58287) 6 months ago
test_lookahead.py 【PIR API adaptor No.272】Migrate LookAhead to pir (#60346) 4 months ago
test_lookup_table_dequant_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_lstm_cudnn_op.py [CodeStyle][task 22] enable Ruff C417 rule in `python/paddle/base` (#57634) 7 months ago
test_manual_seed.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_margin_cross_entropy_op.py 【PIR API adaptor No.143、144】 Migrate margin_cross_entropy、masked_multihead_attention (#58762) 4 months ago
test_masked_fill.py 【Hackathon 5th No.3】为 Paddle 新增 masked_fill API (#57355) 6 months ago
test_masked_multihead_attention_op.py 【PIR API adaptor No.143、144】 Migrate margin_cross_entropy、masked_multihead_attention (#58762) 4 months ago
test_match_matrix_tensor_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_math_op_patch_pir.py [Dy2St][PIR] `Value.place` should be property (#63404) 3 weeks ago
test_matmul_int8_op.py extend matmul_int8 and support matmul_with_flatten_int8 (#56827) 7 months ago
test_matmul_op_with_head.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
test_matrix_nms_op.py perfect unittest for pir (#61076) 3 months ago
test_matrix_rank_op.py 【PIR API adaptor No.150、151、155、157、173】 Migrate qr,mv etc. into pir (#58740) 5 months ago
test_max_min_amax_amin_op.py 【PIR API adaptor No.5-6】Migrate paddle.amax/amin into pir (#58546) 6 months ago
test_maximum_op.py [PIR]Migrate maximum into pir (#57929) 6 months ago
test_mean_op.py [PIR] A-1、A-3 Adapt fill_constant and mean test_errors (#60695) 2 months ago
test_median.py API improvement for paddle.median 易用性提升 (#62407) 1 month ago
test_memcpy_op.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_memory_efficient_attention.py memory_efficient_attention support q,k,v stop_gradient (#60594) 2 months ago
test_merge_selectedrows_op.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_merged_adam_op.py [Cleanup][B-14] Replace to_variable (#61574) 3 months ago
test_minimum_op.py [PIR]Migrate minimum into pir (#58099) 6 months ago
test_mode_op.py Migrate paddle.Tensor.mode into pir (#58883) 5 months ago
test_modelaverage.py [PIR]Migrate modelaverage api (#61233) 3 months ago
test_monitor.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_mse_loss.py [Cleanup][B-14] Replace to_variable (#61574) 3 months ago
test_mul_nn_grad.py refine vjp gen to remove manual vjp for activation ops (#59104) 5 months ago
test_multi_label_soft_margin_loss.py Fix spece spec, etc (#63092) 1 month ago
test_multiclass_nms_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_multigammaln.py 【Hackathon 5th No.9】add `multigammaln` api -part (#57599) 5 months ago
test_multimarginloss.py 【PIR API adaptor No.217、256、279、280】 Migrate nn.functional.square_error_cost, nn.GaussianNLLLoss/MultiLabelSoftMarginLoss/MultiMarginLoss into pir (#59913) 4 months ago
test_multiplex_op.py add complex support for pad3d,multiplex and multiplex_grad (#59277) 5 months ago
test_multiply.py mv all unittests test (#53235) 11 months ago
test_multiprocess_dataloader_dataset.py Fix spece spec, etc (#63092) 1 month ago
test_multiprocess_dataloader_dynamic.py [Cleanup][C-14]Replace Program.random_seed (#61526) 3 months ago
test_multiprocess_dataloader_exception.py Fix spece spec, etc (#63092) 1 month ago
test_multiprocess_dataloader_iterable_dataset_dynamic.py [Cleanup][C-14]Replace Program.random_seed (#61526) 3 months ago
test_multiprocess_dataloader_iterable_dataset_split.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_multiprocess_dataloader_iterable_dataset_static.py [Cleanup][C-14]Replace Program.random_seed (#61526) 3 months ago
test_naive_best_fit_gpu_memory_limit.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_nan_inf_dir.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_nan_to_num_op.py feat(new-ir): support nan_to_num (#59469) 5 months ago
test_nanmean_api.py 【PIR API adaptor No.261、273、283、285、286、313、315】 Migrate is_tensor/median/nanmean/nansum/neg/Unflatten/var into pir (#59509) 5 months ago
test_nanmedian.py fix nanmedian cpu kernel crash 易用性提升 (#63221) 3 weeks ago
test_nansum_api.py [Cleanup][B-14] Replace to_variable (#61574) 3 months ago
test_neg_op.py 【PIR API adaptor No.261、273、283、285、286、313、315】 Migrate is_tensor/median/nanmean/nansum/neg/Unflatten/var into pir (#59509) 5 months ago
test_network_with_dtype.py [Dy2St] Fix typo `runable` -> `runnable` (#62779) 1 month ago
test_newprofiler.py mv all unittests test (#53235) 11 months ago
test_newprofiler_helper.py mv all unittests test (#53235) 11 months ago
test_nextafter_op.py 【PIR API adaptor No.156、159、180、189】Migrate some ops into pir (#59041) 5 months ago
test_nms_op.py 【PIR API adaptor No.161、162】Migrate `paddle.vision.ops.nms` `paddle.nn.functional.one_hot` into pir (#58735) 5 months ago
test_nn_dice_loss.py mv all unittests test (#53235) 11 months ago
test_nn_functional_embedding_dygraph.py mv all unittests test (#53235) 11 months ago
test_nn_grad.py [Prim] Add stack_double_grad (#63161) 1 month ago
test_nn_margin_rank_loss.py [PIR]Open uts for 214-220 (#60724) 3 months ago
test_nn_quant_functional_layers.py mv all unittests test (#53235) 11 months ago
test_noamdecay_op.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_norm_nn_grad.py [PIR]Open pir grad_check for batch_norm (#59553) 4 months ago
test_norm_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_normal.py [PIR] support normal and fix `TestNoBackwardAPIStatic.test_normal` UT (#62864) 1 month ago
test_normal_inplace.py add inplace api transpose_, t_, normal_,cauchy_, geometric_ (#57093) 7 months ago
test_normalization_wrapper.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_normalize.py migrate normalize to pir (#61164) 3 months ago
test_npair_loss_op.py 【PIR API adaptor No.287】 Migrate npair_loss to pir (#60199) 4 months ago
test_npscaler_to_tensor.py mv all unittests test (#53235) 11 months ago
test_number_count_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_numel_op.py Add test_with_pir_api in error test (#60693) 3 months ago
test_ones_like.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_ones_op.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_onnx_export.py [dy2s] fix error when using same tensor as inputs in one call & fix bugs in jit.save (#55963) 8 months ago
test_op_function_generator.py [Dy2St] Delete legacy class TracedLayer and its related unit tests (#62227) 2 months ago
test_op_name_conflict.py 【PIR API adaptor No.131】 Migrate paddle.Tensor.log2 into pir (#58634) 6 months ago
test_op_support_gpu.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_op_version.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_operator.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_operator_desc.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_ops_roi_align.py 【PIR API adaptor No.184、185】Migrate paddle.roi_align & roi_pool into pir (#58685) 5 months ago
test_ops_roi_pool.py 【PIR API adaptor No.184、185】Migrate paddle.roi_align & roi_pool into pir (#58685) 5 months ago
test_optimizer_for_varbase.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_optimizer_grad.py [PIR]Store Python data in Operation (#62750) 1 month ago
test_outer.py [PIR]Add old ir guard for old ir test (#63376) 3 weeks ago
test_pad_op.py [PIR]Move some unittest to deprecated (#63419) 2 weeks ago
test_paddle_imperative_double_grad.py [Cleanup][B-15]Replace to_variable (#61535) 3 months ago
test_paddle_multiprocessing.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_paddle_save_load.py [PIR save/load]Migrate paddle.save, paddle.load and add program state_dict to pir (#63957) 5 days ago
test_paddlescience.py [Dy2St][tests][46-49, 16] `paddle.jit.enable_to_static`->`enable_to_static_guard` (#59730) 4 months ago
test_pairwise_distance.py 【PIR API adaptor No.218、223、29】Migrate PairwiseDistance / take_along_axis into pir (#58689) 5 months ago
test_parallel_dygraph_dataparallel.py [Distributed] modify collective UTs to support multiple devices (#61421) 3 months ago
test_parallel_dygraph_dataparallel_cpuonly.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_parallel_dygraph_sparse_embedding_diff_length_gloo.py Fix some typos (Emdedding, positve, etc.) (#61717) 2 months ago
test_parallel_dygraph_sparse_embedding_gloo.py Fix some typos (Emdedding, positve, etc.) (#61717) 2 months ago
test_parallel_dygraph_sparse_embedding_over_height_gloo.py Fix some typos (Emdedding, positve, etc.) (#61717) 2 months ago
test_parallel_dygraph_transformer_gloo.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_parallel_dygraph_unused_variables_gloo.py mv all unittests test (#53235) 11 months ago
test_partial_eager_deletion_transformer.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_pass_stop_gradient.py mv all unittests test (#53235) 11 months ago
test_pca_lowrank.py 【PIR API adaptor No.289】Migrate pca_lowrank to pir (#60320) 4 months ago
test_pdist.py 【Hackathon 5th No.17】 为 Paddle 新增 pdist API (#57869) 4 months ago
test_pipeline_parallel.py [Distributed] modify collective UTs to support multiple devices (#61421) 3 months ago
test_poisson_nll_loss.py Fix some typos (Emdedding, positve, etc.) (#61717) 2 months ago
test_poisson_op.py Fix typo (complied -> compiled) (#61835) 2 months ago
test_polar.py [PIR]Migrate polar to pir (#60198) 4 months ago
test_polygamma_op.py 【PIR API adaptor No.166】 Migrate paddle.polygamma into pir (#58605) 6 months ago
test_pool1d_api.py [ApiCleanup] Replace `to_variable` with `to_tensor` part1 (#61244) 3 months ago
test_pool2d_api.py [PIR]Move some unittest to deprecated (#63419) 2 weeks ago
test_pool3d_api.py [PIR]Move some unittest to deprecated (#63419) 2 weeks ago
test_pool_max_op.py Add CUDNNv8 max pooling (#59413) 3 months ago
test_prior_box_op.py Fix some typos (Emdedding, positve, etc.) (#61717) 2 months ago
test_profiler.py mv all unittests test (#53235) 11 months ago
test_profiler_statistic.py mv all unittests test (#53235) 11 months ago
test_progressbar.py [CodeStyle][task 6] enable ruff UP018 rule in python/paddle/base (#57436) 7 months ago
test_protobuf.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_protobuf_descs.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_prune_gate_by_capacity_op.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_ps_dispatcher.py mv all unittests test (#53235) 11 months ago
test_pybind_interface.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_pylayer_op.py [CodeStyle][task 1] enable Ruff UP032 rule with . except `python/paddle/base` (#57409) 7 months ago
test_quant_linear_op.py Fix some typos (Emdedding, positve, etc.) (#61717) 2 months ago
test_query_op.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_rad2deg.py 【PIR API adaptor No.156、159、180、189】Migrate some ops into pir (#59041) 5 months ago
test_rand_op.py [Cleanup][A-7] Replace `VarType` (#61548) 3 months ago
test_randint_like.py 【PIR API adaptor No.174】 Migrate paddle.randint_like into pir (#58953) 5 months ago
test_randint_op.py [PIR] D-18 Adapt randint test_errors (#62807) 1 month ago
test_random_generator_set_get_state.py Resubmit PR-58859 (#60310) 4 months ago
test_random_routing_op.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_randperm_op.py [PIR] D-23 Adapt randperm test_errors (#62797) 1 month ago
test_range.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_rank_attention_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_raw_program_optimizer.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_read_file.py 【PIR API adaptor No.51、175】 Migrate paddle.vision.ops.decode_jpeg,paddle.vision.ops.read_file into pir (#58955) 4 months ago
test_recompute_with_tuple_input.py recompute support tuple (#56793) 8 months ago
test_reducescatter.py mv all unittests test (#53235) 11 months ago
test_registered_phi_kernels.py Fix some typos (Emdedding, positve, etc.) (#61717) 2 months ago
test_registry.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_renorm_op.py 【PIR API adaptor No.156、159、180、189】Migrate some ops into pir (#59041) 5 months ago
test_require_version.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
test_reset_grad_inplace_version.py mv all unittests test (#53235) 11 months ago
test_retain_graph.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_rms_norm_op.py [Inference] rms_norm supports cpu (#63165) 2 weeks ago
test_rmsprop_op.py Fix some typos (Emdedding, positve, etc.) (#61717) 2 months ago
test_rot90_op.py [Cleanup][B-16]Replace to_variable (#61538) 3 months ago
test_rprop_op.py 【Hackathon No.41】为 Paddle 新增 Rprop API (#58851) 4 months ago
test_run.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
test_run_fluid_by_module_or_command_line.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_saved_tensors_hooks.py mv all unittests test (#53235) 11 months ago
test_scalar.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_scope.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_searchsorted_op.py [PIR]Open uts for searchsorted (#60700) 3 months ago
test_select_scatter_op.py 【Hackathon 5th No.27】为 Paddle 新增 select_scatter API -part (#59343) 5 months ago
test_selected_rows.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_sequential.py [Test Mv] python/paddle/fluid/tests to test/legacy_test (#51944) 1 year ago
test_sgd_op_bf16.py Fix some typos (dtyte, paramerter, etc.) (#61996) 2 months ago
test_sgn.py 【PIR API adaptor No.258、295、299、307】 Migrate glu/rank/sgn/take into pir (#59535) 4 months ago
test_shape_op.py [PIR] Rename check_new_ir to check_pir (#58071) 6 months ago
test_shard_index_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_share_data_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_sigmoid_focal_loss.py 【PIR API adaptor No.75-76】Migrate some ops into pir (#59627) 4 months ago
test_signbit.py 【Hackthon 6th No.10】Upgrade signbit -part (#63204) 4 weeks ago
test_size_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_smooth_l1_loss.py [Cleanup][B-17]Replace to_variable (#61539) 3 months ago
test_soft_margin_loss.py 【PIR API adaptor No.311、312、301、290、259】 Migrate some loss api into pir (#60291) 4 months ago
test_softmax2d.py [PIR]Move some unittest to deprecated (#63419) 2 weeks ago
test_softmax_mask_fuse_op.py [Cleanup][B-17]Replace to_variable (#61539) 3 months ago
test_softmax_mask_fuse_upper_triangle_op.py [Cleanup][B-17]Replace to_variable (#61539) 3 months ago
test_softmax_with_cross_entropy_op.py [PIR]Move some unittest to deprecated (#63419) 2 weeks ago
test_sort_op.py API improvement for paddle.argsort and paddle.sort 易用性提升 (#63513) 1 week ago
test_sparse_addmm_op.py mv all unittests test (#53235) 11 months ago
test_sparse_attention_op.py Fix some typos (dtyte, paramerter, etc.) (#61996) 2 months ago
test_sparse_conv_igemm_op.py [Sparse conv] Implement implicit gemm algo for SubmConv3D (#62747) 1 week ago
test_sparse_copy_op.py [CodeStyle] replace `assert np.allclose` with `np.testing.assert_allclose` and `assert np.array_equal` with `np.testing.assert_array_equal` (#55385) 9 months ago
test_sparse_embedding_op.py 【IR】Support Sparsecootensor and Sparsecsrtensor (#63015) 1 week ago
test_sparse_fused_attention_op.py Enhance several unit tests (#62477) 1 month ago
test_sparse_is_same_shape.py mv all unittests test (#53235) 11 months ago
test_sparse_matmul_op.py 【Hackathon 5th No.110】为 Paddle 增强 sparse.matmul API (#59890) 3 months ago
test_sparse_model.py Fix some typos (`tranpose`, `wamup`, etc.) (#61559) 2 months ago
test_sparse_momentum_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_sparse_mv_op.py mv all unittests test (#53235) 11 months ago
test_sparse_pca_lowrank.py 【Hackathon 4 No.9】Add pca_lowrank API to Paddle (#53743) 10 months ago
test_sparse_pooling_op.py [CodeStyle] replace `assert np.allclose` with `np.testing.assert_allclose` and `assert np.array_equal` with `np.testing.assert_array_equal` (#55385) 9 months ago
test_sparse_reshape_op.py mv all unittests test (#53235) 11 months ago
test_sparse_transpose_op.py mv all unittests test (#53235) 11 months ago
test_sparse_unary_op.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_sparse_utils_op.py Fix typo (batchs -> batches) (#61838) 2 months ago
test_spawn_and_init_parallel_env.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_splits_api.py Fix typo (complied -> compiled) (#61835) 2 months ago
test_square_error_cost.py [PIR]Open uts for 214-220 (#60724) 3 months ago
test_squared_l2_norm_op.py [AutoParallel] support spmd for squared_l2_norm (#61460) 3 months ago
test_stack_extension_api.py [CodeStyle] bump ruff version to 0.3.5 (#63206) 1 month ago
test_stack_op.py [Cleanup][B-17]Replace to_variable (#61539) 3 months ago
test_state_dict_convert.py mv all unittests test (#53235) 11 months ago
test_static_model_parallel_fused_attention.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_static_model_parallel_fused_feedforward.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_static_model_parallel_fused_multi_transformer.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_static_save_load_bf16.py [PIR]Move some unittest to deprecated (#63419) 2 weeks ago
test_std_layer.py Dynamically bind dtype (#62508) 1 month ago
test_strided_slice_op.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
test_subtract_op.py Open some test error uts in pir (#63607) 2 weeks ago
test_sum_op.py Fix some typos (dtyte, paramerter, etc.) (#61996) 2 months ago
test_svd_lowrank.py API improvement for paddle.linalg.svd_lowrank (#62876) 4 weeks ago
test_switch_case.py open tests in test_switch_case (#60815) 3 months ago
test_sync_batch_norm_op.py Fix some typos (dtyte, paramerter, etc.) (#61996) 2 months ago
test_sync_batch_norm_op_convert.py Fix A100 CUDA12 ut (#54487) 10 months ago
test_take.py 【PIR API adaptor No.258、295、299、307】 Migrate glu/rank/sgn/take into pir (#59535) 4 months ago
test_take_along_axis_op.py Fix typo (complied -> compiled) (#61835) 2 months ago
test_tensor_copy_from.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_tensor_data_ptr.py mv all unittests test (#53235) 11 months ago
test_tensor_fill_.py [CodeStyle][task 6] enable ruff UP018 rule in python/paddle/base (#57436) 7 months ago
test_tensor_fill_diagonal_.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_tensor_fill_diagonal_tensor.py 【不兼容升级】移除paddle.nn.functional.diag_embed,添加paddle.diag_embed并支持作为类方法 (#58223) 6 months ago
test_tensor_fill_diagonal_tensor_.py 【不兼容升级】移除paddle.nn.functional.diag_embed,添加paddle.diag_embed并支持作为类方法 (#58223) 6 months ago
test_tensor_register_hook.py Fix some typos (dtyte, paramerter, etc.) (#61996) 2 months ago
test_tensor_scalar_type_promotion_dynamic.py mv all unittests test (#53235) 11 months ago
test_tensor_to_list.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_tensor_to_numpy.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_tensor_unfold.py [CustomDevice] Support stride[Part 2] (#62697) 1 month ago
test_tensor_uva.py Fix some typos (dtyte, paramerter, etc.) (#61996) 2 months ago
test_tensor_zero_.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_tensordot.py 【PIR API adaptor No.192、308】 Migrate searchsorted, tensordot into pir (#60014) 4 months ago
test_tf32_cublas.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_tf32_cudnn.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_tile_op.py Fix typo (complied -> compiled) (#61835) 2 months ago
test_top_p_sampling.py adapt top_p_sampling (#62169) 2 months ago
test_trainer_desc.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_trans_layout_op.py Fix some typos (dtyte, paramerter, etc.) (#61996) 2 months ago
test_transfer_dtype_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_transfer_layout_op.py Fix typo (complied -> compiled) (#61835) 2 months ago
test_transforms.py Fix initilizer initializer (#61189) 3 months ago
test_transforms_static.py bump black to 2023 style (#54523) 10 months ago
test_translated_layer.py [CodeStyle][task 1] enable Ruff UP032 rule with . except `python/paddle/base` (#57409) 7 months ago
test_trapezoid.py 【PIR API adaptor No.253、310】Migrate cumulative_trapezoid,trapezoid into pir (#59481) 5 months ago
test_tril_indices_op.py fix (#58370) 6 months ago
test_triplet_margin_loss.py 【PIR API adaptor No.311、312、301、290、259】 Migrate some loss api into pir (#60291) 4 months ago
test_triplet_margin_with_distance_loss.py 【PIR API adaptor No.311、312、301、290、259】 Migrate some loss api into pir (#60291) 4 months ago
test_triu_indices_op.py [PIR]Open uts for 231-240 (#60803) 3 months ago
test_unflatten.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
test_uniform_random_inplace_op.py fix uniform_random_inplace test (#57225) 7 months ago
test_unique.py [PIR]Migrate unique into pir (#58194) 6 months ago
test_unique_name.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_unpool1d_op.py 【Hackathon 6th No.29】为 paddle.nn.functional.max_unpool1d / max_unpool2d / max_unpool3d 进行功能增强 -part (#63648) 1 week ago
test_update_loss_scaling_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_utils_lazyimport.py [Test Mv] legacy_test (#51941) 1 year ago
test_vander.py 【PIR API adaptor No.314】 Migrate vander into pir (#59573) 5 months ago
test_variable_length_memory_efficient_attention.py [PIR]Open uts for 241-250 (#60817) 3 months ago
test_variance_layer.py 【PIR API adaptor No.261、273、283、285、286、313、315】 Migrate is_tensor/median/nanmean/nansum/neg/Unflatten/var into pir (#59509) 5 months ago
test_version.py Fix some typos(is_taged, etc) (#62019) 2 months ago
test_view_op_reuse_allocation.py [CodeStyle][task 1] enable Ruff UP032 rule with . except `python/paddle/base` (#57409) 7 months ago
test_vision_models.py Fix some typos (dtyte, paramerter, etc.) (#61996) 2 months ago
test_viterbi_decode_op.py Fix some typos (dtyte, paramerter, etc.) (#61996) 2 months ago
test_warpctc_op.py [PIR]Move some unittest to deprecated (#63419) 2 weeks ago
test_weight_decay.py [WIP] remove parallel executor in pybind (#63132) 3 weeks ago
test_weighted_sample_neighbors.py 【PIR API adaptor No.250】 python/paddle/geometric/sampling/neighbors.py (#58783) 5 months ago
test_while_loop_op.py Fix some typos (dtyte, paramerter, etc.) (#61996) 2 months ago
test_while_op.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
test_yolo_box_op.py 【PIR API adaptor No.251-252】 paddle.vision.ops.yolo_box and yolo_loss (#58782) 5 months ago
test_zero_dim_binary_api.py [PIR] fix `test_zero_dim_binary_api` UT (#62709) 1 month ago
test_zero_dim_reduce_api.py [PIR] reopen `TestReduceAPI.test_static_reduce` UT (#63185) 4 weeks ago
test_zero_dim_sundry_static_api_part2.py 【pir】modify x -> x backward , modify remove op (#62837) 1 month ago
test_zero_dim_sundry_static_api_part4.py [PIR] support `matrix_norm` and fix backward redundant cast (#62958) 1 month ago
test_zero_dim_unary_api.py [PIR]Split test_zeros_dim_tensor.py to 10 unittest files (#62527) 1 month ago
test_zero_size_tensor.py mv all unittests test (#53235) 11 months ago
test_zeropad2d.py mv all unittests test (#53235) 11 months ago
test_zeros_like_op.py Fix some typos (dtyte, paramerter, etc.) (#61996) 2 months ago
test_zeros_op.py [Dy2St] change `FullWithTensor` input `shape` to mutable attribute (#63332) 3 weeks ago
testsuite.py Fix some typos (p_nrom, inferece, etc.) (#61724) 2 months ago
transformer_model.py Fix some typos (p_nrom, inferece, etc.) (#61724) 2 months ago
utils.py [PIR] pir onednn support legact istruction and lrn (#60502) 3 months ago