- 05 5月, 2023 1 次提交
-
-
由 gouzil 提交于
* [test]mv fluid *test* to test/cpp/fluid * [phi] fix link error
-
- 11 10月, 2022 1 次提交
-
-
由 Chen Weihang 提交于
* remove using lodtensor part1 * polish history code format
-
- 09 9月, 2022 1 次提交
-
-
由 Chen Weihang 提交于
* migrate load kernel * remove load op * fix test failed
-
- 07 9月, 2022 1 次提交
-
-
由 Chen Weihang 提交于
* add save kernel * add save_sr_kernel * remove original save_op * add save gpu kernel * remove combine kernel * add port.h include * add save selected rows test * remove useless kernel.h
-
- 20 3月, 2019 1 次提交
-
-
由 lujun 提交于
-
- 19 6月, 2018 1 次提交
-
-
由 tangwei12 提交于
-
- 11 5月, 2018 1 次提交
-
-
由 Siddharth Goyal 提交于
-
- 10 5月, 2018 3 次提交
-
-
由 Kexin Zhao 提交于
-
由 Kexin Zhao 提交于
-
由 Kexin Zhao 提交于
-
- 28 4月, 2018 2 次提交
-
-
由 Kexin Zhao 提交于
-
由 Kexin Zhao 提交于
-
- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 10 2月, 2018 2 次提交
- 31 1月, 2018 1 次提交
-
-
由 Siddharth Goyal 提交于
* Add save_combine_op * Add load_combine_op and test * Add unit-test * Add a delete to free buffer memory * Add new variant of load/save * Fix unit-test * Add another unit test for compatibility with original save/load * Address review comments and simplify logic * Address review comments and simplify code - part 2 * Fix naming issues and CMake problems * Address review comments * Fix LoD information in tests * Address review comments: round 2
-
- 26 12月, 2017 1 次提交
-
-
由 Luo Tao 提交于
-
- 24 12月, 2017 1 次提交
-
-
由 dzhwinter 提交于
* "change operator interface" * "move devicepool to device_context" * "fix operator test" * "fix op_registry Run interface" * "net op passed. Need to fix nccl multi-Context" * "add nccl group function" * "add nccl group function" * "fix gpu count exceed 32 error" * "fix recurrent op, nccl op" * "change the other operators interface with Place" * "fix typo" * "fix pybind" * "fix device in python side" * "fix pybind failed" * "add init for test" * "fix CI"
-
- 31 10月, 2017 1 次提交
-
-
由 dangqingqing 提交于
Use posix_memalign to allocate aligned memory, since some SIMD instructions require the alignment of memory accesses.
-
- 26 10月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Init * Stash * Polish SaveLoadOp * Fix CI * Polish code * Save GPU Tensor * Stash * Fix CI
-