- 07 7月, 2022 4 次提交
-
-
由 zhaoyingli 提交于
* fix op_role * fix engine * update op_role
-
由 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 提交于
-
- 06 7月, 2022 7 次提交
-
-
由 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
-
由 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
-
由 zhouweiwei2014 提交于
-
由 石晓伟 提交于
-
由 Leo Chen 提交于
* not run startup program in constructor of StandaloneExecutor * clear interface of standalone executor * clean debug code
-
由 handiz 提交于
-
由 wanghuancoder 提交于
* fused_gate_attention manual code in eager * Menual fused_feedforward in eager * fix test case
-
- 05 7月, 2022 8 次提交
-
-
由 ronnywang 提交于
* Dataloader add custom device support * update test=document_fix
-
由 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
-
由 zhangbo9674 提交于
* refine tensor.dtype for bloat16 * refine test * revert * refine bfloat16 print
-
由 Ruibiao Chen 提交于
-
由 WangZhen 提交于
* Add BaseTransformer for dy2st error message * Fix return_transformer error * Polish dy2st error info in runtime * Fix UT error * Polish runtime error code
-
- 04 7月, 2022 6 次提交
-
-
由 chenjian 提交于
-
由 yaozhixin 提交于
-
由 Chenxiao Niu 提交于
-
由 zhaoying9105 提交于
-
由 Leo Guo 提交于
-
由 Huihuang Zheng 提交于
-
- 02 7月, 2022 1 次提交
-
-
由 Leo Chen 提交于
* fix init() * delete test_device_context * replace CPUDeviceContext with CPUContext * fix test_scalar * remove dot_op.cc * fix compile
-
- 01 7月, 2022 14 次提交
-
-
由 pangyoki 提交于
* convert graph to program to let sSandaloneExecutor supporrt CompiledProgram * skip case that compiled_program._program is None * execute CompiledProgram._compile to apply build_strategy
-
由 Chen Weihang 提交于
-
由 ykkk2333 提交于
-
由 Jiaqi Liu 提交于
* support int64 for acc * support int64 for acc
-
由 石晓伟 提交于
-
由 Chen Weihang 提交于
* move yaml to phi * fix undef var error
-
由 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
-
由 WangZhen 提交于
-
由 Aurelius84 提交于
* [Dy2Stat]Polish break/continue statement transformer logic
-
由 enzodechine 提交于
* re-write the unit tests for compare xpu op *test=kunlun * re-write the unit tests for compare xpu op *test=kunlun Co-authored-by: Nrunzhech <runzh_chen@sjtu.edu.cn>
-
由 Aurelius84 提交于
* [Dy2Stat]Enhance nonlocal machanism while returning single var * [Dy2Stat]Enhance nonlocal machanism while returning single var
-
由 Chen Weihang 提交于
* fix core avx soname error * remove print info
-
由 光明和真理 提交于
-
由 Chenxiao Niu 提交于
-