- 29 11月, 2022 18 次提交
 - 
- 
由 Aurelius84 提交于
* [Fluid Clean]Migrate if/while/return/break transformer into paddle.jit * migrate call_transformer * migrate call_transformer
 - 
由 wanghuancoder 提交于
* refine set_state_dict
 - 
由 Infinity_lee 提交于
* fix some typo errors function rotate: format errors. function to_grayscale: missing one sentences to explain num_output_chanels * Update functional.py * test=docs_preview * Update functional.py * Update functional.py * Update functional.py * Update functional.py * Update functional.py Co-authored-by: NLigoml <39876205+Ligoml@users.noreply.github.com> - 
由 haosicheng 提交于
 - 
由 gem5 提交于
 - 
由 LiYuRio 提交于
* remove lod_tensor_to_array, array_to_lod_tensor, DynamicRNN * remove less_equal, greater_than, greater_equal, equal, not_equal
 - 
由 ccrrong 提交于
* remove pool3d
 - 
由 Vvsmile 提交于
* Remove API: lod_append remove lod_append which is not used in Paddle 2.0 * remove lod_append test file
 - 
由 JZ-LIANG 提交于
* add depend * add origin amp files * fp16 distinguish None & False * engine log * dp add deps for graph exe * add dep for grad clip * dep ops in comm stream * unitest
 - 
由 201716010711 提交于
 - 
由 LiYuRio 提交于
* move instance_norm from fluid to static * move group_norm, data_norm to static
 - 
由 yunyaoXYY 提交于
[Clean fluid] Clean maxout, space_to_depth, affine_channel, similarity_focus and add_position_encoding (#48410) * Clean fluid maxout * Clean fluid space_to_depth * Clean fluid affine_channel and related tests * Clean fluid similarity_focus and related tests * Clean fluid add_position_encoding and related tests * Fix code style
 - 
由 ccrrong 提交于
* remove triu * use paddle.triu
 - 
由 Vvsmile 提交于
* Replace paddle.fluid.layers.gather_nd with paddle.gather_nd * replace gather_nd with paddle.gather_nd * fix the call of gather_nd * fix code style of gather_nd
 - 
由 Matsumoto Ruko 提交于
 - 
由 zhangkaihuo 提交于
 - 
由 201716010711 提交于
 - 
由 yunyaoXYY 提交于
* Clean fluid resize_linear API * Clean fluid image_resize_short API * add image_resize back * Clean psroi_pool and prroo_pool * Clean roi_pool and roi_align * delete test_trt_roi_align_op.py
 
 - 
 - 28 11月, 2022 20 次提交
 - 
- 
由 Sławomir Siwek 提交于
 - 
由 Wang Bojun 提交于
* add trt support
 - 
由 Wilber 提交于
 - 
由 wangzhen38 提交于
* [remove fluid] under unittesets of instancenorm * [remove fluid] under unittesets of instancenorm * [remove fluid] under unittesets of instancenorm * [remove fluid] under unittesets of instancenorm * [remove fluid] under unittesets of instancenorm
 - 
由 Vvsmile 提交于
* Remove API: squeeze Modify the funcation all of squeeze. Use paddle.squeeze to replace paddle.fluid.layers.squeeze * Remove: squeeze fix some modifications which are not needless to the original format * Fix the function call of 'squeeze' from old style to new style. * modify the call of squeeze from old style to new style * Modify the call of squeeze from old style to new style * replace squeeze with paddle.squeeze * modify the nn.py based on the review suggestion remove a redundant comment. * remove one comment which is not necessary
 - 
由 Vvsmile 提交于
* remove crop_tensor which is not used in paddle 2.0 * replace the crop_tensor with paddle.crop in orgnizing network
 - 
由 Aurelius84 提交于
* [Fluid Clean] Migrate program_translate.py/jit.py into paddle.jit dir
 - 
由 201716010711 提交于
 - 
由 Qi Li 提交于
* [NPU] apply npu_identity to conv bn and copy2cpu, test=develop * update npu identity to share data with x, test=develop * address review comments, test=develop
 - 
由 傅剑寒 提交于
* remove flatten in nn.py under fluid * fix test case * fix test case * fix codestyle * fix codestyle * fix code style * remove extra test case * remove test case
 - 
由 Nyakku Shigure 提交于
 - 
由 wangguanqun 提交于
* remove fluid * update public * core * public * public1 * ci
 - 
由 Wen Sun 提交于
* refactor: move wait * refactor: move barrier * fix: fix incorrect import
 - 
由 caozhou 提交于
* add pattern for auto search * add unittest
 - 
由 Jianghai 提交于
* add matmul_flops * add dropout,layer_norm ... * add dropout,layer_norm ... * add elementwise_flops * add dict check * add unitests * add equation for flops computation * regularized annotations
 - 
由 yuehuayingxueluo 提交于
* clear fluid api: warpctc, nce, identity_loss * fix test_layers.py __init__.py * fix loss.py * change __init__.py and api calling method * fix nce * fix nce * fix fluid.data * delete warpctc api document * fix loss.py * fix ctc_loss * fix test_warpctc_op.py * fix test_layers.py * fix some bug * fix conflict * fix ci bug * Empty Commit test=allcase * fix ci bug
 - 
由 201716010711 提交于
 - 
由 201716010711 提交于
 - 
由 xiaoxiaohehe001 提交于
* add_gather_nd_ * add_gather_nd_ * add_gather_nd_
 - 
由 xiaoguoguo626807 提交于
* remove fluid.reduce_sum * remove fluid.reduce_sum * modify axis and import paddle * modify keepdim and out_name * modift unittest * modift unittest * modify CI_static and loss.py * modify test_mse_loss * modify static ci * modify static ci datatype * add import paddle in test * fix conflict * fix conflict * modify ci * modify ci * fix_conflict * fix bug * code_style
 
 - 
 - 26 11月, 2022 2 次提交
 - 
- 
由 gem5 提交于
 - 
由 201716010711 提交于
 
 -