- 04 8月, 2022 1 次提交
-
-
由 zhiboniu 提交于
* phi_generate_proposals_v2 * remove old kernels * optest add eager_check * del lod * update * update * update test_detection with_lod * update nms_util * remove old nms_util.h
-
- 03 8月, 2022 2 次提交
-
-
由 seemingwang 提交于
* move repeat interleave * fix api name * recover op registration * fix arguments order * fix * fix infermeta * fix infermeta * fix header * fix infermeta * fix * fix * fix dtype * log&test * test * remove logs * fix * remove logs * combine files * combine * combine files * fix cuda place
-
由 zhiboniu 提交于
* add cmake enforce * transfer multiclass_nms3 to phi
-
- 02 8月, 2022 1 次提交
-
-
由 carryyu 提交于
* [PFCC] SeluKernel Optimization * selu kernel optimization * add private Co-authored-by: carryyu <>
-
- 01 8月, 2022 4 次提交
-
-
由 Leo Chen 提交于
* remove cudaDeviceContext * remove more template * fix rocm compile * remove alias name CUDADeviceContext * fix compile * fix tests * revert changes
-
由 zhouweiwei2014 提交于
-
由 levi131 提交于
* update code format * add ymal and test * update for comments
-
由 Xiaoxu Chen 提交于
-
- 29 7月, 2022 1 次提交
-
-
由 Leo Chen 提交于
* remove cudaDeviceContext * remove more template * fix rocm compile
-
- 28 7月, 2022 2 次提交
-
-
由 HongyuJia 提交于
* test_activation_op unitest error, yaml & activation.py in_dygraph_mode incomplete * fix test_activation_op unitest error, add yaml and dygraph test * fix code style with pre-commit * try to fix namespace error of abs in activation_functor.h * fix namespace error of abs
-
由 Charles-hit 提交于
* Move frame OP to phi、add frame OP yaml config and supplement single test * add Header file of in_dygraph_mode * Modify variable name and FrameGradInferMeta multiplex UnchangedInferMeta * move seq2col to phi
-
- 26 7月, 2022 2 次提交
-
-
由 zhangkaihuo 提交于
-
由 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 2 次提交
-
-
由 Guoxia Wang 提交于
-
由 zhouweiwei2014 提交于
* add some kernel(csr*dense->csr, dense*dense->csr) of SparseTensor matmul * fix CI * fix CI * fix comment * fix comment
-