- 31 1月, 2023 1 次提交
-
-
由 zhangkaihuo 提交于
att, cherry-pick#48254, and resolve conflict
-
- 07 11月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
Revert SparseConv support duplicate coordinates
-
- 03 11月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
Unified api args name
-
- 28 10月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
add sync_batch_norm_bn and deliver indices_dict
-
- 27 10月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
* cherry-pick #46359 and resolve conflict
-
- 18 10月, 2022 1 次提交
-
-
由 zhouweiwei2014 提交于
新增sparse.is_same_shape、sparse.reshape、sparse.transpose 三个API
-
- 17 10月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
cherry-pick : #46322, #46245 Sparse API 支持静态图
-
- 20 9月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
cherry-pick : #46016, #46021, #45974 * [Sparse]Sparse add support gpu (#45974) * [Sparse]Remove unused code (#46021) * [Sparse] Add infer meta (#46016)
-
- 07 9月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
-
- 02 9月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
-
- 23 8月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
* rename the member function of SparseTensor * use shorter function names
-
- 22 8月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
-
- 16 8月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
-
- 11 8月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
* fix submanifold conv
-
- 08 8月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
* sparse conv support duplicate coordinates
-
- 05 8月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
-
- 01 8月, 2022 1 次提交
-
-
由 zhouweiwei2014 提交于
-
- 26 7月, 2022 2 次提交
-
-
由 zhangkaihuo 提交于
-
由 zhouweiwei2014 提交于
* fix behavior of device_id=None in Tensor.cuda * fix CI
-
- 22 7月, 2022 1 次提交
-
-
由 zhouweiwei2014 提交于
-
- 21 7月, 2022 1 次提交
-
-
由 zhouweiwei2014 提交于
-
- 19 7月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
-
- 18 7月, 2022 1 次提交
-
-
由 zhouweiwei2014 提交于
-
- 15 7月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
-
- 14 7月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
* sparse support amp * EagerAmpAutoCasts support sparse
-
- 13 7月, 2022 2 次提交
-
-
由 zhangkaihuo 提交于
* opt sparse_mask
-
由 zhangkaihuo 提交于
* add sparse api coalesce
-
- 12 7月, 2022 2 次提交
-
-
由 Chen Weihang 提交于
* clean glog header in public header * move marco pos
-
由 zhouweiwei2014 提交于
-
- 06 7月, 2022 1 次提交
-
-
由 zhouweiwei2014 提交于
-
- 05 7月, 2022 1 次提交
-
-
由 zhouweiwei2014 提交于
* [Sparse] add SparseCsrTensor fused_attention kernel and API * fix comment
-
- 29 6月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
-
- 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 2 次提交
-
-
由 YuanRisheng 提交于
* perfect copy * deal with conflict * deal with conflict * fix compile bugs * fix unittest bugs * change code format * deal with conflict * modify code by review * fix ce bugs * fix ce bugs * add lo * perfect code format * deal with conflicts
-
由 zhouweiwei2014 提交于
-
- 23 6月, 2022 2 次提交
-
-
由 Matsumoto Ruko 提交于
-
由 Leo Chen 提交于
-
- 22 6月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
-
- 21 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
resort .cu headers, set clang-format not sort include block and consider .cu as main source file (#43633)
-
- 20 6月, 2022 1 次提交
-
-
由 zhouweiwei2014 提交于
* add new API/OP(csr->csr) of SparseTensor softmax * fix comment
-