- 23 6月, 2022 5 次提交
-
-
由 ccrrong 提交于
* add cast trt converter
-
由 Shijie 提交于
* Fix test_fuse_resnet_unit failure * Fix test_imperative_auto_mixed_precision failure * Fix sparse_attention_op error * Fix sparse_attention_op error
-
由 zlsh80826 提交于
* Reduce gather op unit tests size and increase the timeout * Add NVIDIA_TF32_OVERRIDE for multi-processes environment * Remove record test for device event ut
-
由 WangZhen 提交于
-
由 Sylwester Fraczek 提交于
* sylwek prototype params to int8 pass * trying to make warmup work * wip * wip * change test to cpp test * review fixes, refactoring * more refactoring * add erasevars * change test to fixture * rename pass and reorder erasevars and graphsaferemovenodes * fix * more refactoring and fixed bug * formatting * remove scale count * enfroce message too short * remove erasevars erasevars couldbe cauuse of memory issues some other fixes * add count of successfull fuses to name of new nodes * FindVar -> GetVar and use ConvResidual pattern * use tensor->clear() instead of new variable * Update paddle/fluid/framework/ir/mkldnn/params_quantization_mkldnn_pass_tester.cc Co-authored-by: NTomasz Socha <tomasz.socha@intel.com> * Update paddle/fluid/framework/ir/mkldnn/params_quantization_mkldnn_pass_tester.cc Co-authored-by: NTomasz Socha <tomasz.socha@intel.com> * Update paddle/fluid/inference/tests/api/analyzer_lexical_analysis_gru_tester.cc Co-authored-by: NTomasz Socha <tomasz.socha@intel.com> * add log (review fix)c * review fix (2 functions to one) * code review: Conv->QuantizeConv * revert * fix formatting * remove unused functions * add paddle enforce Co-authored-by: NTomasz Socha <tomasz.socha@intel.com>
-
- 22 6月, 2022 9 次提交
-
-
由 Haohongxiang 提交于
* fix bugs * update * update * update * code style * code style check
-
由 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 提交于
-