- 20 3月, 2023 2 次提交
-
-
由 YuanRisheng 提交于
* remove init * delete fluid in context pool * fix custom op bugs * fix profiler bugs * fix ci bugs * fix window compile bugs * fix windows bugs * fix window bugs
-
由 zhouweiwei2014 提交于
-
- 16 3月, 2023 2 次提交
-
-
由 HongyuJia 提交于
* init unit test commit, contains register thinking * support inplace * get inplaced x.grad * Try support inplace and hook at the same time * Support inplace, need debug * Support inplace successfully * Inplace use Tensor&, consistent with Tensor* * fix MapPlainOutputs bug * fix double grad inplace error
-
由 wanghuancoder 提交于
* delete old dygraph op test
-
- 15 3月, 2023 1 次提交
-
-
由 kangguangli 提交于
* remove with_data_parallel in example code * revert python/paddle/fluid/data_feeder.py * fix static.nn.fc api
-
- 14 3月, 2023 4 次提交
-
-
由 zhouweiwei2014 提交于
-
由 engineer1109 提交于
-
由 cxxly 提交于
-
由 Huang Jiyi 提交于
* remove device_context include * fix bug * fix bug
-
- 10 3月, 2023 1 次提交
-
-
由 ronnywang 提交于
-
- 08 3月, 2023 1 次提交
-
-
由 niuliling123 提交于
-
- 07 3月, 2023 1 次提交
-
-
由 Chen Weihang 提交于
-
- 06 3月, 2023 4 次提交
-
-
由 mhy 提交于
-
由 Wang Xin 提交于
-
由 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
-
- 03 3月, 2023 2 次提交
-
-
由 zhouweiwei2014 提交于
-
由 niuliling123 提交于
-
- 02 3月, 2023 1 次提交
-
-
由 Jiabin Yang 提交于
* fix attrs copy error * fix bert by fix slice error * fix op test
-
- 01 3月, 2023 1 次提交
-
-
由 niuliling123 提交于
-
- 28 2月, 2023 2 次提交
- 27 2月, 2023 1 次提交
-
-
由 zyfncg 提交于
* add inferface of get registered phi kernels * change KernelType to KernelKey * add test * refactor code
-
- 24 2月, 2023 1 次提交
-
-
由 niuliling123 提交于
-
- 23 2月, 2023 2 次提交
-
-
由 Huang Jiyi 提交于
* move fluid generator to phi * move fluid generator to phi * update .gitignore * fix bugs * fix cannot find "glog/logging.h" in "generator.h" * fix bugs
-
由 YuanRisheng 提交于
* move profiler * fix compile bugs
-
- 21 2月, 2023 1 次提交
-
-
由 YuanRisheng 提交于
* decouple_memory * perfect memory utils * fix ci bugs * fix inference bugs * fix custom test bugs * fix converage bugs * modify code according comment * modify namespace * deal with compile bugs
-
- 20 2月, 2023 3 次提交
-
-
由 JingZhuangzhuang 提交于
-
由 HongyuJia 提交于
* update include directory * fully support C++ extension, pass unittest * fix include directory * support both extension and operator in one file * polish testcase * add jit unittest * update third_party.cmake, pass CI test * fix cmake * fix setup * fix inference, fix unittest precision * fix unittest precision * fix inference_lib cmake * try fix setup, try fix inference_lib * try fix inference_lib pybind * fix mix_op_extension, fix inference_lib * fix mix_op_extension, fix inference_lib * change cmake * change cmake * add compile flags * add Python.h headerfile * add test_custom_plugin_creater cmake * comment compile flag * pass all CI * pass all CI * comment compile flag * try solve test_custom_plugin_creater link error * try solve test_custom_plugin_creater link error * polish codes * remove windows compile flag * remove python_include_path * update pybind11, 2.4.3->2.6.0 * update pybind11, 2.6.0->2.10.0 * update pybind11, 2.10.0->2.6.0b1 * update pybind11, 2.6.0b1->2.6.0, start fix unittest * fix pybind11 2.6.0 VarBase print error * fix pybind11 2.6.0 VarBase print error * handle PADDLE_ON_INFERENCE * modify according to reviewer * fix cmake * cmake decouple pybind_util when not ON_INFER * cmake decouple pybind_util when not ON_INFER * remove copy of inference_lib.cmake * change pybind.cc headerfile fluid->phi
-
由 HongyuJia 提交于
* polish tensor operants implementation * change year, 2021->2023
-
- 18 2月, 2023 1 次提交
-
-
由 zhouweiwei2014 提交于
-
- 17 2月, 2023 1 次提交
-
-
由 yuehuayingxueluo 提交于
* rename multi_tensor_adam to fused_adam * fix some bugs * fix CI coverage * rename test_fused_adam.py * fix some bug * add test_fused_adam_op.py * fix some bugs * fix fused_adam_op.cc * fix CI bugs * fix CI bug * fix CI bug
-
- 16 2月, 2023 2 次提交
-
-
由 houj04 提交于
* [XPU] update xccl to 1.0.8 * update xdnn. add uint8 for concat and split. * update xdnn to 20230215.
-
由 Huang Jiyi 提交于
* move variable_utils from phi_api_utils to fluid * fix coment * update include * fix bugs * fix bugs * fix bugs * fix bugs * fix bugs * update * update * fix CI-Windows-OpenBLAS * fix bugs * fix bugs * fix bugs * update include * move variable_utils to phi_utils * fix namespace
-
- 15 2月, 2023 1 次提交
-
-
由 lzy 提交于
* make FusedMultiTransformer supports variable-lengths. * modify ffn2 when cuda_version >= 11.6 because of #49392. * code style * delete remove_padding
-
- 14 2月, 2023 2 次提交
- 13 2月, 2023 3 次提交
-
-
由 RedContritio 提交于
-
由 HongyuJia 提交于
* fix copysign compile error on Windows * fix more files' macro
-
由 HongyuJia 提交于
* fix py::array_t calling bug * polish code
-