Commit Graph

26618 Commits (f944b0f6fc9fb409a6f38b6c055483357cc78b3c)
 

Author SHA1 Message Date
Leo Chen f944b0f6fc
Dev/add l1 loss (#23322)
5 years ago
xujiaqi01 93ea9dd27a
fix stat var in hogwild worker (#23367)
5 years ago
joanna.wozna.intel 8c463700e1
Add default pass attributes (#23042)
5 years ago
zhongpu 48144e4099
Exhaustive search (#22821)
5 years ago
Adam da7c73f847
Delete is_test attribute from activation operators (#23318)
5 years ago
Wojciech Uss 9fd9067455
handle conv2d activations in older QAT models (#23202)
5 years ago
Kaipeng Deng 21d95be0db
Add inplace abn op (#22806)
5 years ago
Yi Liu 821534efd3
add paralell_executor dependancy to collective_helper (#23380)
5 years ago
Zeng Jinle 3a21980b78
add reader dependency pass, test=develop (#23301)
5 years ago
wangchaochaohu 69e3f99362
refine the error message (#23212)
5 years ago
石晓伟 5c59d2139e
reverts the commit 23177, test=develop (#23363)
5 years ago
wangchaochaohu 2fe0758f67
fix the doc of fill_constant test=develop (#23336)
5 years ago
Huihuang Zheng 1d4d89baf8
[Dy2stat] Add data_layer_not_check (#23351)
5 years ago
wangchaochaohu d280106007
Add support for attr type Op and add fill_constant Op and scale Op (#23163)
5 years ago
xujiaqi01 3a45767d49
add fleet pslib pull and push sparse op and push dense op (#23139)
5 years ago
gongweibao 0536b5263d
fix test_launch_ps test=develop (#23333)
5 years ago
songyouwei 99d30bfc36
speedup slice impl (#23340)
5 years ago
Zhaolong Xing 1a6ce8b910
add swish split gelu plugin dynamic support (#23305)
5 years ago
Jacek Czaja 2bb1b0e89e
[DNNL] Added MKL-DNN inplace pass for C-API inference (#23315)
5 years ago
Adam 487f43bbcb
Update DNNL version to 1.3 (#23204)
5 years ago
Zeng Jinle 8c594a84e1
fix double grad 2, test=develop (#23332)
5 years ago
Huihuang Zheng 8814853d82
Remove Read-Only Basic Type Variable in loop_vars (#23299)
5 years ago
Yi Liu 0471476a18
fix nccl comm double free bug (#23344)
5 years ago
Aurelius84 8473854547
Add dygraph_to_static training unitTest of transformer model (#23316)
5 years ago
hong 420944e514
enhance load dygraph; test=develop (#23167)
5 years ago
wangchaochaohu 1ee2a9a424
Profiler refine (#23294)
5 years ago
Zeng Jinle a7b0ff33ce
rm gc transformer ut, test=develop (#23308)
5 years ago
Leo Chen 488b2387e2
Feature/expand params in auto-generated pybind functions for dygraph operators (#23181)
5 years ago
Aurelius84 9474d140de
Support Parameter type determination in StaticAnalysis (#23302)
5 years ago
GaoWei8 20eed5401a
Change fluid.layers.where‘s C++ operator name (#23250)
5 years ago
Zeng Jinle 12355cccfd
add clear_gradients to star gan ut, test=develop (#23296)
5 years ago
FDInSky a582f10501
test=develop fix generate_proposal_labels unit test (#23154)
5 years ago
gongweibao af0ad915ea
fix testlaunch test=develop (#23304)
5 years ago
Yi Liu 2169e6fb58
Initialize global nccl_comm in PE (#23275)
5 years ago
Jacek Czaja 012886df79
[DNNL] Softmax mkldnn op inplace support (#23197)
5 years ago
石晓伟 75ebb48a91
supports thread-binding stream, test=develop (#23177)
5 years ago
石晓伟 708ded584e
pause the io_utils_test of int64 and resume after repair, test=develop (#23234)
5 years ago
zhongpu dc24f38a9f
support math operator for variable (#23063)
5 years ago
XiaoguangHu baec0a0713
define alias in paddle dir and paddle.nn dir test=develop (#23282)
5 years ago
Zeng Jinle babda94c8a
Distinguish public/private global vars (#23269)
5 years ago
Aurelius84 f8205ffa82
fix conflict var bug in loop_transformer test=develop (#23287)
5 years ago
Aurelius84 16e74f1185
fix is_controw_flow bug with `if Tensor.numpy()` (#23251)
5 years ago
Wojciech Uss be2ac9cc3a
separated QAT1 and QAT2 (#23284)
5 years ago
zhaoyuchen2018 58615a6272
Improve elementwise performance. (#23001)
5 years ago
lidanqing c524b930e7
Update QAT INT8 related code (#23104)
5 years ago
Wojciech Uss f836c8aa8f
add check for scales and a message (#23119)
5 years ago
Zeng Jinle 8bfd62ffb7
Expose dygraph.grad api (#23124)
5 years ago
Wilber 0129f4b568
Add some inference API comments for AnalysisPredictor (#23242)
5 years ago
xujiaqi01 c8f9e66b71
fix no_cvm in config_fleet (#22818)
5 years ago
Tao Luo c00d427d52
simplify the cmake log of ir/CMakeLists.txt (#23262)
5 years ago