- 26 10月, 2022 16 次提交
-
-
由 zhangkaihuo 提交于
-
由 sneaxiy 提交于
-
由 Jiabin Yang 提交于
-
由 Wang Xin 提交于
fix uninitialized, tautological-constant-out-of-range-compare and literal-conversion warning on macos (#47341)
-
由 zyfncg 提交于
* fix inference perfermence problem caused by selecting cudnn kernel for softmax * recover use_cudnn in opmaker of softmax
-
由 wanghuancoder 提交于
-
由 YangZhou 提交于
* fix split fold in tess dataset * check split and n_folds * fix tess assert log * fix format * format
-
由 Chen Weihang 提交于
-
由 Chen Weihang 提交于
* remove using lodtensor part2 * resolve code format error * resolve conflict * resolve conflict * replace added frameworrk tensor
-
由 sneaxiy 提交于
* fix fused_attention fused_feedforward * fix ci * fix ci * fix ci PADDLE_GET_CONST * fix ci ut
-
由 Charles-hit 提交于
* fix slice_assign_p jvp and transpose * modify code style * modify test_jvp_and_transpose for slice_assign_p * modify code style * add unit test
-
由 Charles-hit 提交于
* fix dygraph higer node creation * fix eager generator * modify generator code * fix eager generator
-
由 Jiabin Yang 提交于
-
由 Weilong Wu 提交于
* [Eager, Performance optimization] support equal under c++ directly
-
由 Li-fAngyU 提交于
* Close Wno-error of sign-compare * fix sign-compare in graph_node_test.cc * fix sign-compare in graph_node_test.cc file * fix sign-compare in common_graph_table.cc file
-
由 Roc 提交于
-
- 25 10月, 2022 19 次提交
-
-
由 jakpiase 提交于
* return proper state * fix for dims * fix
-
由 Chen Weihang 提交于
-
由 MayYouBeProsperous 提交于
* add test for rsample * add assert in test_backpropagation * fix bug
-
由 HongyuJia 提交于
-
由 HongyuJia 提交于
* opt cudnn hardcode of sequence_softmax * fix grad datatype
-
由 engineer1109 提交于
export all symbols for phi_function_api on paddle_inference_shared
-
由 jakpiase 提交于
-
由 Nyakku Shigure 提交于
* [CodeStyle][E231] update flake8 config * empty commit, test=document_fix
-
由 Nyakku Shigure 提交于
-
由 Wang Xin 提交于
-
由 HongyuJia 提交于
* use dnn_fallback flag to delete mkldnn hardcode * polish code style * fix protected error * fix const error * fix reduce_op fallback * fix pool_op fallback * add Set function of dnn_fallback_
-
由 Nyakku Shigure 提交于
* [CodeStyle][py2] remove `paddle.compat` * remove compat from `paddle.__init__` * enable_static in sample code * Revert "enable_static in sample code" This reverts commit ffccaa633900154ea5f3d056e746aae9a1927399. * enable_static in sample code
-
由 tiancaishaonvjituizi 提交于
-
由 xiongkun 提交于
* fix bugs while cond receives dict as input * add unittest * change flatten -> _is_sequence_except_dict
-
由 zhouweiwei2014 提交于
-
由 HongyuJia 提交于
-
由 HongyuJia 提交于
* add author * fix typo, encourges->encourages
-
由 Siming Dai 提交于
* fix geometric doc
-
由 Aurelius84 提交于
-
- 24 10月, 2022 5 次提交
-
-
由 Haohongxiang 提交于
-
由 zyfncg 提交于
* support selected_rows kernel for multiply in dygraph * delete useless code of slice in fluid * fix complie bug * move slice_array from fluid to phi * fix strided_slice_op_npu
-
由 zyfncg 提交于
* gene static graph code for exp * refactor the doc of exp * fix bug * fix bug * update doc of exp * fix sparse op
-
由 zhangkaihuo 提交于
-
由 jakpiase 提交于
-