- 19 2月, 2022 1 次提交
-
-
由 Aurelius84 提交于
* Unify paddle/pten::framework::ddim into pten::ddim * fix paddle namespace * compile sucessfully * fix npu src file * fix conflict * fix conflict * fix tensorrt compiler error * fix conflict * fix conflict * fix tesst file conflict * fix conflict * fix mlu file conflict * fix mlu file conflict * fix cinn header file conflict * fix conflict * fix conflict * fix conflict * fix conflict
-
- 18 2月, 2022 1 次提交
-
-
由 Feiyu Chan 提交于
* move blas related files * move lapack related files
-
- 11 2月, 2022 1 次提交
-
-
由 Feiyu Chan 提交于
* move operators/math/math_function_* to pten/kernels/func * namespace from `paddle::operators::math` to `pten::funcs`
-
- 20 11月, 2020 1 次提交
-
-
由 joejiong 提交于
Adding uint8 support for squeeze operator.
-
- 23 7月, 2020 1 次提交
-
-
由 Leo Chen 提交于
* refine squeeze, test=develop * update squeeze, test=develop * refine compile-time infershape, test=develop * add more unittest, test=develop * follow comments, test=develop * add update_api, test=develop * follow comments, test=develop
-
- 13 5月, 2020 1 次提交
-
-
由 Li Fuchen 提交于
* enhance rank_loss error message, test=develop * enhance similarity_focus error message, test=develop * enhance squeeze error message, test=develop
-
- 09 10月, 2019 1 次提交
-
-
由 zhaoyuchen2018 提交于
* Add input check and refine error message * Refine test case and comments test=develop Signed-off-by: Nzhaoyuchen <zhaoyuchen01@baidu.com>
-
- 16 9月, 2019 1 次提交
-
-
由 zhongpu 提交于
* add kernel for squeeze_op, test=develop * delete comment, test=develop
-
- 09 9月, 2019 1 次提交
-
-
由 zhongpu 提交于
* add kernel for unsqueeze_op, test=develop * add kernel for unsqueeze_op, test=develop * add kernel for unsqueeze_op, test=develop
-
- 04 9月, 2019 1 次提交
-
-
由 zhongpu 提交于
* add kernel for flatten_op, test=develop * add kernel for flatten_op, test=develop * fix the license and remove redundant code, test=develop
-