- 03 11月, 2022 25 次提交
-
-
由 wanghuancoder 提交于
-
由 JYChen 提交于
-
由 Piotr Paturej 提交于
* Fix dnnl errors in elementwise_sub tests * Fix model accuracy attempt * Add new fix * Add proper fix * Refactor by removing code repetition
-
由 wuhuachaocoding 提交于
* support sharding stage2 + mp hybrid_parallel. * fix the group of check_nan_inf. * update hcg.
-
由 Tian Zheng 提交于
-
由 Ruibiao Chen 提交于
* Dispath computation OPs before communication in standalone executor * Update code * Fix CI errors * Improve performance of coalesce_tensor and depend OP in standalone executor * pre-commit check
-
由 zhouweiwei2014 提交于
-
由 yeliang2258 提交于
* add constant_folding_pass pass for mkldnn int8 * update UpdateScaleOpInOutScales
-
由 Nyakku Shigure 提交于
* [CodeStyle][py2][U008] remove unnecessary args in `super()` * remove remained args * revert changes in test_pylayer_op * Revert "revert changes in test_pylayer_op" This reverts commit ff185a9ae738afac3b0264f61bde6c6b7f72e7c4. * revert some changes in example code
-
由 Leo Chen 提交于
-
由 HongyuJia 提交于
* opt CanMKLDNNBeUsed performance * fix nullptr bug * fix OpBase default_attrs=nullptr bug * fix OpBase default_attrs=nullptr bug * fix OpBase default_attrs=nullptr bug
-
由 Kevin吴嘉文 提交于
* Remove reduntant numpy input in Example code * Remove reduntant numpy input in Example code, test=document_fix
-
由 sneaxiy 提交于
-
由 Sławomir Siwek 提交于
* add extra attr property set * add type_info for all context * add onednn context to all context * fix context compile error * simplify conv kernel args * pass runtime attr into dev_ctx * fix marco error * clear conv_grad_kernel extra args * merge conv_grad_grad into conv_grad * clear conv2d_grad_grad extra attrs * remove redundant imports * migrate softmax * clear yaml and eager extra attr * fix conv1d error * change to thread local * fix npu compile failed * try to fix windows compile failed * add conv2d onednn phi kernel * fix ci bugs (#36) * fix compile bugs (#38) * fix extra input transform bug (#39) * support dynamic created attr (#40) * reset extra info gen code * rm conv_grad_grad kernel * reimpl pass attr adapting * add int attr support * remove vector inputnames creating * merge dev * fix map at error * adjust attribute * adapt funcs to PHI Co-authored-by: NChen Weihang <chenweihang@baidu.com> Co-authored-by: NYuanRisheng <yuanrisheng@baidu.com>
-
由 zhangkaihuo 提交于
-
由 pangyoki 提交于
* add cudnn into whl package * add cudnn dso into whl package * let WITH_CUDNN_DSO be consistent with WITH_GPU * fix WITH_CUDNN_DSO in paddle_build
-
由 Aurelius84 提交于
* Add six for @to_static and add CI approval * add six * refine logic * delete approve * fix return * add ImportError * typo `moduels` -> `modules` Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com>
-
由 zhouweiwei2014 提交于
-
由 kuizhiqing 提交于
-
由 wenbin 提交于
-
由 Wang Xin 提交于
* remove unused-variable warning in linux * fix unused-variable error in GpuPS
-
由 Chang Xu 提交于
-
由 zlsh80826 提交于
-
由 zhangkaihuo 提交于
-
由 YuanRisheng 提交于
-
- 02 11月, 2022 15 次提交
-
-
由 JYChen 提交于
-
由 Zhang Jun 提交于
* add bilinear OutSize
-
由 Leo Chen 提交于
-
由 zhangbo9674 提交于
* fix ci bug * test
-
由 Zhang Zheng 提交于
* Support NHWC layout in GroupNorm * fix cteset
-
由 tianshuo78520a 提交于
* add cuda117 dockerfile; test=cuda117 * notest;test=cuda117 * test=cuda117 * test=document_fix
-
由 丁一 提交于
-
由 Haohongxiang 提交于
-
由 Ruibiao Chen 提交于
* Dispath computation OPs before communication in standalone executor * Update code * Fix CI errors
-
由 Tao Luo 提交于
-
由 Chen Weihang 提交于
* add phi core file into ci list, test=document_fix * remove repated file, test=document_fix
-
由 Chen Weihang 提交于
* add storage properties for npu * fix compile failed * fix api name mismatch * polish design
-
由 YuanRisheng 提交于
* Standardise batch norm * standardize conv3d and depwise_conv2d * fix ci bugs
-
由 zhouweiwei2014 提交于
-