Commit Graph

16694 Commits (7c55a94de51b1de42bd444c0d8ab20c9eeabcb4e)

Author SHA1 Message Date
Chen Weihang 7f1ad510bd
Add op inout check macro to simplify error message writing (#23430)
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
Pei Yang 7e439780d9
add full paddle_analysis_config.h APIs. (#23215)
6 years ago
zhongpu bfb07aafe8
Revert "Exhaustive search (#22821)", test=develop (#23401)
6 years ago
liym27 b7b0b3595b
Add unittest for transformer prediction in dygraph_to_static (#23207)
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
Adam da7c73f847
Delete is_test attribute from activation operators (#23318)
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 69e3f99362
refine the error message (#23212)
6 years ago
石晓伟 5c59d2139e
reverts the commit 23177, test=develop (#23363)
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
songyouwei 99d30bfc36
speedup slice impl (#23340)
6 years ago
Zhaolong Xing 1a6ce8b910
add swish split gelu plugin dynamic support (#23305)
6 years ago
Jacek Czaja 2bb1b0e89e
[DNNL] Added MKL-DNN inplace pass for C-API inference (#23315)
6 years ago
Yi Liu 0471476a18
fix nccl comm double free bug (#23344)
6 years ago
wangchaochaohu 1ee2a9a424
Profiler refine (#23294)
6 years ago
Leo Chen 488b2387e2
Feature/expand params in auto-generated pybind functions for dygraph operators (#23181)
6 years ago
GaoWei8 20eed5401a
Change fluid.layers.where‘s C++ operator name (#23250)
6 years ago
Yi Liu 2169e6fb58
Initialize global nccl_comm in PE (#23275)
6 years ago
Jacek Czaja 012886df79
[DNNL] Softmax mkldnn op inplace support (#23197)
6 years ago
石晓伟 75ebb48a91
supports thread-binding stream, test=develop (#23177)
6 years ago
石晓伟 708ded584e
pause the io_utils_test of int64 and resume after repair, test=develop (#23234)
6 years ago
Zeng Jinle babda94c8a
Distinguish public/private global vars (#23269)
6 years ago
zhaoyuchen2018 58615a6272
Improve elementwise performance. (#23001)
6 years ago
Wojciech Uss f836c8aa8f
add check for scales and a message (#23119)
6 years ago
Zeng Jinle 8bfd62ffb7
Expose dygraph.grad api (#23124)
6 years ago
Wilber 0129f4b568
Add some inference API comments for AnalysisPredictor (#23242)
6 years ago
Tao Luo c00d427d52
simplify the cmake log of ir/CMakeLists.txt (#23262)
6 years ago
Zeng Jinle 77b4dc80c9
code polish for adding const qualifier, test=develop, test=document_fix (#23248)
6 years ago
Zhaolong Xing 430b0099c9
[Paddle-TRT]: Ernie Dynamic shape support. (#23138)
6 years ago
xujiaqi01 68ea1ad55b
add clear one table (#23089)
6 years ago
danleifeng ae3bb16d06
add MaskAucCalculator in paddlebox (#23157)
6 years ago
liym27 6af480ca33
Support int64 for op assign_value. test=develop (#23179)
6 years ago
Zeng Jinle 53e6f8e1da
rename macro, test=develop (#23161)
6 years ago
Zeng Jinle bba740710d
add cuda resource pool for BufferedReader, test=develop (#23152)
6 years ago
Zeng Jinle 7d8d50b6cc
rename no_need_buffer_vars macro, test=develop (#23160)
6 years ago
Liufang Sang a486a739e1
fix compile error in win gpu (#23196)
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
wangchaochaohu b721e23b25
transpose cudnn using cudnn v7 api (#19738)
6 years ago
Pei Yang 46b8d282dc
Add some inference API comments for AnalysisConfig (#23117)
6 years ago
Adam 4f5e4540f8
Improve SGD jit code to work with large data (#23120)
6 years ago
Liufang Sang 4db031902d
add dequantize_log_op and make pyramid hash support int8 weight (#22548)
6 years ago