- 07 3月, 2023 2 次提交
-
-
由 Chen Weihang 提交于
-
由 Ruibiao Chen 提交于
-
- 06 3月, 2023 3 次提交
-
-
由 Paulina Gacek 提交于
* first approach * test finished * cpp test deleted * CmakeList corrected * multi_gru_seq_fuse_pass rewritten * dummy cout deleted * review changes * timeout extended
-
由 Ruibiao Chen 提交于
* Remove InterpretercoreInferShapeContext * Fix lod errors
-
由 Sławomir Siwek 提交于
-
- 02 3月, 2023 3 次提交
-
-
由 Ruibiao Chen 提交于
* Check structed kernel for new executor static build * Update code * Ready for resnet50 * Move transfer_dtype to phi * Ready for transformer * Fix CI errors * Fix layer_norm InferMeta * Remove layer_norm infermeta fix
-
由 zyfncg 提交于
* fix performance drop in BF16 models * fix test_cpu_quantize_squash_pass
-
由 Yuanle Liu 提交于
-
- 01 3月, 2023 2 次提交
-
-
由 csy0225 提交于
-
由 zhupengyang 提交于
-
- 28 2月, 2023 4 次提交
-
-
由 Hulek 提交于
* Added file * Tests separated and rewritten, fixed fc_lstm_fuse_pass * Resolve conflicts
-
由 zhupengyang 提交于
-
由 zhoutianzi666 提交于
* forbid tensorrt_engine op's output is a persistable var
-
由 niuliling123 提交于
-
- 27 2月, 2023 4 次提交
-
-
由 jiangcheng 提交于
-
由 Wang Bojun 提交于
* add sm version check * use GetGPUComputeCapability
-
由 HongyuJia 提交于
* [Error Msg] Polish error message when GPU kernel not found * Only test in GPU environment
-
由 csy0225 提交于
-
- 24 2月, 2023 3 次提交
-
-
由 Sławomir Siwek 提交于
* ConvertToFusedOp * change static to inline Co-authored-by: NTomasz Socha <tomasz.socha@intel.com> --------- Co-authored-by: NTomasz Socha <tomasz.socha@intel.com>
-
由 niuliling123 提交于
-
由 Aurelius84 提交于
* [CINN]Enhance CacheKey hash logic by considering input dtypes * add unittest * fix typo * fix typo * fix map.at * fix find * fix test * fix cinn cache key structure realize * using ordered map for attributes * add test by review advice --------- Co-authored-by: Njiangcheng <thisjiang@qq.com>
-
- 23 2月, 2023 4 次提交
-
-
由 csy0225 提交于
-
由 Huang Jiyi 提交于
* move fluid generator to phi * move fluid generator to phi * update .gitignore * fix bugs * fix cannot find "glog/logging.h" in "generator.h" * fix bugs
-
由 risemeup1 提交于
-
由 zhupengyang 提交于
-
- 22 2月, 2023 2 次提交
-
-
由 Shuangchi He 提交于
* Fix some typos. Signed-off-by: Yulv-git <yulvchi@qq.com> * pre-commit Signed-off-by: Yulv-git <yulvchi@qq.com> --------- Signed-off-by: Yulv-git <yulvchi@qq.com>
-
由 zhupengyang 提交于
-
- 21 2月, 2023 3 次提交
-
-
由 HappyHeavyRain 提交于
* support bw invoke fw * fix scale in static_backward.yaml * fix the bug in tensorrt/convert * move 'scale','sign' into ops.yaml * add scale_grad of scale in op_compat.yaml * change generated_static_op in CMakeLists.txt
-
由 duanyanhui 提交于
* add static custom back_list * rm comments * fix log * fix comment
-
由 csy0225 提交于
* Optimize the ernie inference performance on xpu * fix enable runtime cache logic * when op's input shape has changed, should create a new runtime context * fix * set flag when input shape has changed
-
- 20 2月, 2023 4 次提交
-
-
由 shentanyue 提交于
-
由 HongyuJia 提交于
* polish tensor operants implementation * change year, 2021->2023
-
由 Huang Jiyi 提交于
* move save_op to fluid * fix namespace * move_load_kernel * fix kernel_register * move serialization to fluid * fix test * fix bugs
-
由 pangyoki 提交于
* change error * fix
-
- 17 2月, 2023 6 次提交
-
-
由 Sławomir Siwek 提交于
* change SHA * update to oneDNN 2.7 * update to 2.7.1 * update to 2.7.2 * add supported hardsigmoid * update to 2.7.3 * limit cpu threads for int8 test * group activations
-
由 Huang Jiyi 提交于
* move platform::transform to phi * fix bugs * move transform_test to phi * fix cmake * update namespace * fix cmake
-
由 zhupengyang 提交于
[XPU] add multi_encoder_xpu_slice_fuse_pass, generate_sequence_xpu_fuse_pass, generate_sequence_xpu kernel (#50570)
-
由 Ruibiao Chen 提交于
* Consider kernel argument def for data device transform in standalone executor * Fix ALL_BACKEND errors * Fix CI errors
-
由 jiangcheng 提交于
-
由 risemeup1 提交于
-