- 22 6月, 2022 8 次提交
-
-
由 ccrrong 提交于
* fix arg_max converter
-
由 WJJ1995 提交于
* fixed multihead matmul fuse pass * Add unittests * rm scale op * fixed code style * fixed code style * resolve testcase falied * add note
-
由 Feiyu Chan 提交于
* add codegen for get_expected_kernel, add argument mapping for selected_rows kernels, fix other bugs in codegen for operators. * move bernoulli, erf, mv, poisson, trunc, erf to api.yaml and corresponding backward api to backward.yaml * generate EmptyGradOpMaker for ops without grad op * add code to generate all possible kernel signatures for infrt
-
由 tianshuo78520a 提交于
-
由 heliqi 提交于
-
由 wangzhen38 提交于
* fix cpplint style 6 * fix cpplint style 6
-
由 zhoutianzi666 提交于
* add fc, multihead_mul, shape tensor infer, slice
-
由 WangZhen 提交于
* Fix some TODO and polish code * Support GPU place * Fix layer_test ci error * Polish some code * Make GetFunction as const function * Remove COMMAND tar to fix CI error * Fix comments * Merge develop to fix codestyle error
-
- 21 6月, 2022 18 次提交
-
-
由 heliqi 提交于
* fix or backend many inputs bug * fix or backend many inputs bug * fix or backend many inputs bug * fix or backend many inputs bug * code format * code format
-
由 Guanghua Yu 提交于
-
由 Yiqun Liu 提交于
-
由 ccrrong 提交于
-
由 wangzhen38 提交于
* cpplint fix 2 * cpplint fix 2
-
由 cifar10 提交于
-
由 Chenxiao Niu 提交于
-
由 cifar10 提交于
-
由 cifar10 提交于
-
由 zhaoying9105 提交于
-
由 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 提交于
-
由 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 7 次提交
-
-
由 whs 提交于
-
由 zhangbopd 提交于
-
由 jakpiase 提交于
* fix for layer_norm * minor fix
-
由 chalsliu 提交于
-
由 Zhang Zheng 提交于
* support more dimensions * fix
-
由 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
-
- 18 6月, 2022 1 次提交
-
-
由 zhouweiwei2014 提交于
-
- 17 6月, 2022 6 次提交
-
-
由 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 提交于
-