Commit Graph

2811 Commits (7c55a94de51b1de42bd444c0d8ab20c9eeabcb4e)

Author SHA1 Message Date
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
Zhaolong Xing 8d6dc102fe
[Ernie GPU Optimize]: Embedding_eltwise_layernorm Fuse (#22494)
6 years ago
Zeng Jinle d33c4343e1
Imperative tracer refactoring (#22457)
6 years ago
liu zhengxi 61fef9754b
Fix fc padding bug during inference fusion (#22860)
6 years ago
wangchaochaohu dbb0b9b3b6
refine the profiler print (#22823)
6 years ago
hong 5191e54494
reduce default attrs for dynamic graph (#22850)
6 years ago
Zhang Ting 72ff5a09c3
fix print bug of profile, test=develop (#22804)
6 years ago
Zhang Ting 4e8bc02461
add fluid.device_guard to specify the device type for Op (#22254)
6 years ago
Zhen Wang 89cfa49156
Unmerged fetch list (#22635)
6 years ago
hutuxian 53a2b68f4e
support customized download command in dataset (#22782)
6 years ago
wangchaochaohu ca9e77a8d4
add sum op support for fusion group (#22771)
6 years ago
tianshuo78520a 433cef03e5
fix typo word (#22784)
6 years ago
Leo Chen b2c1be851a
support cond in clone, test=develop (#22657)
6 years ago
hutuxian 175954d894
PaddleBox Framework Part2 (#22466)
6 years ago
GaoWei8 cdf5f6fb8c
Add an inference interface to disable FC padding (#22097)
6 years ago
tianshuo78520a d2ba91aad1
fix typo words (#22653)
6 years ago
tangwei12 66a3150135
SYNC with communicaotor (#22344)
6 years ago
Yiqun Liu 22bbd54719
Add the support of fp16 in fusion_group (#22239)
6 years ago