- 14 4月, 2023 2 次提交
-
-
由 umiswing 提交于
-
由 zhangyuqin1998 提交于
-
- 13 4月, 2023 1 次提交
-
-
由 umiswing 提交于
-
- 03 4月, 2023 1 次提交
-
-
由 thunder95 提交于
-
- 31 3月, 2023 2 次提交
-
-
由 YuanRisheng 提交于
* remove distribute * fix py3 bugs * fix gpu-ps bugs * fix compile bugs * fix unittest bugs
-
由 张春乔 提交于
* autofix Co-authored-by: NLiyulingyue <83450930+Liyulingyue@users.noreply.github.com> * revert changes in python/paddle/distributed/fleet/utils/hybrid_parallel_util.py * empty commit, trigger ci * fix test_slice --------- Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
-
- 30 3月, 2023 1 次提交
-
-
由 zhangkaihuo 提交于
-
- 21 3月, 2023 1 次提交
-
-
由 iSerendipity 提交于
* move DataType from paddle::experimental to phi * convert namespace * convert namespace * convert namespace * clarify namespace * convert more datatype * Revert "convert more datatype" This reverts commit 083b462959e6a22d4d8767707b628b95b396642e. * convert more in auto_code_generator * fix conflicts for XPU * fix namespace conflicts * fix errors * Revert "fix errors" This reverts commit f9d9958b54ee32141112274c8a5c3c381ab0f876. * fix errors * fix formatting
-
- 15 3月, 2023 1 次提交
-
-
由 umiswing 提交于
-
- 14 3月, 2023 1 次提交
-
-
由 engineer1109 提交于
-
- 13 3月, 2023 1 次提交
-
-
由 Sanbu 提交于
* Add output defs for conv3d_coo distribute_fpn_proposals kernel * fix
-
- 24 2月, 2023 1 次提交
-
-
由 YuanRisheng 提交于
-
- 22 2月, 2023 1 次提交
-
-
由 zhangkaihuo 提交于
-
- 20 2月, 2023 1 次提交
-
-
由 umiswing 提交于
-
- 10 2月, 2023 1 次提交
-
-
由 umiswing 提交于
-
- 16 1月, 2023 1 次提交
-
-
由 zlsh80826 提交于
* Update warpctc for cuda-12 * Deprecate cudaProfilerInitialize for CUDA > 11 * Deprecate CUSPARSE_MV_ALG_DEFAULT for CUDA_VERSION >= 11040 * Add the missing thrust header
-
- 10 1月, 2023 1 次提交
-
-
由 MarDino 提交于
-
- 14 12月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
-
- 29 11月, 2022 2 次提交
-
-
由 zhangkaihuo 提交于
-
由 zhangkaihuo 提交于
-
- 28 11月, 2022 1 次提交
-
-
由 PuQing 提交于
-
- 10 11月, 2022 1 次提交
-
-
由 YuanRisheng 提交于
* standard api * fix sparse bugs * fix xpu bugs, test=kunlun * remove hard code for custom unittest * open ci, test=kunlun * deal with conflict
-
- 09 11月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
-
- 03 11月, 2022 2 次提交
-
-
由 zhouweiwei2014 提交于
-
由 zhangkaihuo 提交于
-
- 02 11月, 2022 1 次提交
-
-
由 YuanRisheng 提交于
* Standardise batch norm * standardize conv3d and depwise_conv2d * fix ci bugs
-
- 01 11月, 2022 1 次提交
-
-
由 umiswing 提交于
-
- 31 10月, 2022 1 次提交
-
-
由 YuanRisheng 提交于
* standard api * fix ci bugs * fix ci bugs * fix ce bugs
-
- 26 10月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
-
- 17 10月, 2022 1 次提交
-
-
由 OccupyMars2025 提交于
* add sparse reshape * change the dtype in all test cases to int64 * just one test case * modify comments * Update test_sparse_reshape_op.py * chang the type of "shape" from vector<int64_t> to IntArray * check whether sp_out.to_dense() is the cause of error * print sp_out * Update reshape_kernel.cc * use numpy to generate the equal paddle tensor * just check dense_tensor.numpy() * check cpu and cuda versions * Update test_sparse_reshape_op.py * supply all test cases for cpu forward coo kernel * test forward coo cuda kernel * change configuration of cuda kernel * keep only one test case * test coo cpu kernel (forward and backward) * row major or column major ??? * test cuda coo forward kernel * complete declaration and registration * Update __init__.py * rebuild * retrigger CI * add cudaMalloc and cudaMemcpy in ReshapeCooKernel and change back to row major order in a cuda dense tensor * midify minor error * test only cpu coo forward kernel * add all test cases for coo forward kernel (both cpu and gpu) * test all forward kernels (coo, csr; cpu, gpu) * add all test cases for all kinds of kernels * just retrigger CI * Update sparse_ops.yaml * Update sparse_ops.yaml * Update sparse_ops.yaml * resolve conflicts * Update sparse_ops.yaml * don't specify tensor place * new shape has -1 or 0 in it * Update unary_grad_kernel.h * correct lvalue error * code style * Update sparse_backward.yaml * Update sparse_ops.yaml * Update unary_kernel.h * Update unary.py * Update sparse_backward.yaml * Update unary.py * code style * code style * code style * Update unary.py * specify tensor place explicitly * do not use numpy array * use numpy array in unit test again * modify example code in docstring
-
- 12 10月, 2022 2 次提交
-
-
由 zhangkaihuo 提交于
-
由 zhangkaihuo 提交于
-
- 09 10月, 2022 2 次提交
-
-
由 zhangkaihuo 提交于
-
由 zhangkaihuo 提交于
-
- 30 9月, 2022 1 次提交
-
-
由 六个骨头 提交于
-
- 27 9月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
-
- 21 9月, 2022 3 次提交
-
-
由 zhangkaihuo 提交于
This reverts commit e8de9dfd.
-
由 zhangkaihuo 提交于
* sort out index
-
由 zhangkaihuo 提交于
* for add_bias
-
- 19 9月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
* sparse infer_meta
-