- 07 3月, 2023 13 次提交
-
-
由 Moqim 提交于
add comment.
-
由 Aurelius84 提交于
-
由 Ruibiao Chen 提交于
-
由 haosicheng 提交于
only when -DWITH_XDNN_API=ON, will those files be packed into whl package
-
由 risemeup1 提交于
-
由 hg-1099255210 提交于
-
由 Kai Song 提交于
-
由 Charles-hit 提交于
* support elementwise_pow bfloat16 * add only_check_prim parameters in check_grad * modify unit test * fix floor test * fix sigmoid bfloat16 test
-
由 Qi Li 提交于
-
由 yikaikkk 提交于
* add float16 to log log1p logsumexp * update log * update test_activation_op.py * update * update codestyle * Update test_activation_op codestyle * update * update * up * update codestyle * emmm * - --------- Co-authored-by: Nwqgo <1552367872@qq.com>
-
由 Chen Weihang 提交于
-
由 Jiabin Yang 提交于
-
由 zhangyikun02 提交于
-
- 06 3月, 2023 27 次提交
-
-
由 mhy 提交于
-
由 limingshu 提交于
* first commit. * change host logic * fix code bugs * fix code error --------- Co-authored-by: Nzhangbopd <1299246947@qq.com>
-
由 kangguangli 提交于
-
由 kangguangli 提交于
-
由 Paulina Gacek 提交于
* first approach * test finished * cpp test deleted * CmakeList corrected * multi_gru_seq_fuse_pass rewritten * dummy cout deleted * review changes * timeout extended
-
由 傅剑寒 提交于
* add bf16 fp16 type support for interpolate * add bf16 fp16 support for interpolate in phi on cpu
-
由 supplyout 提交于
-
由 Wang Xin 提交于
-
由 Ruibiao Chen 提交于
* Remove InterpretercoreInferShapeContext * Fix lod errors
-
由 hua-zi 提交于
Fix the quotation mark format problem in PixelShuffle document
-
由 Sławomir Siwek 提交于
-
由 Sonder 提交于
-
由 mayang002 提交于
-
由 BellaZYL 提交于
* add float16 to less_equal * update * update * update codestyle * update file name --------- Co-authored-by: Nwqgo <1552367872@qq.com>
-
由 GGBond8488 提交于
-
由 Yulong Ao 提交于
* [Auto Parallel] Speedup the completion process * [Auto Parallel] Skip the property of dist_context when deepcopying * [Auto Parallel] Remove the unnecessary print
-
由 Yuanle Liu 提交于
-
由 201716010711 提交于
-
由 Taylor-Layrose 提交于
-
由 Jx-qi 提交于
* add float16 to greater_than * update codestyle --------- Co-authored-by: Nwqgo <1552367872@qq.com>
-
由 hh-qiao 提交于
* add float16 to less_than * Modify the function title * update * update * update solve PR-CI-Kunlun-KP-Build * update codestyle
-
由 Bjmw3 提交于
* add float16 to pixel_shuffle * update * update * update solve PR-CI-Kunlun-R200-Test --------- Co-authored-by: Nwqgo <1552367872@qq.com>
-
由 Meteor Liu 提交于
* implement floor_grad by primitive logic * implement floor_grad by primitive logic * Merge branch 'develop' into floor_grad
-
由 niuliling123 提交于
-
由 Huang Jiyi 提交于
* move DeviceContextPool to phi * add EmplaceExternalContextFunc * update namespace * update cmake * fix bugs and create context_pool_impl.h * replace platform::is_xxx_place * fix bugs * update generator * fix bugs * fix bugs * fix bugs * fix bugs * fix bugs * fix bugs * fix bugs * fix enforce usage * Revert "fix enforce usage" This reverts commit 5f521f08a69713cee506e64a00ec6d9fba709e27. * fix bugs * rm XPUDeviceContext and CustomDeviceContext * fix bugs * fix fix context init bug * fix bugs after merge * fix bugs * fix name * fix mutable_data * update and fix bugs * fix bugs * update * fix bugs * fix name * fix bugs * merge * fix bugs * create context_pool in phi/backends * create context_pool in phi/backends * fix bugs * fix xpu bugs * fix rocm bugs * fix bugs * fix bugs * fix bugs * fix xpu bugs * update * update * fix bugs * fix bugs
-
由 Vvsmile 提交于
* fix a bug which is triggered by the lack of __class__.op_type * remove two "self.__class__.op_type = self.op_type"
-
由 Sławomir Siwek 提交于
* matmul refactored * fc * SetOutMemDescWithLogicalLayoutFusesSupport * matmul_v2 * alpha support * group repetetive funcs * matmul utils * execute matmul methods * restore registered kernel names * split header and impl files * remove double negatives * increase coverage * add onednn tests to ctest * remove fusion logic from base matmuls
-