- 09 3月, 2023 6 次提交
-
-
由 TaoTao Li 提交于
* * add comm context for device context * add broadcast phi operator kernel and api * add broadcast support dtype, update ut * fix broadcast bfloat16 type * fix ut * update test_collective_broadcast_api timeout to 300
-
由 张春乔 提交于
-
由 张春乔 提交于
-
由 RedContritio 提交于
* add visit_place to phi/core/utils * remove reference to operator.h in phi/kernels/funcs/math_function.h * update data type from framework.proto to phi * fix enforce error in fluid
-
由 wangzhen38 提交于
* [cinn] add elementwise_pow backward * [cinn] update unnitest * [cinn] update by comments * [cinn] for ci * [cinn] for ci * [cinn] for ci * [cinn] for ci * [cinn] for ci
-
由 sneaxiy 提交于
-
- 08 3月, 2023 12 次提交
-
-
由 Wang Xin 提交于
* add output defs for qr kernel * Revert "add output defs for qr kernel" This reverts commit 2704d4053219418245180564aa5fb2f3f19d1af5. * remove op from blacklist
-
由 Ryan 提交于
* add isfinite * add isnan & isinf * add xpu isNaN
-
由 Ainavo 提交于
-
由 Huang Jiyi 提交于
-
由 Meteor Liu 提交于
-
由 张春乔 提交于
-
由 Ryan 提交于
-
由 chenxujun 提交于
-
由 Huang Jiyi 提交于
* add output defs * add output defs for kps
-
由 Ruibiao Chen 提交于
-
由 Weilong Wu 提交于
* support transpose test on prim and cinn * fix transpose logic and polish eager_op_test
-
由 niuliling123 提交于
-
- 07 3月, 2023 7 次提交
-
-
由 gaoziyuan 提交于
-
由 zhupengyang 提交于
-
由 Chen Weihang 提交于
-
由 Aurelius84 提交于
-
由 Ruibiao Chen 提交于
-
由 Kai Song 提交于
-
由 Jiabin Yang 提交于
-
- 06 3月, 2023 11 次提交
-
-
由 mhy 提交于
-
由 Paulina Gacek 提交于
* first approach * test finished * cpp test deleted * CmakeList corrected * multi_gru_seq_fuse_pass rewritten * dummy cout deleted * review changes * timeout extended
-
由 Wang Xin 提交于
-
由 Ruibiao Chen 提交于
* Remove InterpretercoreInferShapeContext * Fix lod errors
-
由 Sławomir Siwek 提交于
-
由 Sonder 提交于
-
由 Yuanle Liu 提交于
-
由 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
-
由 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
-
- 05 3月, 2023 1 次提交
-
-
由 Xiaoxu Chen 提交于
-
- 03 3月, 2023 3 次提交
-
-
由 gouzil 提交于
* [phi] move jit kernels from fluid to phi * [phi] fix paddle::phi err * [phi] fix windows 'posix_memalign': identifier not found * [phi] fix windows 'posix_memalign_free': identifier not found * [phi] fix readme directory structure, fc_functor paddle::platform
-
由 Weilong Wu 提交于
* fix issue accur in Mac OS m1 env * use __arm64__ directive to distinguish m1 chip
-
由 Xiaoxu Chen 提交于
-