32 Commits

Author SHA1 Message Date
zhengshengning
531ee9fdbd add_submodule_sleef (#78153) 2026-03-05 14:14:53 +08:00
Nyakku Shigure
98e53e6467 [ThirdParty] Fix libuv write to source dir (#75241) 2025-09-12 13:54:26 +08:00
dongzezhao
a7a61fc336 [Feat]: add LibUVTCPServer backend for TCPStore (#74389) (#74975)
* [Feat]: add LibUVTCPServer backend for TCPStore (#74389)

* TCPStore adds LibUVTCPServer backend

* update parameters

* fix ut

* update

* update log

* update cmake

* update reinterpret_cast

* fix ut

* update tcp_store_using_libuv default value

* remove some cmake

* add libuv win build

* code format

* fix win32 deps

* fix win32 build

* update

* update

* update libuv cmake

* add header file

* update

* update

* format code

* format code

* update libuv cmake

* format code

* format code

* update cmake

* add libuv deps on macos

* update libuv cmake

* update libuv cmake

* update

* fix conflicts

* update

* fix

* fix libucrt.lib

* fix

* update

* update libuv.cmake

* fix libuv cmake

* fix

* fix libuv.cmake
2025-09-03 22:56:18 +08:00
risemeup1
ef6127163f delete params server (#73999)
* delete ps

* remove third_party

* remove third_party

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix
2025-07-23 20:20:51 +08:00
Nyakku Shigure
a063e1682b [ThirdParty] Remove unused absl submodule (#72633) 2025-05-09 21:30:56 +08:00
mikethegoblin
17d2967d78 【Comm】Add FlagCX Comm Context (#71924) 2025-03-28 16:51:31 +08:00
chen
9675759904 【Inference】Support OpenVINO CPU High-Performance Inference (#69122)
* test submodule

* Update submodule openvino to branch pnc

* third_part load

* update openvino dirty

* support paddle to openvino

* support openvino run in paddle

* code check and update openvino commit

* delete param and op in openvino pass

* first delete op and var, Reduce the use of 100MB of memory

* openvino support save and run opt model

* check

* test_resnet50

* add openvino to paddle_build.sh

* check paddle_build.sh

* support more intputs type

* CI-Coverage

* update log and support inputs type

* add with_openvino into env_dict.py.in

* add include dir into env_dict

* openvino test

* check

* disable openvino test in xpu

* disable ut in hygon

* change thirty_party to openvino

* update openvino to 2024.5.0

* update openvino commit

* update openvino

* code check

* check

* add test for openvino

* check

* update binding input/output by index

* code check

* check test

---------

Co-authored-by: bukejiyu <395822456@qq.com>
Co-authored-by: bukejiyu <52310069+bukejiyu@users.noreply.github.com>
2024-12-13 01:03:15 -08:00
Chen Zhiyang
234bf8eae4 [PIR save/load]version compat v1.0 (#65282)
* version compat v1.0

* refine

* add third_party

* refine

* refine

* refine

* fix filename and add cpp test

* cmake

* fix

* fix

* fix

* refine

* fix

* fix

* fix

* fix

* fix

* fix cout

* refine dir

* fix

* fix

* inference-ci

* inference-ci

* ci bug

* windows ci
2024-07-11 17:22:58 +08:00
xiaoguoguo626807
9f75b0960a 【pir_save_load】Deserialize demo test (#63275)
* modify if nest pop_to_push_map

* modify paddledectation

* modify utf-8 bug

* modify

* modify

* modfiy

* modfiy

* modify IR

* temp test

* serialize first

* merge

* add paddle attribute

* add third_party

* add submodule

* Update ir_serialize_test.cc delete unused op

* delete std::cout

* codestyle

* modfiy cmake and add define

* add deserilize

* clear test

* add test

* add test

* add python test

* modify review

* clear

* clear

* Update cmake/external/json.cmake

* add opinfo filter
2024-04-11 11:39:05 +08:00
xiaoguoguo626807
71018f482c 【pir save_load】serialize demo test (#62978)
* modify if nest pop_to_push_map

* modify paddledectation

* modify utf-8 bug

* modify

* modify

* modfiy

* modfiy

* modify IR

* temp test

* serialize first

* merge

* add paddle attribute

* add third_party

* add submodule

* Update ir_serialize_test.cc delete unused op

* delete std::cout

* codestyle

* modfiy cmake and add define

* clear test

* add test

* add test

* add python test

* modify cmake

* Update paddle/fluid/pir/serialize_deserialize/CMakeLists.txt

* reply review

* notest,test=coverage
2024-04-10 14:09:24 +08:00
co63oc
42da9ef330 Rename mkldnn onednn in cmake files (#63209)
* Fix

* Fix

* Fix

* Fix
2024-04-07 11:04:21 +08:00
risemeup1
86a5a8d932 fix (#61923) 2024-02-22 09:51:46 +08:00
risemeup1
7ecbd16ce5 Revert "[cmake] add cryptopp third_party cache (#61364)" (#61507)
This reverts commit f638208c0e.
2024-02-03 00:27:35 +08:00
gouzil
f638208c0e [cmake] add cryptopp third_party cache (#61364)
* mv cryptopp

* fix

* rm cryptopp

* add cryptopp-cmake
2024-02-02 16:11:34 +08:00
YuanRisheng
8044ca4f71 [PHI]Fix cub bugs when use PHI shared lib in CUDA12 (#57820)
* fix cuda12 bugs

* fix windows bugs

* move cccl to third_party

* perfect code

* fix cuda bugs
2023-10-11 13:41:31 +08:00
risemeup1
53584ebcc8 [CI]fix proxy problem (#56102)
* add submodule openblas

* add submodule openblas
2023-08-15 09:40:42 +08:00
risemeup1
476bc134ce [CI]fix proxy problem (#56199)
* fix proxy problem

* fix leveldb bug

* fix proxy problem
2023-08-14 16:27:33 +08:00
gouzil
3a275162c8 [cmake] rm leveldb submodule (#54436)
* [cmake] rm leveldb sub

* [cmake] add tag check

* [cmake] fix install dir

* [cmake] fix install error

* [cmake] fix update error

* fix
2023-06-15 14:54:16 +08:00
RedContritio
3535049a8c add submodule pybind11 (#54322) 2023-06-07 22:10:31 +08:00
RedContritio
f774780889 【第三方库离线编译】add submodule pocketfft and xbyak (#54344)
* add submodule pocketfft

* add submodule xbyak

* remove shallow_copy arg
2023-06-07 22:09:09 +08:00
huangjiyi
33e7a46d15 support offline compilation for third-party snappy, cub and cutlass (#54335)
* update

* update

* update

* update

* update tag

* fix cutlass

* update cub tag

* update

* update
2023-06-06 14:30:40 +08:00
Wang Xin
20a9d2fde0 third-party lib offline compilation support for mkldnn flashattn gtest (#54319)
* third-party lib offline compilation support for mkldnn flashattn and gtest

* fix bug

* ignore dirty
2023-06-05 17:46:27 +08:00
risemeup1
d7e64223ae [CI compile bug] Fix windows ci bug (#54060)
* test

* fix_bug
2023-05-23 21:22:36 +08:00
risemeup1
20512dee3c ignore third_party (#53915)
* ignore third_party

* modify .gitmodules

* test=document_fix
2023-05-18 17:13:47 +08:00
risemeup1
734dc44888 Supports offline compilation of Paddle third-party libraries (#53744)
* optimize logsumexp in small data scale

* fix

* fix

* add #pragma once

* compile protobuf offline

* add submodlu gflags

* check_submodules

* check_submodules

* add_submodule protobuf

* add_submodule_protobuf

* add_submodule

* add .gitmodules

* add_submodules

* fix_compiler error

* support offline compile

* support offline compile

* support offline_compile

* remove cub

* remove brpc

* support offline compile

* support offline compile

* canning patching on cryptopp

* modify .gitigonre of cryptopp

* test

* offline compile

* add_submodule zlib

* modify .gitmodules

* modify .gitmodules

* fix setup.py bug

* delete submodule cryptopp

* fix windows compile bug

* fix xxhash compile problem

---------

Co-authored-by: Asthestarsfalll <1186454801@qq.com>
Co-authored-by: Asthestarsfalll <72954905+Asthestarsfalll@users.noreply.github.com>
2023-05-17 19:46:23 +08:00
liaogang
3ba3e57597 Remove book submodule in PaddlePaddle 2017-03-17 13:30:53 +08:00
liaogang
06c2437b3a Specify book develop branch 2017-03-09 15:47:44 +08:00
liaogang
ba13af0d7e add blank 2017-03-08 15:09:44 +08:00
liaogang
f11cfbe947 Add submodule for book 2017-03-08 15:08:46 +08:00
liaogang
aee0857838 Clean Travis ci and fix bug 2016-12-28 13:49:01 +08:00
Liu Yiqun
a816443e11 Add submodule warp-ctc. 2016-11-30 08:26:50 +00:00
Liu Yiqun
4d487c6f35 Integrate warp-ctc as WarpCTCLayer, including unitest and layer interface. 2016-11-29 07:40:17 +00:00