- 20 6月, 2022 2 次提交
- 
- 
由 zhaoyingli 提交于
- 
由 zhaoyingli 提交于* place all save/load path into temporary directory * rm no need unittest 
 
- 
- 18 6月, 2022 1 次提交
- 
- 
由 gongweibao 提交于* fix test * fix test. 
 
- 
- 17 6月, 2022 3 次提交
- 
- 
由 YuanRisheng 提交于
- 
由 Haohongxiang 提交于* fix pg bugs * update 
- 
由 WangXi 提交于* Rename dropout is test (#43098) * replace dropout_is_test with is_test. * improve atol on a100. * fused_attention fused_feedforward api support Model Tensor Parallel (#42985) * fix is_test bug in fused_feedforward. (#43508) Co-authored-by: NLi Min <11663212+limin2021@users.noreply.github.com>
 
- 
- 16 6月, 2022 5 次提交
- 
- 
由 zhangbopd 提交于Use tempfile for unit test & custom op test to replace temporary files to ensure that all temporary files will be deleted normally after a single measurement, avoiding the usage of disk files. The PR only involves single-test and op test modifications and does not affect existing functionality. Release/2.3 branch modified in PR43521;
- 
由 Qi Li 提交于* fix unit test temp file, test=develop (#43155) * add cleanup code, test=develop (#43305) 
- 
由 Qi Li 提交于* Fix numpy 1.20+ deprecation warnings (#42929) * Replace np.bool/np.bool8 with np.bool_ * Replace np.object with np.object_ * Replace np.complex with np.complex128 * Replace np.float with np.float64 * Replace np.int with np.int_ * Rerun pre-commit for newer pre-commit configuration * Use builtin bool instead of np.bool_ based on the context * fix mode dtype Co-authored-by: Nzlsh80826 <rewang@nvidia.com>
- 
由 zhaoyingli 提交于
- 
由 Guanghua Yu 提交于* Add progress bar and speed up Quantization Pass * fix typo 
 
- 
- 14 6月, 2022 2 次提交
- 
- 
由 xiongkun 提交于* [EinsumOp] Polish forward logic and backward logic for optimize (#42603) * change logic for optimize * modifty * merge * change einsum_v2 as default and add new flags: FLAG_einsum_opt=1|0 (#43010) * [EinsumOp] Make EinsumOp support bfloat16. (#43085) * change einsum_v2 as default and add new flags: FLAG_einsum_opt=1|0 * make EInsumOP support bf16 * add unittest for BF16 * add condition for test_BF16 * fix bugs * fix * change the backward api to fit einsum op 
- 
由 freeliuzc 提交于使用 tempfile 替换临时文件,保证在单测结束后,所有临时文件都会被正常的删除,避免占用磁盘文件。 此 PR 仅涉及单测修改,不影响现有功能。 develop 分支修改在 PR 43376
 
- 
- 09 6月, 2022 2 次提交
- 
- 
由 Guanghua Yu 提交于* support fuse conv and bn in QAT (#42255) * support skip_op_list in PostTrainingQuantization (#42378) * fix unittest 
- 
由 Guanghua Yu 提交于
 
- 
- 08 6月, 2022 2 次提交
- 07 6月, 2022 2 次提交
- 30 5月, 2022 1 次提交
- 
- 
由 WangZhen 提交于* Fix cond_block_grad error when handle no need grad vras * Add comment and UT 
 
- 
- 27 5月, 2022 1 次提交
- 
- 
由 tianshuo78520a 提交于
 
- 
- 26 5月, 2022 1 次提交
- 
- 
由 Sing_chan 提交于cherry-pick PR #42777 
 
- 
- 23 5月, 2022 1 次提交
- 
- 
由 onecatcn 提交于the doc was editted based on the discussion in the issue: INT32 Failed on paddle.metric.accuracy: https://github.com/PaddlePaddle/Paddle/issues/42845 
 
- 
- 19 5月, 2022 1 次提交
- 
- 
由 Aurelius84 提交于* [Dy2Stat]Modify all jit.save path into tempfile * [Dy2Stat]Modify all jit.save path into tempfile 
 
- 
- 17 5月, 2022 1 次提交
- 
- 
由 chenjian 提交于* put_record_event_in_python_on_timeline_python * fix 
 
- 
- 16 5月, 2022 1 次提交
- 
- 
由 wuhuanzhou 提交于修复paddle.lerp中示例代码错误。 
 
- 
- 10 5月, 2022 1 次提交
- 
- 
由 fwenguang 提交于* [MLU] add mlu new profiler (#41138) * [MLU] add mlu new profiler * fix format * [MLU] support add callback to stream (#41831) * [MLU] add gather mlu kernel (#41969) * [MLU] add mlu activation kernels (#41751) 
 
- 
- 09 5月, 2022 1 次提交
- 
- 
由 Allen Guo 提交于add class NameScopeHelper for adding namescope info 添加更多 种类优化器状态的映射 为 IpuStrategy 添加 compilation_progress_logger option 用于输出 编译进度 部分代码清理和杂项优化
 
- 
- 07 5月, 2022 2 次提交
- 
- 
由 wawltor 提交于
- 
由 Ruibiao Chen 提交于* Reduce time variation for cuda_managed_memory_test (#42458) * Disable standalone executor for test_tensordot (#42476) 
 
- 
- 06 5月, 2022 1 次提交
- 
- 
由 Leo Chen 提交于* fix wrong place * skip bf16 test if not supported (#42503) 
 
- 
- 05 5月, 2022 2 次提交
- 
- 
由 wangxinxin08 提交于
- 
由 wawltor 提交于
 
- 
- 04 5月, 2022 4 次提交
- 
- 
由 Kaipeng Deng 提交于
- 
由 Guanghua Yu 提交于* fix PTQ unittest timeout * fix ut 
- 
由 cc 提交于Co-authored-by: Njoanna.wozna.intel <joanna.wozna@intel.com>
- 
由 LielinJiang 提交于* fix PIL sample mode deprecated warning * compatible with old pil version 
 
- 
- 03 5月, 2022 1 次提交
- 
- 
由 Huihuang Zheng 提交于* Fix Release 2.3 Bug * Fix format 
 
- 
- 30 4月, 2022 2 次提交
- 
- 
由 Aurelius84 提交于* [Dy2Stat]Fix losting pre/post hook from outermost layer while jit.save * fix kwargs * fix unittest 
- 
由 Weilong Wu 提交于
 
- 
