- 13 4月, 2023 1 次提交
-
-
由 HongyuJia 提交于
* [enforce.h Decouple logging.h] Delete glog/logging.h from enforce.h * Add logging.h for profiler.cc * Add logging.h for gloo_utils.h * Add logging.h for addmm_kernel_impl.h * Add logging.h for addmm_grad_kernel_impl.h * Add logging.h for p_send_kernel.cu * Add logging.h for determinant_grad_kernel_impl.h * Add logging.h for p_recv_kernel.cu * Add logging.h for elementwise_grad_base.h * Add logging.h for transfer_layout_kernel.cc * Add logging.h for eigvals_kernel.cc and index_select_impl.h * Add logging.h for all files in kernel directory * Add logging.h for xpu_info.cc * Add logging.h for xpu
-
- 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
-
- 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
-
- 09 11月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
-
- 03 11月, 2022 1 次提交
-
-
由 zhouweiwei2014 提交于
-
- 21 9月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
This reverts commit e8de9dfd.
-
- 01 9月, 2022 1 次提交
-
-
由 Leo Chen 提交于
* refine cmake of framework * add deps for dense tensor * fix deps * remove alloc(ctx) * add depends on mkldnn
-
- 08 8月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
* sparse conv support duplicate coordinates
-
- 05 8月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
-
- 01 8月, 2022 1 次提交
-
-
由 zhouweiwei2014 提交于
-
- 26 7月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
-
- 18 7月, 2022 1 次提交
-
-
由 zhouweiwei2014 提交于
-
- 28 6月, 2022 1 次提交
-
-
由 zhouweiwei2014 提交于
* [Sparse]add SparseTensor mv kernel(csr*dense_vec->dence_vec, coo*dense_vec->dense_vec) * fix CI
-
- 24 6月, 2022 1 次提交
-
-
由 zhouweiwei2014 提交于
-
- 15 6月, 2022 1 次提交
-
-
由 zhouweiwei2014 提交于
* add some kernel(csr*dense->csr, dense*dense->csr) of SparseTensor matmul * fix CI * fix CI * fix comment * fix comment
-
- 05 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 18 4月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
-
- 13 4月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
-
- 02 4月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
-
- 18 3月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
sparse maxpool; kernel_registry support sparse tensor
-
- 16 3月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
restructure conv
-
- 14 3月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
* move the common function to kernel/funcs/sparse/ * add namespace * rm unused file * move func * reuse code
-