- 28 10月, 2022 3 次提交
- 27 10月, 2022 8 次提交
-
-
由 Aurelius84 提交于
* add predictor_engine * add predictor_engine * fix zero shape * fix lodTensor * fix unittest * fix code style * update CmakeList
-
由 Yuanle Liu 提交于
-
由 WangZhen 提交于
Fix abnormal growth of memory in train mode and no_grad for Dy2St
-
由 Leo Chen 提交于
* make all cpp tests dynamic linked to libpaddle.so * add comments * keep old cc_test for some tests * fix some ut * make some ut use cc_test_old * fix typos and fit for win32 * fix lib path * fix some tests * skip lite test * fit for rocm * fit for cinn * fit for mac * fit for win32 * skip inference ut * skip windows * fix coverage
-
由 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 6 次提交
-
-
由 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 提交于
-