- 14 7月, 2022 5 次提交
-
-
由 zhangkaihuo 提交于
* sparse support amp * EagerAmpAutoCasts support sparse
-
由 YuanRisheng 提交于
* adapt mkldnn kernel in PHI * fix ci compile bugs * fix compile bugs * fix compile bugs * fix compile bugs * fix compile bugs * delete comment * fix compile bugs in windows-inference * delete code for converage * modify code by review * modify code by review * add todo * fix compile bugs * fix compile bugs * fix compile bugs * fix unittest bugsx
-
由 Yao Zihang 提交于
-
由 zyfncg 提交于
-
由 Yuang Liu 提交于
-
- 13 7月, 2022 7 次提交
-
-
由 Ruibiao Chen 提交于
* Move eigvals OP to PHI * Fix CI errors * Fix CI errors
-
由 zhangkaihuo 提交于
* opt sparse_mask
-
由 Weilong Wu 提交于
* [Phi] Migrate matrix_solve to phi * replace mutable_data with Alloc
-
由 zhangkaihuo 提交于
* add sparse api coalesce
-
由 zhangbo9674 提交于
* mv to phi * refine infermeta code position * refine grad code * add api yaml and add final_state_api * refine code
-
由 QingshuChen 提交于
* fix cpu lars_momentum bug & add xpu grad_add/log_softmax/log_softmax_grad *test=kunlun * minor *test=kunlun
-
由 Roc 提交于
* fix transform data * fix dropout kernel * Revert "fix transform data" This reverts commit ada75ecd169ea194ce43f7ed75dcc968f5ed2fb9.
-
- 12 7月, 2022 4 次提交
-
-
由 zhangbo9674 提交于
* remov merged_adam_op to phi * refine code
-
由 Chen Weihang 提交于
* clean glog header in public header * move marco pos
-
由 zhouweiwei2014 提交于
-
由 Yuang Liu 提交于
-
- 11 7月, 2022 3 次提交
-
-
由 xiongkun 提交于
einsum support complex and add unittest.
-
由 Leo Chen 提交于
* refine dist_grad kernel * fix cpu kernel bug
-
由 niuliling123 提交于
-
- 07 7月, 2022 3 次提交
-
-
由 Leo Chen 提交于
* refine dist kernel, reuse norm * follow comments
-
由 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>
-
由 shixingbo 提交于
-
- 06 7月, 2022 1 次提交
-
-
由 zhouweiwei2014 提交于
-
- 05 7月, 2022 1 次提交
-
-
由 zhouweiwei2014 提交于
* [Sparse] add SparseCsrTensor fused_attention kernel and API * fix comment
-
- 04 7月, 2022 2 次提交
-
-
由 Bo Zhang 提交于
-
由 Ruibiao Chen 提交于
-
- 02 7月, 2022 2 次提交
- 01 7月, 2022 1 次提交
-
-
由 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
-
- 30 6月, 2022 2 次提交
-
-
由 zyfncg 提交于
* move standard apis to api.yaml * revert erfinv * delete dot_op.h * fix dot * rerun ci
-
由 chentianyu03 提交于
* add relu6 kernel and yaml * format files * format code and fix bug * fix build failed
-
- 29 6月, 2022 3 次提交
-
-
由 zhangkaihuo 提交于
-
由 Leo Chen 提交于
-
由 zyfncg 提交于
* move cross form legacy_api.yaml to api.yaml * move diagonal to api.yaml
-
- 28 6月, 2022 2 次提交
-
-
由 zhouweiwei2014 提交于
* [Sparse]add SparseTensor mv kernel(csr*dense_vec->dence_vec, coo*dense_vec->dense_vec) * fix CI
-
由 WangZhen 提交于
-
- 27 6月, 2022 1 次提交
-
-
由 zyfncg 提交于
* move apis from legacy_api.yaml to api.yaml * remove comment * revert argsort * fix merge conflict
-
- 24 6月, 2022 3 次提交
-
-
由 YuanRisheng 提交于
* perfect copy * deal with conflict * deal with conflict * fix compile bugs * fix unittest bugs * change code format * deal with conflict * modify code by review * fix ce bugs * fix ce bugs * add lo * perfect code format * deal with conflicts
-
由 zhouweiwei2014 提交于
-
由 xiongkun 提交于
-