Paddle
Paddle copied to clipboard
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
### PR types Others ### PR changes Others ### Description Fix some typos (intput, dics_intput, etc.)
### PR types Others ### PR changes Others ### Description Others
### PR types New features ### PR changes Others ### Description use options for nccl init when using fix version of nccl.
### PR types Others ### PR changes Others ### Description related issuse: https://github.com/PaddlePaddle/Paddle/issues/60688 Support pylayer op forward in PIR
### PR types Others ### PR changes Others ### Description fused_multi_transformer/fused_multi_transformer_int8 to phi
### bug描述 Describe the Bug Check here https://huntr.com/bounties/f0eed0b0-95ed-487a-9218-d1891adc8753/ ### 其他补充信息 Additional Supplementary Information Check here https://huntr.com/bounties/f0eed0b0-95ed-487a-9218-d1891adc8753/
### PR types Others ### PR changes Others ### Description Update test_conv3d_op_xpu.py
### PR types Others ### PR changes Others ### Description Update test_amp_check_finite_and_scale_op_xpu.py Remove unused code.
### 问题描述 Issue Description 安装paddle2.3 依赖Python3.8。 说是要用gcc8.2来编译python否则后面会有很多麻烦? 但是涉及到gcc8.2的时候出现:relocation error: /opt/compiler/gcc-8.2/lib/libc.so.6: symbol _dl_find_dso_for_object, version GLIBC_PRIVATE not defined in file ld-linux-x86-64.so.2 with link time reference。 这个要怎么解决? ### 版本&环境信息 Version & Environment Information...
### PR types Others ### PR changes Others ### Description Fix some typos (approch, decrator, etc.)