- 27 10月, 2022 4 次提交
-
-
由 Zhen Wang 提交于
-
由 Shijie 提交于
-
由 HongyuJia 提交于
-
由 Chen Weihang 提交于
* fix compile error of mkldnn * fix tensorrt error
-
- 26 10月, 2022 15 次提交
-
-
由 wenbin 提交于
* prelnlayernorm_shift * add ut * remove paddle_enforce * remove useless * add UT * remove UT * add UT * set timeout
-
由 Sławomir Siwek 提交于
* fc/matmuls + scale fuse pass * remove double-extension * add unit tests * comments from review * codestyle * add pass to int8 list * new codestyle * attr name typo
-
由 HongyuJia 提交于
* remove prior_box mkldnn hard code * add header file * simplify PD_VISIT_TYPE * decouple dependency between prior_box and density_prior_box * fix pragma omp parallel error * bypass #pragma omp_parallel_for error * polish code * remove visit_type headerfile * polish codestyle * polish codestyle * try fix CI error * add testcase, datatype=float64 * reset test_prior_box testcase * add datacheck to DenseTensor * update template name * call prior_box with macro expand
-
由 HongyuJia 提交于
-
由 Siming Dai 提交于
* fix dlpack deletion * add unittest * fix unittest
-
由 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 提交于
-
由 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 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
-
- 25 10月, 2022 8 次提交
-
-
由 jakpiase 提交于
* return proper state * fix for dims * fix
-
由 HongyuJia 提交于
-
由 HongyuJia 提交于
* opt cudnn hardcode of sequence_softmax * fix grad datatype
-
由 engineer1109 提交于
export all symbols for phi_function_api on paddle_inference_shared
-
由 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_
-
由 zhouweiwei2014 提交于
-
由 HongyuJia 提交于
-
- 24 10月, 2022 10 次提交
-
-
由 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
-
由 jakpiase 提交于
-
由 yeliang2258 提交于
* fix log bugs * more fix * fix bugs
-
由 duanboqiang 提交于
-
由 feng_shuai 提交于
-
由 HongyuJia 提交于
* delete GetExpectedKernelType mkldnn of mul_grad * update mkldnn_op_list, remove mul_grad * delete GetExpectedKernelType mkldnn of mul
-
由 Wilber 提交于
-
由 Wang Xin 提交于
* fix macos inconsistent-missing-override warnings * fix inconsistent-missing-override error in test
-
由 Yiqun Liu 提交于
-
- 23 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* update config * re-blacken python code * temporarily disable date and diff_py_file * skip a format
-
- 21 10月, 2022 2 次提交
-
-
由 Allen Guo 提交于
-
由 Yuanle Liu 提交于
* fix nvprof_nvtx_push interface bug
-