Commit Graph

3128 Commits (03e072736e8501391abef60df29bbeb10d1a9ba2)

Author SHA1 Message Date
Wilber 1c898b66d6
add bug fix enum. (#26736)
5 years ago
Zhou Wei 8071d23073
fix bug that can't print int8_t (#26712)
5 years ago
Adam Osewski c2c689582e
Update Paddle-Lite commit hash. (#26413)
5 years ago
lilong12 1c68138327
[api 2.0] add collective op for cpu using gloo and paddle.distributed.* apis (#26552)
5 years ago
joanna.wozna.intel 559e43eee4
Small change in conv2d and quantize pass (#26671)
5 years ago
石晓伟 32ceacf317
update op_version_registry, test=develop (#26644)
5 years ago
Dong Daxiang 08d736ad78
【paddle.fleet】add cudnn related strategies to DistributedStrategy (#26598)
5 years ago
wanghuancoder c1f5df5269
optimized transformation form tensor to numpy (#26447)
5 years ago
石晓伟 fa08a834be
update op_version_registry, test=develop (#26592)
5 years ago
石晓伟 656e60b18f
new class: op_version_registry, test=develop (#26542)
5 years ago
Jack Zhou 199b0c7c1b
Add isfinite v2 op (#26344)
5 years ago
QingshuChen 138ecf24aa
support Baidu Kunlun AI Accelerator (#25959)
5 years ago
Chen Weihang 9108282883
Polish framework error message part 5 (#26204)
5 years ago
Pei Yang b757466b0d
fix trt dynamic ernie serialization unit test (#26228)
5 years ago
Wilber 3ec0bcbbb8
[Bug] Fix prune for save_inference_model about transformer (#25347)
5 years ago
cc 3f816bc8b4
[Quantization] Conv2d_transpose and mul support channnelwise quantization (#25639)
5 years ago
Thunderbrook a83e0f264c
fix heter proto (#26093)
5 years ago
yaoxuefeng 23261ff44b
add cpu random Generator (#26013)
5 years ago
Zhou Wei 6de463d3d1
expose and unify the Tensor concepts to the user (#25978)
5 years ago
Dong Daxiang 50a5bcfc9d
【paddle.fleet】paddle.fleet -> paddle.distributed.fleet. (#26186)
5 years ago
Leo Chen ffe52b4452
[OpDevOptimize] Add common infershape functions (#26096)
5 years ago
Chen Weihang 838e36e9ed
Fix loaded variable suffix repeat error (#26169)
5 years ago
JZ-LIANG 54003b873e
【paddle.fleet】add lamb to fleet meta optimizer (#26025)
5 years ago
Yiqun Liu 1be6bf45ae
Add assign to fusion_group and enhance inplace execution in fusion_group. (#26121)
5 years ago
MRXLT 6559229b7e
fix encryption infer (#25979)
5 years ago
tangwei12 c14ec8782b
【paddle.fleet】Feature/fleet ps api 2.0 (#25857)
5 years ago
joanna.wozna.intel 734cf1c3e9
Change use_quantizer attribute name and data type (#25838)
5 years ago
tangwei12 3755564ae1
Fix/large scale fix (#25999)
5 years ago
Thunderbrook fd2947babf
fix compile error with mkl (#26030)
5 years ago
Leo Chen 0a47387bd8
Use static local variable instead of global variable for safty (#26018)
5 years ago
123malin 2191a08317
【paddle.fleet】fleet_util move to paddle.fleet (#25805)
5 years ago
Thunderbrook 0cb60c700d
add heter ps mode (#25682)
5 years ago
WangXi 2c9d0f3cb9
【paddle.fleet】Add dgc to fleet meta optimizer (#25738)
5 years ago
WangXi a6c87fd091
Add amp to fleet meta optimizer, test=develop (#25770)
5 years ago
xujiaqi01 d11c140e28
fix dump, fix cvm check (#25400)
5 years ago
JZ-LIANG 8ebffc78c9
add lars to fleet meta optimizer (#25884)
5 years ago
Dong Daxiang 8d2896f1fe
【paddle.fleet】Fleet run graph in Executor and add two more strategies (#25844)
5 years ago
Chen Weihang 48b9a56f1c
Polish framework error message - part 4 (#25807)
5 years ago
lilong12 5f30e57cdd
fix test_pipeline, test=develop (#25808)
5 years ago
Chen Weihang d47304e6d9
Refine paddle error stack format (#25790)
5 years ago
tangwei12 caa90a6510
Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957)
5 years ago
Dong Daxiang a96d54ac19
Generate final strategy (#25782)
5 years ago
Chen Weihang 1b3081b1b4
Simplify BufferedReader to improve DataLoader performance (#25648)
5 years ago
Zhou Wei e0a9115e28
fix random compile failure due to missing file (#25661)
5 years ago
Dong Daxiang 920d998f1e
add more settings for distributed strategy (#25685)
5 years ago
Chen Weihang c34c80d302
Polish framework error message part3 (#25701)
5 years ago
arlesniak e52df3b125
Added DNNL cache management for DyGraph (#25624)
5 years ago
Chen Weihang 364cc53618
Polish paddle fluid framework error message - part2 (#25667)
5 years ago
Adam 98899b73d2
Fix FC + GRU fuse pass (#25687)
5 years ago
wanghuancoder 1917b38099
fix some errmsg report,in framework/ir/, about 21 files (#25525)
5 years ago
joanna.wozna.intel e5bbffa84c
Add NOMINMAX define due to windows.h max/min macro conflict (#25637)
5 years ago
石晓伟 7206417259
supports xpu runtime, test=develop (#25554)
5 years ago
Chen Weihang dfb3ae1b9b
Polish some error message in framework holder - Part 1 (#25509)
5 years ago
wanghuancoder 9b46fe0440
fix some errmsg report,in framework/ir/, about 5 files (#25539)
5 years ago
Dong Daxiang e657d7062d
fleet base initial implementation and the API (#25442)
5 years ago
wanghuancoder e65c5b8e83
fix some errmsg report, in framework/ir/ (#25471)
5 years ago
wanghuancoder 6c0982b942
fix some errmsg report, in framework/ir/mkldnn (#25467)
5 years ago
wanghuancoder fce6466217
fix some errmsg report, in framework/ir/ subdir(memory,optimizer,multi_device) (#25460)
5 years ago
Chen Weihang 0b54d54fd8
Fix index overflow bug of the CUDA kernel loop increment (#25435)
5 years ago
Chen Weihang 4061aa6488
Polish ParallelExecutor exception process logic (#25449)
5 years ago
lilong12 e39aa70ec7
add the support for pipeline (#24560)
5 years ago
hong 70d7d07fea
catch bad alloc exception (#25140)
5 years ago
gongweibao 80f1c50738
Fix typo in interface. (#24779)
5 years ago
Zhaolong Xing 7b7e605189
[Fix BUGs]: fix multhead matmul pass's instable bug (#25123)
5 years ago
Dong Daxiang d5e40d1ba9
Paddle fleet distributed strategy (#25379)
5 years ago
Wojciech Uss d0a921ba98
Quant2 updates and fixes (#25313)
5 years ago
Jacek Czaja 17c751bec6
[oneDNN] Fix to #25078 (#25256)
5 years ago
MRXLT 3b8f0a64c2
Encryption infer (#25119)
5 years ago
Sylwester Fraczek 36abeff44f
adding elementwiseadd quantization (#25178)
5 years ago
Pei Yang b2f5a149e7
[Paddle-TRT] Better Paddle-TensorRT support for PaddleSlim quant models (#25097)
5 years ago
Shibo Tao 19c4db1b56
don't re-generate header file if content doesn't change (#25130)
5 years ago
Jacek Czaja a7944904d3
[oneDNN]elementwise_add and elementwise_mul int8 support (#24984)
5 years ago
hutuxian 5822862d8a
Monitor Framework (#24079)
5 years ago
Leo Chen 25a4dac4c2
Use allow list instead of white list (#25002)
5 years ago
hutuxian 1c224e26af
support CMatchAuc (#24990)
5 years ago
Sylwester Fraczek 53d563a0fe
Reshape transpose matmul coverage (#24970)
5 years ago
Sylwester Fraczek a7ee634b45
fix WARNING: ThreadSanitizer: heap-use-after-free (#24929)
5 years ago
Zhou Wei 4058e736ff
temporarily disable these unittests failed on windows (#24942)
5 years ago
lilong12 29de0d97a5
add the support to specify device index for device_guard (#24555)
5 years ago
hutuxian b8f17a049d
fix problem in dump and add log (#24891)
5 years ago
Chen Weihang 6aae034f8d
add dep for fs.cc, test=develop, test=document_fix (#24881)
5 years ago
Jacek Czaja 40a5f3fd86
[oneDNN] Clearing mkldnn cache in naiveexecutor destructor (#24756)
5 years ago
Chen Weihang d1062d5278
Replace all errors thrown by LOG(FATAL) with PADDLE_THROW (#24759)
5 years ago
123malin 9d2bd0ac38
downpour_worker增加try_catch机制,打印program所有参数 (#24700)
5 years ago
Michał Gallus b2ba830eeb
Fix bug in ShareBufferWith causing eltwise_add inplace ut to fail (#24853)
5 years ago
Wojciech Uss 78d4f0cc91
add option to exclude ops by id from quantization (#24689)
6 years ago
Yanghello 62b4ff7dd2
Aes_cipher_test and cipher_utils_test failed fixed (#24816)
6 years ago
Yanghello 5a7a517cde
Add crypto api (#24694)
6 years ago
Chen Weihang 19e5f7879c
Append error op hint for GradOpMaker (#24750)
6 years ago
ShenLiang 950892044f
fix conflict, test=develop (#24238)
6 years ago
hutuxian e6b87b3193
Support AucRunner in PaddleBox (#22884)
6 years ago
wangchaochaohu dbfe5333c5
Add pe profiler Event (#24611)
6 years ago
Wilber ba2f8f0ce4
fix embedding_eltwise_layernorm_fuse_pass. test=develop (#24592)
6 years ago
hutuxian 0ec3a42e97
Random Dump (#24477)
6 years ago
Yiqun Liu 6b464f969a
Add an operator node in unittest to make the fusing result unique. (#24617)
6 years ago
Yiqun Liu 560c815390
Add some check for CUDA Driver API and NVRTC (#22719)
6 years ago
pawelpiotrowicz db2b6b6568
Hide globals & redesign restore PR (#24279)
6 years ago
Jacek Czaja 8b88cd5167
[oneDNN] Fix to inplace pass (#24442)
6 years ago
hutuxian 123255cf9f
change InitializeGPU to InitializeGPUAndLoadModel (#24377)
6 years ago
Chen Weihang aa0f254fbe
Add macro BOOST_GET to enrich the error information of boost :: get (#24175)
6 years ago
Wojciech Uss db052009c7
Enabled quantize all and skip missing in QAT (#24281)
6 years ago
Huihuang Zheng 8a1a2af82e
Add Assert Op (#24280)
6 years ago
joanna.wozna.intel 356f5ee220
[Refactoring] Unify op-dequant squashes (#24277)
6 years ago
liym27 ac9a7eeea4
[Dy2Stat]Support list pop (#24250)
6 years ago
xujiaqi01 1034ca316f
add timeout and http store in communication (#23436)
6 years ago
wawltor d1e1d85881
add the graph batch reader for pslib mode (#24178)
6 years ago
joanna.wozna.intel b43b46e619
[INT8] Add requant-op squash (#24143)
6 years ago
hutuxian 3e2bc8715f
Try to fix UT Random Fail (#24223)
6 years ago
Sylwester Fraczek e1a7a88057
added reshape transpose matmul fuse pass (#23754)
6 years ago
Chen Weihang 9b851ba216
[dy2static] Add print transformer and unify print format (#24068)
6 years ago
wangchaochaohu fa43d74a3a
fix the intermediate node of graph for fusion group test=develop (#24184)
6 years ago
Yiqun Liu ecfddebbef
Add the implementation of inverse (#23310)
6 years ago
liuwei1031 9a93f6aae0
improve efficiency of runtime InferVarType (#22778)
6 years ago
wangchaochaohu 2270864019
Fusion group optimize for cuda codegen(#23940)
6 years ago
ShenLiang 94dfb7d770
opt the postprocess, test=develop (#24155)
6 years ago
Jacek Czaja eb411613e9
[DNNL] refine activations Inplace support (#24145)
6 years ago
Jacek Czaja 461e6a01ec
[DNNL] activations Inplace support (#24123)
6 years ago
Zhang Ting fb0729ee7f
avoid warnings in MAC compile (#24124)
6 years ago
arlesniak d31a174f51
added fusing matmul-transpose-reshape pass (#23866)
6 years ago
Zeng Jinle a67eea9f00
polish code by adding final, test=develop, test=develop (#24114)
6 years ago
Zeng Jinle acef55df04
fix isolated var fetch bug, test=develop (#24070)
6 years ago
Jacek Czaja c6c65c65c7
[DNNL] Added elementwise_add mkl-dnn inplace (#23477)
6 years ago
hutuxian 9ff558a46f
Optimize DataFeed (#23957)
6 years ago
Zhou Wei 7817003795
Optimize the error messages of paddle CUDA API (#23816)
6 years ago
ShenLiang 7f0b2c7407
fix memory leaking problem of dataset, test=develop (#23955)
6 years ago
guofei 2b896c1f6b
Support LoDTensorArray in fetch (#23645)
6 years ago
Yiqun Liu 071a702060
Fix the error misjudgment when there are control nodes in graph. (#23943)
6 years ago
hutuxian df64a96686
support set_test_mode and set comlog level(#23905)
6 years ago
Zhang Ting b88662254b
use 32 bit index to improve expand op (#23899)
6 years ago
yiicy a1e7387919
Variable error message enhancement, test=develop (#23548)
6 years ago
yaoxuefeng 5b69242fab
modify datanorm op test=develop (#23030)
6 years ago
Zeng Jinle c49791362f
Correct reader device index (#23802)
6 years ago
joanna.wozna.intel 12ba05ce0c
Add scale-matmul fuse pass (#23734)
6 years ago
Chen Weihang 532079a222
API (CompiledProgram) error message enhancement (#23559)
6 years ago
wawltor f3d7db98f1
Add the support of bool list for assign_value op (#23774)
6 years ago
zhongpu b4b6763ab2
fix bug for exhaustive_search in conv_fusion_op, test=develop (#23727)
6 years ago
Yiqun Liu 9e85d02373
Avoid crash when calling ctx->HasInputs and add the check of shape in fill_copnstant op. (#23698)
6 years ago
Huihuang Zheng 1d3b0134ca
Error Message Enhancement (#23483)
6 years ago
wangchaochaohu fb34bdb40c
API/OP(fill_constant) error message enhancement (#23584)
6 years ago
liuwei1031 2fd728a978
add new dot op(#23418)
6 years ago
chenhaoze 9b06dd8628
Add three passes and api reference of paddle_pass_builder. test=develop (#23741)
6 years ago
xujiaqi01 d98084e7ec
add save with prefix (#23449)
6 years ago
joanna.wozna.intel 5ee099ca57
Op-requant squash (#23665)
6 years ago
hutuxian 94a3789fd0
Add AfsAPI in PaddleBox (#23419)
6 years ago
liym27 06d4aa4e73
API (BuildStrategy) error message enhancement. (#23462)
6 years ago
Zhen Wang 84cd45f674
Solve the conflict of ops with the same name, test for CI. (#23573)
6 years ago
Zeng Jinle 7f3e0eaad1
refine error msg, test=develop (#23589)
6 years ago
mozga-intel 3baaee9aab
Remove: NGraph engine from PDPD repository (#23545)
6 years ago
Zhang Ting 1b8fe70e48
fix VLOG, test=develop (#23327)
6 years ago
Chen Weihang 45880f604b
API(Program) error message enhancement (#23519)
6 years ago
joanna.wozna.intel 3cb5623dad
Add matmul dequant squash (#23505)
6 years ago
wangchaochaohu c1187cd6f4
Fp16 refine for fusion group (#23472)
6 years ago
joanna.wozna.intel ce08fdcf2b
Add support for INT8 matmul in C-API quantization (#23463)
6 years ago
Aurelius84 8674a82c03
Op (Scope) error message enhancement (#23458)
6 years ago
wangchaochaohu d085f79228
fix untime fail for output var stop_gradient=True for fusion group (#23317)
6 years ago
qingqing01 6162cf2f2e
Make optimizer consistent in dygraph and static-graph and remove some LOG-INFO. (#23426)
6 years ago
ShenLiang 5223e2bbc4
Add a new DataFeed named PaddleBoxDataFeed (#23321)
6 years ago
Chen Weihang 75bd350710
Implement StaticModelRunner to support dygraph fine-tune static graph pre-training model (#23171)
6 years ago
Kaipeng Deng d223a24904
Fix inplace_abn compile error on Windows (#23464)
6 years ago
Tao Luo 0b583235f5
Revert "Solve the conflict of ops with the same name. (#23199)" (#23494)
6 years ago
wawltor 6577f91b74
Add the sum op to API 2.0, add some parameters for new api
6 years ago
Zhen Wang abe3e6906d
Solve the conflict of ops with the same name. (#23199)
6 years ago
tianshuo78520a d8a21ef6f3
test=develop;fix error (#23467)
6 years ago
zhongpu dbfbd7eac4
support Exhaustive search in dygraph (#23415)
6 years ago
gongweibao 24a063f6ac
Add fleet checkpoint on local fs and remote fs(such as hdfs) for EDL (#22586)
6 years ago
wangchaochaohu 5c60778731
polish the code of fusion group test=develop (#23370)
6 years ago
Leo Chen a62599a888
[feature] prune program by feed and fetch_list automatically (#22474)
6 years ago
Yiqun Liu bc2981e998
Disable test_code_generator and test_post_training_quantization_mobilenetv1 (#23440)
6 years ago
Zeng Jinle 29337f4e17
fix conflict of inferne partial feed with gpu parallel ssa graph executor, test=develop (#23400)
6 years ago
zhongpu bfb07aafe8
Revert "Exhaustive search (#22821)", test=develop (#23401)
6 years ago
xujiaqi01 93ea9dd27a
fix stat var in hogwild worker (#23367)
6 years ago
joanna.wozna.intel 8c463700e1
Add default pass attributes (#23042)
6 years ago
zhongpu 48144e4099
Exhaustive search (#22821)
6 years ago
Kaipeng Deng 21d95be0db
Add inplace abn op (#22806)
6 years ago
Yi Liu 821534efd3
add paralell_executor dependancy to collective_helper (#23380)
6 years ago
Zeng Jinle 3a21980b78
add reader dependency pass, test=develop (#23301)
6 years ago
wangchaochaohu d280106007
Add support for attr type Op and add fill_constant Op and scale Op (#23163)
6 years ago
xujiaqi01 3a45767d49
add fleet pslib pull and push sparse op and push dense op (#23139)
6 years ago
Jacek Czaja 2bb1b0e89e
[DNNL] Added MKL-DNN inplace pass for C-API inference (#23315)
6 years ago
Wojciech Uss f836c8aa8f
add check for scales and a message (#23119)
6 years ago
Tao Luo c00d427d52
simplify the cmake log of ir/CMakeLists.txt (#23262)
6 years ago
xujiaqi01 68ea1ad55b
add clear one table (#23089)
6 years ago
danleifeng ae3bb16d06
add MaskAucCalculator in paddlebox (#23157)
6 years ago
Zeng Jinle 53e6f8e1da
rename macro, test=develop (#23161)
6 years ago
Zeng Jinle 7ca77a90ac
add Tensor::IsSharedBufferWith method, test=develop (#23175)
6 years ago
Zeng Jinle b8886bf122
rename no_need_buffer_vars_macro, test=develop (#23159)
6 years ago
Zeng Jinle bae5930ba1
fix graph attr copy issues, test=develop (#23191)
6 years ago
Zeng Jinle acfc9b8a70
Reader sequential and inference partial feed (#22699)
6 years ago
Wilber 95b356a069
update embedding_eltwise_layernorm fuse and kernel. test=develop (#23114)
6 years ago
Zeng Jinle a31d7328b7
Add dygraph double grad implementation (#22939)
6 years ago
Yiqun Liu 3af4771122
Add the detection and code-generation of sqrt and square in fusion_group (#23095)
6 years ago
hutuxian 0c30098f8b
Add need_save_delta parameter to solve OOM (#23097)
6 years ago
Sylwester Fraczek abee05a8c8
added mkldnn swish activation (#23041)
6 years ago
Zhang Ting 880eb04d93
skip PrepareData when it is unnecessary (#22839)
6 years ago
Adam 5842ae6785
Revert "Change ShareDataWith() to TensorCopy() in conv_mkldnn (#22695)" (#22985)
6 years ago
yaoxuefeng 660ff18488
fix datsset test=develop (#23043)
6 years ago
wangchaochaohu 3757e0687c
Add Unittest for backward of fusion group (#22932)
6 years ago
wangchaochaohu f0d193a23c
Cast fusion for fusion group (#22876)
6 years ago
Wilber ff3ddbb502
add skip_layernorm pass. test=develop (#22895)
6 years ago
Adam 056edf3929
Change ShareDataWith() to TensorCopy() in conv_mkldnn (#22695)
6 years ago