- 16 11月, 2022 4 次提交
-
-
由 xiaoxiaohehe001 提交于
* add_fill_any_like * add_fill_any_like
-
由 wenbin 提交于
* elementwise_op * add teller * modify ut * comments * modify ut * return * modify
-
由 Piotr Paturej 提交于
* Enable bf16 in oneDNN bilinear_interp kernel * Fix bilinear_interp_v2 not enabled in models * Remove unnecessary checks
-
由 czr-gc 提交于
-
- 15 11月, 2022 2 次提交
-
-
由 jakpiase 提交于
* optimization for ln * fix * added output to gpd * added formatting * fix
-
由 Sławomir Siwek 提交于
* cleanup unused code * unify is_int8 is_bfloat16 * Simplify matmul_v2 FWD kernel * remove RunKernel methods * remove import namespace * remove headers * clean fluid/phi cross imports * remove fluid axpy_handler * delete fluid methods * activations * OneDNNMemDesc * MKLDNNFormatForSize * MatchShapeToLayout * MKLDNNMemoryFormat * MKLDNNFormat * ReorderMKLDNNHandler * to_void_cast * review suggestions * interpolate * remove fluid depedency
-
- 14 11月, 2022 2 次提交
-
-
由 xiaoxiaohehe001 提交于
-
由 engineer1109 提交于
-
- 10 11月, 2022 3 次提交
-
-
由 zhangxin81 提交于
* add roformer pass&&plugin(novarlen)
-
由 wenbin 提交于
* skip_merge_layernorm * add UT * modify comments
-
由 RichardWooSJTU 提交于
* add fuse_multi_transformer_layer_pass
-
- 09 11月, 2022 2 次提交
-
-
由 joanna.wozna.intel 提交于
-
由 Paulina Gacek 提交于
* Analysis API interface for disabling fc passes * Unit tests corrected * Python API added * test runs only when PADDLE_WITH_MKLDNN * Fc op changed to relu in matmul_op_test * Disable fc passes in tests where acc drops * code formating * Unit test for analysisConf added * Unit test gpu added * fc passes disabled when iterations=0 in gru test * style * passes disabled when fp32 in gru test * fc passes disabled in lstm test * Import from inference, not fluid in doc
-
- 08 11月, 2022 2 次提交
-
-
由 Kaipeng Deng 提交于
-
由 Paulina Gacek 提交于
* Split kernel registered, tests for uint/int added * Split quantized * Split output scales calculated only once * NearestInterp test fix reversed * DequantizeOutputs corrected
-
- 07 11月, 2022 2 次提交
- 04 11月, 2022 2 次提交
-
-
由 shentanyue 提交于
-
由 jakpiase 提交于
* tmp save * minor chnage * CI fix * added FC optimizations * latest update * CI fix * fixed bug with fusing fc
-
- 03 11月, 2022 1 次提交
-
-
由 yeliang2258 提交于
* add constant_folding_pass pass for mkldnn int8 * update UpdateScaleOpInOutScales
-
- 02 11月, 2022 1 次提交
-
-
由 丁一 提交于
-
- 01 11月, 2022 2 次提交
-
-
由 Yuanle Liu 提交于
-
由 shentanyue 提交于
-
- 31 10月, 2022 1 次提交
-
-
由 wanghuancoder 提交于
* fix predictor memory write overflow
-
- 28 10月, 2022 1 次提交
-
-
由 Aurelius84 提交于
* [JITLayer]Enable OneDNN on CPU and Fix zero shape * remove VLOG
-
- 27 10月, 2022 2 次提交
-
-
由 Aurelius84 提交于
* add predictor_engine * add predictor_engine * fix zero shape * fix lodTensor * fix unittest * fix code style * update CmakeList
-
由 Leo Chen 提交于
* make all cpp tests dynamic linked to libpaddle.so * add comments * keep old cc_test for some tests * fix some ut * make some ut use cc_test_old * fix typos and fit for win32 * fix lib path * fix some tests * skip lite test * fit for rocm * fit for cinn * fit for mac * fit for win32 * skip inference ut * skip windows * fix coverage
-
- 26 10月, 2022 2 次提交
-
-
由 wenbin 提交于
* prelnlayernorm_shift * add ut * remove paddle_enforce * remove useless * add UT * remove UT * add UT * set timeout
-
由 Sławomir Siwek 提交于
* fc/matmuls + scale fuse pass * remove double-extension * add unit tests * comments from review * codestyle * add pass to int8 list * new codestyle * attr name typo
-
- 24 10月, 2022 2 次提交
- 20 10月, 2022 2 次提交
-
-
由 feng_shuai 提交于
-
由 Kaipeng Deng 提交于
* add fused_multi_transformer_encoder/decoder pass, run GPT-3 success
-
- 19 10月, 2022 1 次提交
-
-
由 Yuanle Liu 提交于
-
- 18 10月, 2022 2 次提交
-
-
由 Wang Bojun 提交于
* first version, accuracy corrected * disable debug print * use blockReduceSum in phi * add UT * add opCompat * code style * code refine * bug fix * code refine * test fix * bugfix * codesytle fix * code style * code-style * code-style * code-style
-
由 xiaoxiaohehe001 提交于
-
- 17 10月, 2022 3 次提交
-
-
由 YuanRisheng 提交于
* namespace modify * update by comment
-
由 Wang Bojun 提交于
* first version of ln_s_p with s>0 * refine and UT * pass opt draft * pass opt * code refine * code-style * bug fix * fix ci test * code style
- 16 10月, 2022 1 次提交
-
-
由 ZeKai Zhou 提交于
-