- 07 7月, 2022 8 次提交
-
-
由 zhaoyingli 提交于
* fix op_role * fix engine * update op_role
-
由 Yuang Liu 提交于
-
由 Allen Guo 提交于
* feat(): dynamic_to_static support for ipu. * fix(): format fix. * fix format * fix cpplint error * use phi::errors * fix format * fix format * fix(): add api to restore patched function. * fix(): identity_loss uses cpu place as expected kernel type. * doc(): add IPU dy2static related docs. * fix(): combine test cases. * fix format * fix comment * fix format * apply comment * fix compiling * fix(): align docs. * fix(): fix identity_loss function docs. * fix(): adjust mean and sum in identity_loss. * fix(): minor docs. * move API to paddle.incubate.identity_loss * fix UT Co-authored-by: Nzhaorui chen <zhaoruic@graphcore.ai>
-
由 wanghuancoder 提交于
* fused_gate_attention manual code in eager
-
由 Yuang Liu 提交于
-
由 Jiabin Yang 提交于
* fix deriv with inplace * fix double grad bugs * remove additional file * fix compat dygraph mode * fix yaml remove additional yaml * fix slice double grad error and auto code gen logic error for higher order differentiate * fix fix_higher_order_deriv * remove additional include * fix fix_higher_order_deriv
-
由 shixingbo 提交于
-
由 zhangyikun02 提交于
-
- 06 7月, 2022 18 次提交
-
-
由 jakpiase 提交于
* fix for binary kernels * fixed performance for elementwise, reduce and concat * added comment * CI fix * CI fix * added formatting * reverted one file * Revert "reverted one file" This reverts commit 54725e1c62318d3a18913821200e973816751019. * Revert "added formatting" This reverts commit b9795dd253d755a329376d7ab0542860aa7815c6. * added enforcing oneDNN BF16 reduce kernel * fix for eltwise and reenabled reshape kernels * fix for binary handler * added formatting * referted changes for flatten,squeeze and reshape ops
-
由 xiaoxiaohehe001 提交于
* nvcc_lazy * nvcc_lazy * conv_fusion
-
由 xiongkun 提交于
* add support for control flow block analysis * move FunctionNameLivenessAnalysis into utils * pass test_ifelse.py * remove duplicate data_layer_not_check * pass the test_ifelse.py * fix unittest error . * fix all ci error in first version * temporay disable CreateVariableTransformer * fix ci errors * fix function name liveness analysis bugs * modifty def cond * fix * fix ci error - v2 * fix by code review * change return_name_ids -> return_name
-
由 Sing_chan 提交于
-
由 joanna.wozna.intel 提交于
* Fc add any to input format * Pre-commit changes
-
由 zhoutianzi666 提交于
* support inpus is weight
-
由 zyfncg 提交于
* merge prepare_data and prepare_phi_data in static graph * fix bug * fix data transform bug * fix bug * fix unittest of cinn
-
由 zhouweiwei2014 提交于
-
由 石晓伟 提交于
-
由 Leo Chen 提交于
* not run startup program in constructor of StandaloneExecutor * clear interface of standalone executor * clean debug code
-
由 handiz 提交于
-
由 LiYuRio 提交于
-
由 wanghuancoder 提交于
* fused_gate_attention manual code in eager * Menual fused_feedforward in eager * fix test case
-
由 houj04 提交于
-
由 xiaoxiaohehe001 提交于
* conv_fusion
-
由 zyfncg 提交于
-
由 danleifeng 提交于
-
由 zhoutianzi666 提交于
-
- 05 7月, 2022 14 次提交
-
-
由 ronnywang 提交于
* Dataloader add custom device support * update test=document_fix
-
由 Jacek Czaja 提交于
* - blind shot fix * - workaround * - compilation fix * - Hack
-
由 Sing_chan 提交于
* open ut in windows-inference;test=document_fix;test=windows_ci_inference * test=document_fix;test=windows_ci_inference;disable failed tests temporarily in windows-inference
-
由 piotrekobi 提交于
* Fix for ernie3.0 int8 * Move changes above comment
-
由 Zuza Gawrysiak 提交于
* Refactor quantization of immutable ops * Fix code formatting * Fix formatting * Specify input names * Fix formatting * Change string to reference * Formatting
-
由 zhouweiwei2014 提交于
* [Sparse] add SparseCsrTensor fused_attention kernel and API * fix comment
-
由 z8hanghuan 提交于
* refactor mean op, *test=kunlun * refactor mean op, *test=kunlun * refactor mean op,*test=kunlun * refactor mean op,*test=kunlun
-
由 Leo Guo 提交于
Modify the unittests of the assign_value, iou_similarity, one_hot_v2, reduce_mean, roi_align op. test=kunlun (#44061)
-
由 zhiboniu 提交于
* change fluid.mean to paddle.mean * reverse some old code examples
-
由 Sing_chan 提交于
* make only win32 and 11.6 use external/cub * unify cub version in linux and windows when cuda >= 11.6
-
由 zhangbo9674 提交于
* refine tensor.dtype for bloat16 * refine test * revert * refine bfloat16 print
-
由 Ruibiao Chen 提交于
-
由 Aganlengzi 提交于
* dataloader * fix conv3d mapping bug * fix conv3d_grad mapping
-
由 WangZhen 提交于
* Add BaseTransformer for dy2st error message * Fix return_transformer error * Polish dy2st error info in runtime * Fix UT error * Polish runtime error code
-