- 15 3月, 2021 1 次提交
-
-
由 WangXi 提交于
-
- 12 3月, 2021 1 次提交
-
-
由 Qi Li 提交于
-
- 10 3月, 2021 1 次提交
-
-
由 WangXi 提交于
-
- 09 3月, 2021 3 次提交
-
-
由 ronnywang 提交于
-
由 Qi Li 提交于
-
由 Jacek Czaja 提交于
-
- 08 3月, 2021 1 次提交
-
-
由 Qi Li 提交于
-
- 04 3月, 2021 1 次提交
-
-
由 Qi Li 提交于
-
- 03 3月, 2021 1 次提交
-
-
由 Qi Li 提交于
-
- 26 2月, 2021 1 次提交
-
-
由 WangXi 提交于
-
- 24 2月, 2021 1 次提交
-
-
由 liu zhengxi 提交于
* add get_cublas_handle() api * update format * add unittests * alter function name
-
- 23 2月, 2021 1 次提交
-
-
由 Zhong Hui 提交于
[BUG FIX] Fix softmax cross entropy overflow problem.
-
- 22 2月, 2021 2 次提交
- 18 2月, 2021 1 次提交
-
-
由 joanna.wozna.intel 提交于
* Add conv transpose BF16 * Share function GetWeightsTz * Adjust to review and fix op compatibility * Add bias to unique handler name * Remove errors related to paddle enforce * Add conv2d_transpose to bf16 list and kernel refator
-
- 09 2月, 2021 1 次提交
-
-
由 wuhuanzhou 提交于
* update eigen version on Windows, test=develop * add /bigobj for cl, test=develop
-
- 08 2月, 2021 2 次提交
-
-
由 Qi Li 提交于
-
由 QingshuChen 提交于
-
- 07 2月, 2021 1 次提交
-
-
由 Qi Li 提交于
-
- 05 2月, 2021 1 次提交
-
-
由 liuyuhui 提交于
-
- 04 2月, 2021 3 次提交
-
-
由 Jacek Czaja 提交于
-
由 joanna.wozna.intel 提交于
* Update Xbyak and add bf16 fast performance verification * Fix formating * Change LOG message * Trigger an update of a new tag
-
由 wanghuancoder 提交于
* use iwyu clean include second time, test=develop
-
- 03 2月, 2021 2 次提交
- 01 2月, 2021 1 次提交
-
-
由 QingshuChen 提交于
* fix malloc L3 failed bug for kunlun * minor
-
- 28 1月, 2021 1 次提交
-
-
由 Qi Li 提交于
* [ROCM] update fluid platform for rocm35 (part1), test=develop * address review comments, test=develop
-
- 25 1月, 2021 2 次提交
-
-
由 Jacek Czaja 提交于
-
由 chentianyu03 提交于
* add abs test case * use std::abs to fix abs bug * fix the abs bug * fix abs bug
-
- 20 1月, 2021 4 次提交
-
-
由 Jacek Czaja 提交于
-
由 wanghuancoder 提交于
* delete empty line of pybing.cc, test=develop * use nvtx push pop in timeline, test=develop * change year, test=develop * add #ifdef PADDLE_WITH_CUDA, test=develop * add #ifndef WIN32, test=develop * is_pushed to is_pushed_, test=develop
-
由 chentianyu03 提交于
* rewrite abs op * rewrite abs op and remove abs in activation * remove abs register in old codes * fix abs_grad type error * fix abs double_grad output name error * modify abs_grad, abs_grad_grad functor for windows building * format code style * fix the bug of result is nan when the divisor is zero * add missing abs attr and add abs for float16
-
由 Wilber 提交于
-
- 19 1月, 2021 2 次提交
- 18 1月, 2021 2 次提交
-
-
由 liuyuhui 提交于
-
由 QingshuChen 提交于
-
- 15 1月, 2021 1 次提交
-
-
由 石晓伟 提交于
-
- 13 1月, 2021 2 次提交
-
-
由 Huihuang Zheng 提交于
usleep function in <unistd.h> only takes argument less than 1,000,000. Current call can exceed this limit, we have to fix it. This PR can fix random CI error.
-
由 QingshuChen 提交于
* optimize memcpy perf for kunlun * remove useless unitest for kunlun mean * minor
-