Skip to content

Commit 0d7c438

Browse files
committed
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into support_cf_tuple
2 parents 40d4bed + 2de5bcb commit 0d7c438

File tree

518 files changed

+13089
-5053
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

518 files changed

+13089
-5053
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ option(WITH_MULTINODE_TESTING "Test multinode apis and ops" OFF)
283283
option(WITH_MKL "Compile PaddlePaddle with MKL support." ${AVX_FOUND})
284284
option(WITH_SYSTEM_BLAS "Use system blas library" OFF)
285285
option(WITH_DISTRIBUTE "Compile with distributed support" OFF)
286-
option(WITH_BRPC_RDMA "Use brpc rdma as the rpc protocal" OFF)
286+
option(WITH_BRPC_RDMA "Use brpc rdma as the rpc protocol" OFF)
287287
option(ON_INFER "Turn on inference optimization and inference-lib generation"
288288
ON)
289289
option(WITH_CPP_DIST "Install PaddlePaddle C++ distribution" OFF)
@@ -334,7 +334,7 @@ option(WITH_POCKETFFT "Compile with pocketfft support" ON)
334334
option(WITH_RECORD_BUILDTIME
335335
"Compile PaddlePaddle with record all targets build time" OFF)
336336
option(WITH_CUSTOM_DEVICE "Compile with custom device support" OFF)
337-
option(WITH_ARM_BRPC "Supprot Brpc in Arm" OFF)
337+
option(WITH_ARM_BRPC "Support Brpc in Arm" OFF)
338338
option(WITH_FLPS "FL PS mode" OFF)
339339
option(WITH_RPC "Compile with rpc support" ${WITH_DISTRIBUTE})
340340
option(WITH_CUDNN_FRONTEND

_typos.toml

Lines changed: 3 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -35,94 +35,19 @@ clen = 'clen'
3535
datas = 'datas'
3636
dota = 'dota'
3737
dout = "dout"
38-
eles = 'eles'
3938
entrys = 'entrys'
4039
feeded = 'feeded'
4140
grad = "grad"
4241
Halfs = 'Halfs'
4342
kinf = 'kinf'
43+
operants = 'operants'
4444
Optin = 'Optin'
4545
padd = 'padd'
4646
pash = 'pash'
47+
splited = 'splited'
48+
splitted = 'splitted'
4749
statis = 'statis'
4850
UNEXPECT = 'UNEXPECT'
4951
tood = 'tood'
5052
unpacket = "unpacket"
5153
vaccum = 'vaccum'
52-
53-
# These words need to be fixed
54-
Operants = 'Operants'
55-
operants = 'operants'
56-
outout = 'outout'
57-
ouput = 'ouput'
58-
outpout = 'outpout'
59-
ouptut = 'ouptut'
60-
Ouput = 'Ouput'
61-
producted = 'producted'
62-
progam = 'progam'
63-
progrss = 'progrss'
64-
propogated = 'propogated'
65-
Propogation = 'Propogation'
66-
protocal = 'protocal'
67-
PROTOCAL = 'PROTOCAL'
68-
pyrhon = 'pyrhon'
69-
pthon = 'pthon'
70-
regist = 'regist'
71-
Regist = 'Regist'
72-
Registe = 'Registe'
73-
registe = 'registe'
74-
REGIST = 'REGIST'
75-
Regiter = 'Regiter'
76-
setted = 'setted'
77-
Skiped = 'Skiped'
78-
skiped = 'skiped'
79-
smll = 'smll'
80-
samll = 'samll'
81-
somme = 'somme'
82-
patial = 'patial'
83-
Patial = 'Patial'
84-
specificed = 'specificed'
85-
splite = 'splite'
86-
spliter = 'spliter'
87-
spliting = 'spliting'
88-
Spliting = 'Spliting'
89-
splited = 'splited'
90-
splitted = 'splitted'
91-
Splited = 'Splited'
92-
sqaure = 'sqaure'
93-
sequeze = 'sequeze'
94-
starup = 'starup'
95-
statment = 'statment'
96-
staticly = 'staticly'
97-
staticaly = 'staticaly'
98-
Stati = 'Stati'
99-
STOPED = 'STOPED'
100-
Stoped = 'Stoped'
101-
stoped = 'stoped'
102-
storeage = 'storeage'
103-
sotring = 'sotring'
104-
stragety = 'stragety'
105-
strem = 'strem'
106-
structed = 'structed'
107-
sturcture = 'sturcture'
108-
subsituted = 'subsituted'
109-
subsitute = 'subsitute'
110-
substitude = 'substitude'
111-
substitue = 'substitue'
112-
Subsitute = 'Subsitute'
113-
Substitude = 'Substitude'
114-
substract = 'substract'
115-
Substract = 'Substract'
116-
successed = 'successed'
117-
sucessfully = 'sucessfully'
118-
Succeess = 'Succeess'
119-
Suger = 'Suger'
120-
supportted = 'supportted'
121-
supoort = 'supoort'
122-
Supprot = 'Supprot'
123-
suport = 'suport'
124-
suppport = 'suppport'
125-
SWTICH = 'SWTICH'
126-
Swith = 'Swith'
127-
sysyem = 'sysyem'
128-
UNSUPPORT = 'UNSUPPORT'

cmake/cinn.cmake

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,6 @@ cinn_cc_library(
169169
glog
170170
${llvm_libs}
171171
param_proto
172-
auto_schedule_proto
173172
schedule_desc_proto
174173
tile_config_proto
175174
absl
@@ -227,7 +226,6 @@ function(gen_cinncore LINKTYPE)
227226
glog
228227
${llvm_libs}
229228
param_proto
230-
auto_schedule_proto
231229
schedule_desc_proto
232230
tile_config_proto
233231
absl
@@ -320,10 +318,6 @@ if(PUBLISH_LIBS)
320318
COMMAND
321319
cmake -E copy ${CMAKE_BINARY_DIR}/paddle/cinn/hlir/pe/libparam_proto.a
322320
${CMAKE_BINARY_DIR}/dist/cinn/lib/libparam_proto.a
323-
COMMAND
324-
cmake -E copy
325-
${CMAKE_BINARY_DIR}/paddle/cinn/auto_schedule/libauto_schedule_proto.a
326-
${CMAKE_BINARY_DIR}/dist/cinn/lib/libauto_schedule_proto.a
327321
COMMAND
328322
cmake -E copy
329323
${CMAKE_BINARY_DIR}/paddle/cinn/ir/schedule/libschedule_desc_proto.a

cmake/external/xpu.cmake

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,16 +30,16 @@ set(XPU_XFA_LIB_NAME "libxpu_flash_attention.so")
3030
set(XPU_XPUDNN_LIB_NAME "libxpu_dnn.so")
3131

3232
if(NOT DEFINED XPU_XHPC_BASE_DATE)
33-
set(XPU_XHPC_BASE_DATE "dev/20250114")
33+
set(XPU_XHPC_BASE_DATE "dev/20250204")
3434
endif()
35-
set(XPU_XCCL_BASE_VERSION "3.0.1.6") # For XRE5
35+
set(XPU_XCCL_BASE_VERSION "3.0.2.1") # For XRE5
3636
if(NOT DEFINED XPU_XFT_BASE_VERSION)
3737
set(XPU_XFT_BASE_VERSION "20230602")
3838
endif()
3939

4040
if(NOT DEFINED XPU_XRE_BASE_VERSION)
4141
if(WITH_XPU_XRE5)
42-
set(XPU_XRE_BASE_VERSION "5.0.21.14")
42+
set(XPU_XRE_BASE_VERSION "5.0.21.15")
4343
else()
4444
set(XPU_XRE_BASE_VERSION "4.32.0.1")
4545
endif()

cmake/generic.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -562,7 +562,7 @@ function(cc_test_old TARGET_NAME)
562562
cmake_parse_arguments(cc_test "${options}" "${oneValueArgs}"
563563
"${multiValueArgs}" ${ARGN})
564564
cc_test_build(${TARGET_NAME} SRCS ${cc_test_SRCS} DEPS ${cc_test_DEPS})
565-
# we donot test hcom op, because it need complex configuration
565+
# we do not test hcom op, because it need complex configuration
566566
# with more than one machine
567567
cc_test_run(${TARGET_NAME} COMMAND ${TARGET_NAME} ARGS ${cc_test_ARGS})
568568
elseif(WITH_TESTING AND NOT TEST ${TARGET_NAME})

paddle/cinn/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ endif()
44

55
add_subdirectory(adt)
66
add_subdirectory(ast_gen_ius)
7-
add_subdirectory(auto_schedule)
87
add_subdirectory(common)
98
add_subdirectory(utils)
109
add_subdirectory(poly)

paddle/cinn/auto_schedule/CMakeLists.txt

Lines changed: 0 additions & 5 deletions
This file was deleted.

paddle/cinn/auto_schedule/analysis/CMakeLists.txt

Lines changed: 0 additions & 3 deletions
This file was deleted.

paddle/cinn/auto_schedule/analysis/analyze_ir.cc

Lines changed: 0 additions & 191 deletions
This file was deleted.

0 commit comments

Comments
 (0)