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.
 
 
 
 
 
 
Nyakku Shigure d9b3acc850
[Dy2St] Clean some deprecated API usage in dy2st uts (#64000)
4 days ago
..
CMakeLists.txt [Dy2St][PIR] Use old ir guard to ensure PT and legacy IR running correctly (#63398) 3 weeks ago
bert_dygraph_model.py [Dy2St] Clean some deprecated API usage in dy2st uts (#64000) 4 days ago
bert_utils.py bump black to 2023 style (#54523) 10 months ago
check_approval.py [Dy2St][PIR] Enable PIR ut `test_sentiment` and remove `test_lac` (#63192) 3 weeks ago
darknet.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
decos.py [Test Mv] move dygraph_to_static to test dir (#52069) 1 year ago
dygraph_to_static_utils.py [Dy2St][PIR] Use old ir guard to ensure PT and legacy IR running correctly (#63398) 3 weeks ago
ifelse_simple_func.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
predictor_utils.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
seq2seq_dygraph_model.py [Cleanup][B-2] clean some paddle.base.dygraph.to_variable for test (#61904) 2 months ago
seq2seq_utils.py bump black to 2023 style (#54523) 10 months ago
simnet_dygraph_model.py [Cleanup][B-2] clean some paddle.base.dygraph.to_variable for test (#61904) 2 months ago
test_amp_case.py [PIR AMP]Adapt PIR AMP dy2st and open some uts (#62606) 1 month ago
test_assert.py [ApiCleanup] Replace `to_variable` with `to_tensor` part2 (#61263) 3 months ago
test_ast_util.py [Dy2St] pir dy2st unittest verification 68 (test_basic_api_transformation) (#60015) 4 months ago
test_backward_without_params.py [Dy2St] Enable legacy IR dy2st test (#59312) 5 months ago
test_basic_api_transformation.py [Cleanup][B-2] clean some paddle.base.dygraph.to_variable for test (#61904) 2 months ago
test_bert.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
test_bmn.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
test_break_continue.py [Dy2St][PIR] Run `test_break_continue` in sequential run mode (#63287) 3 weeks ago
test_build_strategy.py 【PIR/Dy2static】fix 5 unittest- 3 yellow; 2 green (#59894) 4 months ago
test_cache_program.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
test_cast.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
test_closure_analysis.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
test_container.py [Dy2St][PIR] Enable PIR ut `test_container` (#63182) 1 month ago
test_contiguous.py contiguous support to_static for Value (#61433) 3 months ago
test_convert_call.py [Dy2St][PIR] Enable `test_convert_call` in PIR mode (#61447) 3 months ago
test_convert_call_generator.py [Dy2St] pir dy2st unittest verification - Part 13 (#59517) 5 months ago
test_convert_operators.py [Dy2St]Fix BUG with Potential security vulnerabilities (#60097) 4 months ago
test_cpu_cuda_to_tensor.py [Dy2St] pir dy2st unittest verification - Part 15 (#59569) 4 months ago
test_cycle_gan.py [Cleanup][B-5] clean some `to_variable` for test (#61530) 3 months ago
test_deal_inplace.py [Dy2St][PIR] Add view op to inplace info (#62300) 2 months ago
test_declarative.py Dynamically bind dtype (#62508) 1 month ago
test_decorator_transform.py [Dy2St] Enable legacy IR dy2st test (#59312) 5 months ago
test_deepcopy.py [Dy2St] pir dy2st unittest verification - Part 10 (#59276) 5 months ago
test_dict.py [Cleanup][B-5] clean some `to_variable` for test (#61530) 3 months ago
test_drop_path.py [Dy2St] Enable legacy IR dy2st test (#59312) 5 months ago
test_duplicate_output.py [Dy2St][PIR] Add `restore_out` in PIR `sot_call` (#63190) 1 month ago
test_error.py [PIR][Dy2St] Adapt opcallstack for D2S (#62536) 1 month ago
test_eval_frame.py [SOT][3.12] Eval frame compat for Python 3.12 (#61272) 3 months ago
test_fetch_feed.py [Dy2St] `enable_to_static_guard` 推全 6-15 (#59691) 5 months ago
test_for_enumerate.py [Dy2St][PIR] Enable more control flow uts (#62811) 1 month ago
test_full_name_usage.py [PIR] Open pir tests for cond/if op (#60948) 3 months ago
test_function_spec.py 【PIR API adaptor No.258、295、299、307】 Migrate glu/rank/sgn/take into pir (#59535) 4 months ago
test_grad.py [Dy2St] fix `test_grad` in PIR mode (#60621) 3 months ago
test_gradient_aggregation.py [Dy2St] Enable legacy IR dy2st test (#59312) 5 months ago
test_gradname_parse.py [Dy2St] Enable legacy IR dy2st test (#59312) 5 months ago
test_grid_generator.py [Dy2St] `enable_to_static_guard` 推全 6-15 (#59691) 5 months ago
test_high_order_net.py [PIR] Throw error when OP has no grad OP (#63914) 6 days ago
test_ifelse.py [Dy2St][PIR] Enable more control flow uts (#62811) 1 month ago
test_ignore_module.py [Test Mv] move dygraph_to_static to test dir (#52069) 1 year ago
test_inplace_assign.py [Dy2St] Enable legacy IR dy2st test (#59312) 5 months ago
test_isinstance.py [Dy2St] `enable_to_static_guard` 推全 6-15 (#59691) 5 months ago
test_jit_property_save.py [Dy2St] Enable legacy IR dy2st test (#59312) 5 months ago
test_jit_setitem.py [Dy2St][PIR] Enable some dy2st control flow unittests (#61370) 3 months ago
test_lambda.py [PIR] Open pir tests for cond/if op (#60948) 3 months ago
test_layer_hook.py [PIR / Dy2static] Fix mnist - part 1 (#59447) 5 months ago
test_legacy_error.py [PIR][Dy2St] Adapt opcallstack for D2S (#62536) 1 month ago
test_len.py [Dy2St] pir dy2st unittest verification 68 (test_basic_api_transformation) (#60015) 4 months ago
test_list.py [PIR] Add enforce for ArrayWrite & add dims for DenseTensorArrayType & open test (#61450) 2 months ago
test_load_transformer.py [Dy2St] Fix `NameloadJstTransformer` missing transform call kwargs (#60515) 4 months ago
test_local_cast.py [Dy2St][AMP] Support local enable the `auto_cast` (#58977) 5 months ago
test_logging_utils.py [Test Mv] move dygraph_to_static to test dir (#52069) 1 year ago
test_logical.py [Dy2St][PIR] Enable more control flow uts (#62811) 1 month ago
test_loop.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
test_lstm.py 【Hackathon 6th No.24 】 为 paddle.nn.LSTM/RNNBase 功能增强 (#63284) 2 weeks ago
test_mnist.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
test_mnist_amp.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
test_mnist_pure_fp16.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
test_mobile_net.py [Cleanup][B-14] Replace to_variable (#61574) 3 months ago
test_move_cuda_pinned_tensor.py [SOT] move_gpu_pinned_to_gpu (#60395) 3 months ago
test_multi_forward.py [Dy2St] Enable legacy IR dy2st test (#59312) 5 months ago
test_name_load_jst_transformer.py 【Dy2S】fix NameloadJstTransformer bug (#60907) 3 months ago
test_no_gradient.py [Dy2St] Enable legacy IR dy2st test (#59312) 5 months ago
test_no_need_buffer.py [Dy2St] Mark `VariableRefArray` inner vars as no need buffer to avoid memery leak (#63395) 3 weeks ago
test_op_attr.py [Dy2St] Enable legacy IR dy2st test (#59312) 5 months ago
test_ordered_set.py [Dy2St] Use `OrderedSet` in control flow name union (#61410) 3 months ago
test_origin_info.py Fix negtive negative, etc (#62315) 2 months ago
test_param_guard.py [Dy2St][tests][17-22] `paddle.jit.enable_to_static`->`enable_to_static_guard` (#59717) 4 months ago
test_params_no_grad.py [Dy2St] pir dy2st unittest verification - Part 14 (#59546) 5 months ago
test_partial_program.py [Cleanup][B-15]Replace to_variable (#61535) 3 months ago
test_partial_program_hook.py [Dy2St][PIR] Use old ir guard to ensure PT and legacy IR running correctly (#63398) 3 weeks ago
test_pir_selectedrows.py [Dy2St] pir dy2st unittest verification - Part -3 (#59571) 4 months ago
test_place.py [Dy2St][PIR] `Value.place` should be property (#63404) 3 weeks ago
test_print.py [Dy2St][tests][17-22] `paddle.jit.enable_to_static`->`enable_to_static_guard` (#59717) 4 months ago
test_program_translator.py [Dy2St][PIR] Enable more control flow uts (#62811) 1 month ago
test_ptb_lm.py [Dy2St] Clean some deprecated API usage in dy2st uts (#64000) 4 days ago
test_pylayer.py Fix some typos (`tranpose`, `wamup`, etc.) (#61559) 2 months ago
test_reinforcement_learning.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
test_resnet.py [Dy2St] Disable `test_resnet` and `test_build_strategy` on CPU tests (#59742) 4 months ago
test_resnet_amp.py [Dy2St][PIR] Enable 2 AMP composite tests (#62810) 1 month ago
test_resnet_pure_fp16.py [Dy2St][PIR] Enable 2 AMP composite tests (#62810) 1 month ago
test_return.py [PIR] Open pir tests for cond/if op (#61455) 3 months ago
test_rollback.py [Dy2St] Enable legacy IR dy2st test (#59312) 5 months ago
test_save_inference_model.py [Dy2St] Remove duplicate implementation of `compare_legacy_with_pt` in `dygraph_to_static_utils` (#61889) 2 months ago
test_save_load.py [Cleanup][B-16]Replace to_variable (#61538) 3 months ago
test_se_resnet.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
test_sentiment.py [Dy2St][PIR] Enable PIR ut `test_sentiment` and remove `test_lac` (#63192) 3 weeks ago
test_seq2seq.py [Dy2St][NO.13] pir dy2st unittest fix `test_seq2seq` - Part 4 (#60454) 2 months ago
test_set_dynamic_shape.py [Dy2St] Remove `utils_helper` (#61236) 3 months ago
test_set_static_op_arg_pre_cast_hook.py [PR] remove BindOpResult (#61012) 3 months ago
test_set_value_in_cond.py [Dy2s] fix bug when set value in cond (#61185) 3 months ago
test_setter_helper.py [Test Mv] move dygraph_to_static to test dir (#52069) 1 year ago
test_simnet.py [Dy2St] enable_to_static_guard 推全 31-39 (#59703) 4 months ago
test_slice.py [PIR] Add enforce for ArrayWrite & add dims for DenseTensorArrayType & open test (#61450) 2 months ago
test_spec_names.py [Dy2St] pir dy2st unittest verification - Part 13 (#59517) 5 months ago
test_tensor_attr_consistency.py [AutoParallel] Standardize the interface of operation dist attr. (#63828) 1 week ago
test_tensor_hook.py [Dy2St] Fix Tensor hook error on multiple load_attr (#61505) 3 months ago
test_tensor_memcpy_on_cpu.py [Dy2St] Add CI check for unittest (#61480) 3 months ago
test_tensor_memcpy_on_gpu.py [Dy2St] Add CI check for unittest (#61480) 3 months ago
test_tensor_methods.py [Dy2St] enable_to_static_guard 推全 40-45 (#59694) 4 months ago
test_tensor_shape.py [Dy2St][PIR] Enable some dy2st control flow unittests (#61370) 3 months ago
test_to_tensor.py Fix typo (`starup_prog` -> `startup_prog`) (#61750) 2 months ago
test_train_step.py [Dy2St] Decrease `test_train_step` time (#59867) 4 months ago
test_train_step_resnet18_adam.py [SOT] enable sot as default (#58104) 6 months ago
test_train_step_resnet18_sgd.py [SOT] enable sot as default (#58104) 6 months ago
test_transformer.py [Dy2St] Clean some deprecated API usage in dy2st uts (#64000) 4 days ago
test_tsm.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
test_typehint.py [Dy2St] Move `TypeHintTransformer` ahead of `IfElseTransformer` (#62947) 1 month ago
test_typing.py [Dy2St] Enable legacy IR dy2st test (#59312) 5 months ago
test_unuseful_inputs.py [Dy2St] pir dy2st unittest verification - Part 14 (#59546) 5 months ago
test_utils.py [Dy2St] Remove `variable_trans_func` (#61207) 3 months ago
test_warning.py [Dy2St][PIR] Enable more control flow uts (#62811) 1 month ago
test_word2vec.py [Cleanup][C-18] clean some Program.random_seed for test (#61484) 3 months ago
test_write_python_container.py fix_test_write_python_container (#61692) 2 months ago
test_yolov3.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
transformer_dygraph_model.py [Dy2St] Clean some deprecated API usage in dy2st uts (#64000) 4 days ago
transformer_util.py Remove old dataloader in ut (#55841) 9 months ago
tsm.yaml [Test Mv] move dygraph_to_static to test dir (#52069) 1 year ago
tsm_config_utils.py [CodeStyle][task 3] enable Ruff PLR1711 rule in `python/paddle/base` (#57444) 7 months ago
yolov3.py [Dy2St] pir dy2st unittest verification - Part 12 (#59378) 5 months ago