- 13 6月, 2023 8 次提交
-
-
由 LiYuRio 提交于
* construct dist tensor * move constructor to header
-
由 HydrogenSulfate 提交于
-
由 zhenhailiu 提交于
* polish * polish * polish * polish * polish * polish * polish * polish * polish * polish * polish * polish
-
由 Zhong Hui 提交于
-
由 umiswing 提交于
-
由 NetPunk 提交于
-
由 NetPunk 提交于
-
由 LiYuRio 提交于
* use global group to pass meta * use batch isend irecv * add partial send/recv * remove communication group * remove p2p on npu and xpu * remove virtual pp ut
-
- 12 6月, 2023 5 次提交
-
-
由 niuliling123 提交于
-
由 Hui Zhang 提交于
* fix for log xxx * add int32/int64 for cpu/gpu; add float16/bfloat16 for cpu forward * fix docstring * fix bug * fix bugs * fix bugs * fix bugs * fix bugs * fix bug * using cast * fix test * fix api * fix other bugs * fix ci bug for not using dygraph guard * add bfloat16 test * fix ut * bf16
-
由 ShenLiang 提交于
-
由 Yuang Liu 提交于
-
由 Nyakku Shigure 提交于
-
- 10 6月, 2023 1 次提交
-
-
由 Leo Chen 提交于
-
- 09 6月, 2023 4 次提交
-
-
由 pangengzheng 提交于
* support add(x_float32, bfloa16_) or add(x_float32, y_float16) * polish * fix test
-
由 Yiqun Liu 提交于
-
由 zhupengyang 提交于
-
由 Nyakku Shigure 提交于
* bump ruff to 0.0.271 and update config * exclude third_party * bump ruff to 0.0.272 * refine config
-
- 08 6月, 2023 6 次提交
-
-
由 jiangcheng 提交于
* [CINN] add paddle.device.is_run_with_cinn() api for running check * for pass ci converge * add check whl should compiled with cinn * fix ci coverage bug * remove exposed API * import is_run_with_cinn explicitly
-
由 Chitsing KUI 提交于
-
由 Leo Chen 提交于
* eager call all2all to avoid p2p hang in lazy init * update
-
由 Yuang Liu 提交于
-
由 Yiqun Liu 提交于
* Add outputs to check_numerics_kernel. * Add check_numerics to yaml. * Add API and unittest. * Add check_nan_inf_level as argument of check_numerics_kernel. * Add more unittests. * Fix static API implementation and unittest. * Move the implementation of check_numerics to paddle.amp. * Fix import error.
-
由 ronnywang 提交于
* [CustomDevice] add sarding support * update
-
- 07 6月, 2023 4 次提交
-
-
由 LiYuRio 提交于
-
由 risemeup1 提交于
* replace requests with httpx * set timeout=3 * replace requests with httpx * replace request with httpx * test * repalce requests with httpx * test * replace requests with httpx * replace requests with httpx * modify paddle_build.sh * fix bug
-
由 Yuang Liu 提交于
-
由 LoneRanger 提交于
* add ldexp api * fix ldexp * Update math.py fix math.py * rewrite the ldexp * Simplify ldexp implementation * fix codestyle * Update math.py * Update math.py * modify the test_ldexp.py * fix the input bug of np.ldexp * fix the bug of np.ldexp in windows * modify the ldexp function and add the dtype check of output * Update test_ldexp.py * fix the dtype * fix codestyle * Update python/paddle/tensor/math.py add note for code description Co-authored-by: Nzachary sun <70642955+sunzhongkai588@users.noreply.github.com> --------- Co-authored-by: Nzachary sun <70642955+sunzhongkai588@users.noreply.github.com>
-
- 06 6月, 2023 3 次提交
-
-
由 zhaoyingli 提交于
* [AutoParallel] fix sharding for 0D tensor and amp-o1 * add amp for sharding unittest
-
由 haosicheng 提交于
-
由 zhouweiwei2014 提交于
-
- 05 6月, 2023 2 次提交
-
-
由 Yuang Liu 提交于
* sharding pp overlap * bug fix * update * rename function * update code logic
-
由 PommesPeter 提交于
* feat: added polygamma init code * feat: added polygamma unittest code * test: added more test cases * refactor: added forward impl * refactor: added backward impl * test: updated cases * refactor: updated test cases * refactor: added more case and fixed some bugs * test: updated ref func * refactor: updated code style * refactor: move the code * refactor: updated test * refactor: updated test * docs: updated en doc Co-authored-by: Nzachary sun <70642955+sunzhongkai588@users.noreply.github.com> * docs: updated math eq --------- Co-authored-by: Nzachary sun <70642955+sunzhongkai588@users.noreply.github.com>
-
- 03 6月, 2023 1 次提交
-
-
由 Scotty 提交于
-
- 02 6月, 2023 6 次提交
-
-
由 Haohongxiang 提交于
-
由 Difer 提交于
* add fp&bf16 bernoulli * add check_dtype & fix error * fix rocm error
-
由 Hui Zhang 提交于
* floor div support float/double/bfloat16/float16 * add ut * fix bug * fix fft.ifftshift for floor_divide upgrade * fix comment * fix bugs * fix bug
-
由 haozi 提交于
* [IR] delete_wrapper * [IR] modify the ast_transformer core logic * [fix] modify the test_origin_info
-
由 Ruibiao Chen 提交于
-
由 zxcd 提交于
-