- 12 12月, 2022 16 次提交
-
-
由 Netpunk 提交于
* replace dependency of inclusive_scan.h from phi * format code
-
由 kangguangli 提交于
-
由 傅剑寒 提交于
* fix codestyle * add double complex<float> complex<double> dtype support for syevj_batched * fix use_syevj flag for precision loss when input dtype of syevj_batch is complex128 in some case * optimize eigh in different case * fix missing ; bug * fix use_syevj bug * fix use_cusolver_syevj_batched flag
-
由 feng_shuai 提交于
* fix: there are some bugs with trt 8.0 * fix:windows CI trt is too old
-
由 Paulina Gacek 提交于
* OneDNN version of Copy, tranpose kernels adjusted * style fixes in tranpose_grad * redundant headers deleted
-
由 Yiqun Liu 提交于
* Enable to print device info. * Enhance the nan and inf checking for cpu. * Implement a common print function. * Unify the check of complex numbers. * Rewrite the omp method. * Count and print the number of nan and inf. * Change the print content. * Add unittest.
-
由 feng_shuai 提交于
-
由 zhoutianzi666 提交于
-
由 huangjiyi 提交于
* move norm_utils.cu.h from fluid to phi * remove norm_utils.h in fluid * fix bugs and replace mutable_data with Alloc * replace mutable_data with Alloc
-
由 zyfncg 提交于
-
由 zhoutianzi666 提交于
-
由 HappyHeavyRain 提交于
* generate static graph code of some ops by yaml, test = develop * fix 'take_along_axis' yaml style * reset scatter/scatter_nd_add * delete the comments of put_along_axis
-
由 Ruibiao Chen 提交于
* Add UT * Support cross-step stream synchronization for standalone executor * Fix typos * Fix typos * Update UTs
-
由 Roc 提交于
* support sharding in fp16 on xpu, change reduce_max to reduce_sum for found nan or inf * update
-
由 Wen Sun 提交于
* chore: unify `SingleTensor` * feat: dynamic check
-
由 Roc 提交于
-
- 11 12月, 2022 2 次提交
- 10 12月, 2022 3 次提交
-
-
由 wangzhen38 提交于
* [remove fluid] fluid dygraph Embedding * [remove fluid] fluid dygraph Embedding * [remove fluid] fluid dygraph Embedding * [remove fluid] fluid dygraph Embedding * [remove fluid] fluid dygraph Embedding * [remove fluid] fluid dygraph Embedding
-
由 sneaxiy 提交于
-
由 zhoutianzi666 提交于
* Add cast between int64 tensor and Paddle-TRT * Add Unit testing.
-
- 09 12月, 2022 19 次提交
-
-
由 risemeup1 提交于
* support py3 in setup.py * support setup.py bdist_wheel in py3 * support py3 in setup.py * modify run_setup
-
由 Sławomir Siwek 提交于
* reshape * typo * remove header
-
由 Yuanle Liu 提交于
* clean ir_pass_manager and fix map_depthwise_conv_to_conv_pass * fix unitest timeout
-
由 kangguangli 提交于
* replace cross_entropy in python/paddle/fluid/tests/unittests/test_[o-z]*.py plus test_dist_transpiler.py * fix test_prune
-
由 姜永久 提交于
-
由 姜永久 提交于
-
由 姜永久 提交于
-
由 HongyuJia 提交于
* support custom_xpu * update cmake to test xpu * support custom_xpu, verify mechanism * fix test_custom_relu_op_xpu_setup.py, test=kunlun * fix FLAGS_init_allocated_mem * cancel TIMEOUT property * reset FLAGS_init_allocated_mem property
-
由 zqw_1997 提交于
[fluid remove]: remove paddle.fluid.layers.box_coder and paddle.fluid.layers.polygon_box_transform (#48896) * remove fluid_box_coder and polygon_box_transform * code check
-
由 Nyakku Shigure 提交于
-
由 liu zhengxi 提交于
-
由 kangguangli 提交于
-
由 yjphhw 提交于
* fix doc * test=document_fix Co-authored-by: NLigoml <39876205+Ligoml@users.noreply.github.com>
-
由 Zhang Jun 提交于
* add prelu
-
由 MarDino 提交于
-
由 huangjiyi 提交于
-
由 wenbin 提交于
-
由 Weilong Wu 提交于
* mv fused_bias_dropout_residual_ln to fluid manual dir * rm useless comments
-
由 feng_shuai 提交于
-