- 26 7月, 2022 1 次提交
-
-
由 xiongkun 提交于
* add complex for einsum grad kernel * pass the ci
-
- 25 7月, 2022 2 次提交
- 22 7月, 2022 2 次提交
- 21 7月, 2022 1 次提交
-
-
由 ming1753 提交于
* fc support fp16 * add a ‘,’ on paddle_pass_builder.cc * fc support fp16 on non-cuda.
-
- 18 7月, 2022 2 次提交
-
-
由 zhouweiwei2014 提交于
-
由 Wilber 提交于
* test * update
-
- 13 7月, 2022 1 次提交
-
-
由 Weilong Wu 提交于
* [Phi] Migrate matrix_solve to phi * replace mutable_data with Alloc
-
- 12 7月, 2022 2 次提交
-
-
由 Chen Weihang 提交于
* clean glog header in public header * move marco pos
-
由 zhouweiwei2014 提交于
-
- 11 7月, 2022 1 次提交
-
-
由 niuliling123 提交于
-
- 07 7月, 2022 1 次提交
-
-
由 shixingbo 提交于
-
- 04 7月, 2022 1 次提交
-
-
由 Ruibiao Chen 提交于
-
- 02 7月, 2022 2 次提交
- 30 6月, 2022 1 次提交
-
-
由 chentianyu03 提交于
* add relu6 kernel and yaml * format files * format code and fix bug * fix build failed
-
- 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 3 次提交
-
-
由 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 提交于
-
由 xiongkun 提交于
-
- 23 6月, 2022 1 次提交
-
-
由 Matsumoto Ruko 提交于
-
- 21 6月, 2022 2 次提交
-
-
由 wangzhen38 提交于
* cpplint fix 3 * cpplint fix 3 * cpplint fix 3 * cpplint fix 3
-
由 zyfncg 提交于
-
- 17 6月, 2022 1 次提交
-
-
由 Yiqun Liu 提交于
-
- 16 6月, 2022 1 次提交
-
-
由 ronnywang 提交于
* [CustomKernel] add custom kernel c api * update * update * fix unable to export capi Co-authored-by: Nronny1996 <524019753@qq.com>
-
- 15 6月, 2022 3 次提交
-
-
由 Guoxia Wang 提交于
-
由 zhouweiwei2014 提交于
* add some kernel(csr*dense->csr, dense*dense->csr) of SparseTensor matmul * fix CI * fix CI * fix comment * fix comment
-
由 Yiqun Liu 提交于
Use int64_t in GetGpuLaunchConfig1D and ElementwiseKernel as index type to support large tensor. (#43506) * Change some data type from int to int64_t in GetGpuLaunchConfig1D to support large tensor. * Use int64_t in ElementwiseKernel as index type to support large tensor.
-
- 13 6月, 2022 1 次提交
-
-
由 zyfncg 提交于
* fix stride_slice bug * fix bug
-
- 10 6月, 2022 1 次提交
-
-
由 Wilber 提交于
-
- 07 6月, 2022 3 次提交
-
-
由 shixingbo 提交于
-
由 Wilber 提交于
-
由 niuliling123 提交于
-
- 06 6月, 2022 1 次提交
-
-
由 niuliling123 提交于
-
- 05 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 04 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 31 5月, 2022 1 次提交
-
-
由 xiongkun 提交于
* change einsum_v2 as default and add new flags: FLAG_einsum_opt=1|0 * make EInsumOP support bf16 * add unittest for BF16 * add condition for test_BF16 * fix bugs * fix
-
- 30 5月, 2022 1 次提交
-
-
由 limingshu 提交于
* 1st commit * fix usless change in header transpose_kernel_h file * add sync
-
- 27 5月, 2022 1 次提交
-
-
由 zyfncg 提交于
* refactor the optional tensor * remove optiona<MetaTensor> in InferMeta * fix bug * fix optional<vector<Tensor>> * fix bug * fix rmsprop * fix amp of eager_gen * polish code * fix deleted code * fix merge conflict * polish code * remove is_nullopt_ * fix merge conflict * fix merge conflict
-