- 21 6月, 2022 15 次提交
-
-
由 Chenxiao Niu 提交于
-
由 zhangbo9674 提交于
* refine layer to * refine code * add ut
-
由 cifar10 提交于
-
由 cifar10 提交于
-
由 zhaoying9105 提交于
-
由 Sing_chan 提交于
resort .cu headers, set clang-format not sort include block and consider .cu as main source file (#43633)
-
由 niuliling123 提交于
-
由 Sławomir Siwek 提交于
* consolidate conv act passes * generalize conv_activation * integrate conv+act tests * code style format * whitespaces * remove timeout from old tests * implement comments from review * restore ut * whitespace * code style * transpose * fixes after review * method for gettin act * Change Paddle_enforce error type * code format * add missing opcompats
-
由 joanna.wozna.intel 提交于
-
由 Zhang Ting 提交于
-
由 fwenguang 提交于
-
由 Sing_chan 提交于
-
由 cambriconhsq 提交于
* [MLU] add mlu kernel for elementwise_max_grad * [MLU] modify mlu kernel elementwise_min_grad impl
-
由 Allen Guo 提交于
* add argmin and argsort ops (#800) * add argmin and arsort ops * Add dot bmm ops (#803) * add bmm * add dot op * clean CreateConst * clean CreateCast * add activation ops (#808) * add activation ops * fix 1function-redefined error
-
由 zhangchunle 提交于
-
- 20 6月, 2022 12 次提交
-
-
由 whs 提交于
-
由 zhangbopd 提交于
-
由 Jiabin Yang 提交于
-
由 jakpiase 提交于
* fix for layer_norm * minor fix
-
由 chalsliu 提交于
-
由 Zhang Zheng 提交于
* support more dimensions * fix
-
由 zhouweiwei2014 提交于
* add new API/OP(csr->csr) of SparseTensor softmax * fix comment
-
由 wangguanqun 提交于
* gpups default config and dataset * codestyle * add unittest * code style * add dymf to gpups * codestyle * add static.nn.cvm import * PSERVER_DEBUG * add fs config to worker desc * update unittest * unittest * remove gpups unittest * remove gpups unittest * static check
-
由 kuizhiqing 提交于
-
由 Sing_chan 提交于
-
由 zhangchunle 提交于
-
- 18 6月, 2022 2 次提交
-
-
由 Wilber 提交于
-
由 zhouweiwei2014 提交于
-
- 17 6月, 2022 11 次提交
-
-
由 zhangkaihuo 提交于
* fix to_sparse_csr
-
由 Chenxiao Niu 提交于
-
由 Yiqun Liu 提交于
* Support optional residual add in fused_attention and fused_feedforward. * Add checkpoint and add the check of add_residual when pre_layer_norm is false. * Add TODO and change the python api to add add_residual argument.
-
由 fuyou765 提交于
-
由 fuyou765 提交于
-
由 fuyou765 提交于
-
由 cambriconhsq 提交于
-
由 qipengh 提交于
-
由 zhaoying9105 提交于
* [MLU]: add shape kernel * [MLU]: set output from cpu to mlu in shape kernel
-
由 Liyulingyue 提交于
fix en docs of paddle.vision.transforms.Normalize, paddle.vision.models.alexnet, paddle.vision.models.mobilenet, ops apis (#42380) * Normalize; test=document_fix * alexnet; test=document_fix * alexnet; test=document_fix * vgg; test=document_fix * mobilenetv2; test=document_fix * mobilenetv1; test=document_fix * alexnet; test=document_fix * PSRoIPool; test=document_fix * psroi_pool; test=document_fix * roi_align; test=document_fix * RoIAlign; test=document_fix * alexnet; test=document_fix * MobileNetV1; test=document_fix * mobilenetv2;test=document_fix * vgg; test=document_fix * psroi_pool;test=document_fix * ops; test=document_fix * Normalize;test=document_fix * normlize;test=document_fix * Update alexnet.py * for ci;test=document_fix * for ci;test=document_fix Co-authored-by: NLigoml <39876205+Ligoml@users.noreply.github.com>
-
由 yangguohao 提交于
* 2022-04-28 * 2022-05-04 * 2022-05-05_V1 * 2022-05-05_V1 * Update loss.py * Update loss.py * 2022-06-01_hook * 2022-06-05 * 2022-06-07 * 2022-06-07_V2 * 2022-06-07_V2 * 2022-06-17_codestyle
-