- 09 10月, 2022 5 次提交
-
-
由 Sławomir Siwek 提交于
-
由 Sławomir Siwek 提交于
* enable hard_swish_grad unit test * remove unused argument
-
由 Haohongxiang 提交于
-
由 zhangbo9674 提交于
-
由 ronnywang 提交于
-
- 08 10月, 2022 8 次提交
-
-
由 caozhou 提交于
* update comp cost and completion for gpt auto search * add unittest
-
由 HongyuJia 提交于
-
由 Haohongxiang 提交于
-
由 cifar10 提交于
-
由 Yuanle Liu 提交于
* optimize Paddle-TRT performance
-
由 mrcangye 提交于
* fix some doc bug test=document_fix * fix some docs issues, test=document_fix * beta -> \beta in softplus * threshold -> \varepsilon in softplus * parameter name * delta -> \delta in smooth_l1_loss * fix some docs test=document_fix * fix docs test=document_fix * fix docs && 增加空行 test=document_fix * Update python/paddle/nn/functional/activation.py, test=document_fix * Update python/paddle/nn/layer/activation.py, test=document_fix Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
-
由 Shuangchi He 提交于
-
由 Wangzheee 提交于
* add lookup_table op_convert, add lookup_table plugin
-
- 03 10月, 2022 2 次提交
-
-
由 jakpiase 提交于
* added transpose * CI fix * fix for transpose * fix after review
-
由 Jacek Czaja 提交于
* - some more MD changes * - lint * - compilation fixes * - compilation fixes * - lint * - fix
-
- 30 9月, 2022 20 次提交
-
-
由 Wen Sun 提交于
-
由 Ruibiao Chen 提交于
-
由 HongyuJia 提交于
-
由 HongyuJia 提交于
-
由 engineer1109 提交于
* Fix undefined reference PD_IntArrayGetElementCount * Delete PD_IntArrayGetSize Unused
-
由 Allen Guo 提交于
* paddle-inference support custom-ops Co-authored-by: NZhixin Yao <zhixiny@graphcore.ai> * fix tolower Co-authored-by: NZhixin Yao <zhixiny@graphcore.ai>
-
由 Zhang Zheng 提交于
* Optimize performance of depthwise_conv_bwd of filter * op-benchmark * fix * op benchmark * merge bwd
-
由 Zhang Zheng 提交于
* Optimize performance of depthwise_conv_bwd * fix
-
由 Chenxiao Niu 提交于
-
由 光明和真理 提交于
-
由 ykkk2333 提交于
* migrate sigmoid with cross entropy, and tile xpu kernels to phi, test=kunlun * migrate add_n kernep to phi, test=kunlun * fix bugs of tipc, test=kunlun
-
由 Allen Guo 提交于
* add ipu related authors, test=document_fix * add gc, test=document_fix
-
由 HongyuJia 提交于
* opt GetExpectedKernelType code of conv_transpose_op * fix if error
-
由 HongyuJia 提交于
-
由 HongyuJia 提交于
-
由 HongyuJia 提交于
-
由 六个骨头 提交于
-
由 HongyuJia 提交于
-
由 HongyuJia 提交于
-
由 sneaxiy 提交于
* support pure bfloat16 * support bf16 linear * update PR to pass CI * tiny fix where_grad_kernel.cu * add bfloat16 to selu_grad to pass CI * fix selu grad compilation error
-
- 29 9月, 2022 5 次提交
-
-
由 carryyu 提交于
-
由 Xinger 提交于
-
由 zhaoyingli 提交于
-
由 zhangyikun02 提交于
-
由 Zhang Zheng 提交于
* Move valid check from python to kernel * fix error throw * fix * invalid label check * fix * Revert "fix" This reverts commit 79fad6799cfa4b30423dbc84e67d7d843d22b84a. * Revert "invalid label check" This reverts commit 402a9707390ad5386b3222e85844b92d2e9b9fa4. * Revert "fix" This reverts commit 09ba3080ee0587447f875c19cdf060485f15ae3b. * Revert "fix error throw" This reverts commit a901bfcc2179d5c120ec29af766f392b122dab52. * Revert "Move valid check from python to kernel" This reverts commit baa03cc4ef82d8d45516c30dfb52bf5aead30748. * final fix * fix * fix
-