- 10 5月, 2022 16 次提交
-
-
由 JYChen 提交于
-
由 jakpiase 提交于
* added fill_constant kernel * CI fix * ci fix * switched from nan to zero memory * CI FIX * ci fixes * CI rerun * ci fix * minor change * CI rerun
-
由 BrilliantYuKaimin 提交于
* Create elementwise_heaviside_op.cc * add ElementwiseHeavisideFunctor * Create test_elementwise_heaviside_op.py * 增加heaviside的python接口 * add heaviside in white list * 增加heaviside的签名 * 增加heaviside的核函数 * 增加heaviside梯度的核函数 * 增加heaviside梯度的注册 * 调整代码格式 * Update elementwise_sig.cc * add heaviside in __all__ * Update heaviside docs * Update math.py * Update math.py * Update math.py
-
由 wanghuancoder 提交于
* print mem * refine * refine * refine * refine
-
由 lilong12 提交于
-
由 caozhou 提交于
-
由 qipengh 提交于
-
由 fwenguang 提交于
-
由 qipengh 提交于
-
由 zhaoyingli 提交于
* fix adamw unittest * tiny fix * fix param name
-
由 JingZhuangzhuang 提交于
* pdnode_compare * panode compare * pdnode_compare
-
由 zmxdream 提交于
-
由 lilong12 提交于
-
由 Siming Dai 提交于
-
由 Allen Guo 提交于
Co-authored-by: Nyaozhixin <522190855@qq.com>
-
由 shixingbo 提交于
-
- 09 5月, 2022 13 次提交
-
-
由 Aurelius84 提交于
* [Eager]Fix tensor.name is empty behavior * fix unittest
-
由 wanghuancoder 提交于
* refine pylayer * refine
-
由 Liyulingyue 提交于
* auto_cast; test=document_fix * static.save; test=document_fix * cuda_places; test=document_fix
-
由 joanna.wozna.intel 提交于
* Add AdamW jit kernel * Second implementation * Add missing header * Correct number of jit kernels in the test
-
由 Jacek Czaja 提交于
* - fix to crash - more fixes - added diagnostic - matmul output fixes. - compilation fix - stop rotating too small shapes * - Added enabling of matmul_V2 onednn test
-
由 niuliling123 提交于
-
由 chentianyu03 提交于
* add abs double grad yaml and test case * add pool2d double grad yaml * add pool2d dygraph double grad test case
-
由 Chen Weihang 提交于
* polish grad details * polish detail by comment
-
由 Weilong Wu 提交于
* [Eager] fix sharding under eager mode * [Eager] fix several sharding test under eager mode
-
由 chentianyu03 提交于
-
由 liqitong-a 提交于
* corrcoef commit * corrcoef commit * Update test_corr.py * Update linalg.py * Update test_corr.py * Update test_corr.py * Update test_corr.py * Update test_corr.py * Update test_corr.py * Update test_corr.py * Update test_corr.py * Update test_corr.py * Update test_corr.py * Update test_corr.py * Update linalg.py * Update linalg.py * Update linalg.py * Update test_corr.py * Update test_corr.py * Update test_corr.py * Update test_corr.py * Update test_corr.py * Update test_corr.py * Update test_corr.py * Update test_corr.py * Update test_corr.py * Update test_corr.py * Update test_corr.py * Update test_corr.py * Update test_corr.py
-
由 Qi Li 提交于
-
由 Jiabin Yang 提交于
* Support Gradient Accumulation for sr * add ut * change ut to fit small vector
-
- 07 5月, 2022 11 次提交
-
-
由 zhangbo9674 提交于
-
由 chenjian 提交于
* put_record_event_in_python_on_timeline_python * fix
-
由 zyfncg 提交于
-
由 Qi Li 提交于
-
由 zyfncg 提交于
* the copy type of data transform for gpu_pinned to gpu change from syna to async * refactor code
-
由 wanghuancoder 提交于
-
由 pangyoki 提交于
* add cuda11.5 manylinux docker * build.sh * fix * fix * support cu113 and cu114 * add --no-check-certificate when wget sqlite-autoconf-3250300 * change cuda11.4.2 to cuda11.4.3 * add cu116
-
由 Yulong Ao 提交于
* [Auto Parallel] Replace the old planner by the new partition tuner * [Auto Parallel] Improve the completion and distributed context * [Auto Parallel] Fix some bugs of the compatible check of some dist ops * [Auto Parallel] Fix some bugs
-
由 pangyoki 提交于
* add cuda11.4 develop docker * change default python from 2.7 to 3.7 * change base image for cpu docker * fix gcc bug * fix whl package name * update go version and delete useless package in dockerfile * fix release18 error * fix wget sqlite problem * update go version * update go version in dev dockerfile * fix CI error * install zstd * fix CI error * add --no-check-certificate when install go * python2.7 do not install requirements * fix CI Coverage error * coverage==5.5 * fix test_activation ut * let numpy < 1.22 to pass test_activation_op unittest * fix test_python_bf16_numpy_datatype unittest * change paddle-bfloat==0.1.3 * recover version of paddle-bfloat
-
由 Allen Guo 提交于
-
由 Sing_chan 提交于
* set auto to reduce core_avx/noavx.pyd size * set CUDA_ARCH_NAME in each case
-