- 08 7月, 2022 2 次提交
-
-
由 xiaoxiaohehe001 提交于
-
由 zhangyikun02 提交于
-
- 07 7月, 2022 5 次提交
-
-
由 Sing_chan 提交于
* copy onnxruntime.dll to c++ test folder in windows * remove ut that failed due to onnxrumtime.dll * test_api_impl failed of diff * use TARGET to make sure if the test exist; use POST_BUILD to add copy command
-
由 taixiurong 提交于
-
由 Zhang Zheng 提交于
* Fix nan in fast_ln_fwd_kernel when cols > 1024 * delete blas
-
由 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>
-
由 zhangyikun02 提交于
-
- 06 7月, 2022 6 次提交
-
-
由 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
-
由 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
-
由 LiYuRio 提交于
-
由 xiaoxiaohehe001 提交于
* conv_fusion
-
- 05 7月, 2022 3 次提交
-
-
由 ronnywang 提交于
* Dataloader add custom device support * update test=document_fix
-
由 piotrekobi 提交于
* Fix for ernie3.0 int8 * Move changes above comment
-
由 Ruibiao Chen 提交于
-
- 04 7月, 2022 3 次提交
-
-
由 zhaoying9105 提交于
-
由 Ruibiao Chen 提交于
-
由 Ruibiao Chen 提交于
-
- 02 7月, 2022 2 次提交
- 01 7月, 2022 5 次提交
-
-
由 zhoutianzi666 提交于
-
由 Qi Li 提交于
-
由 limingshu 提交于
* 2nd part of transpose update * add switch_auto_tune option. * add some changes according to Ci * refine the structure of auto_tune_base. * merge develop changes * reset the switch_set_range and change unittest of transpose auto-tune * change the kernel auto-tune logits
-
由 光明和真理 提交于
-
由 Chenxiao Niu 提交于
-
- 30 6月, 2022 7 次提交
-
-
由 zyfncg 提交于
* move standard apis to api.yaml * revert erfinv * delete dot_op.h * fix dot * rerun ci
-
由 wanghuancoder 提交于
* fused_gate_attention manual code in eager * refine * refine * refine * refine * refine * refine
-
由 光明和真理 提交于
-
由 zhaoying9105 提交于
-
由 Zhang Zheng 提交于
* Add new attr of fused_multi_transformer * fix format * add note * add in layer * fixfixfixfix
-
由 chentianyu03 提交于
* add relu6 kernel and yaml * format files * format code and fix bug * fix build failed
-
由 Chenxiao Niu 提交于
-
- 29 6月, 2022 1 次提交
-
-
由 zyfncg 提交于
* move cross form legacy_api.yaml to api.yaml * move diagonal to api.yaml
-
- 28 6月, 2022 4 次提交
-
-
由 zhaoying9105 提交于
-
由 fuyou765 提交于
-
由 Ruibiao Chen 提交于
* boost::variant -> paddle::variant * boost::variant.apply_visit -> paddle::visit * Update pybind_boost_hraders.h * Fix CINN compilation errors * Revert FetchResultType
-
由 sneaxiy 提交于
-
- 27 6月, 2022 2 次提交
-
-
由 zyfncg 提交于
* move apis from legacy_api.yaml to api.yaml * remove comment * revert argsort * fix merge conflict
-
由 Aganlengzi 提交于
* [CustomDevice]add custom place supports * sync format
-