Commit Graph

10185 Commits (95b356a06943af4ed9966a150f301715842c42c9)

Author SHA1 Message Date
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
yaoxuefeng 995a6376f7
add pslib SparseDoubleTable test=develop (#23053)
6 years ago
Yiqun Liu 3af4771122
Add the detection and code-generation of sqrt and square in fusion_group (#23095)
6 years ago
Huihuang Zheng d066d6f994
[Dy2Stat] Change layers.data to fluid.data and Test Var Created In Loop (#23103)
6 years ago
hutuxian 0c30098f8b
Add need_save_delta parameter to solve OOM (#23097)
6 years ago
songyouwei 2e2da7124b
high-performance dygraph slice (#22879)
6 years ago
Aurelius84 26bc953b3f
Fix returned arguments in IfElse_fn test=develop (#23102)
6 years ago
Zhang Ting 0d8f40d2b2
remove init_on_cpu and force_init_on_cpu APIs, test=develop (#22202)
6 years ago
Sylwester Fraczek abee05a8c8
added mkldnn swish activation (#23041)
6 years ago
Aurelius84 31fc3ab79a
Support to use external function (#23057)
6 years ago
Zhang Ting 3f371db82a
add op_device attr for backward op_desc, test=develop (#23062)
6 years ago
Aurelius84 9ef7f6e898
support to modify dict and list in while_loop (#23083)
6 years ago
Liufang Sang 915b892a15
Fix div zero in fake quantize op (#22966)
6 years ago
Huihuang Zheng fb7b008acc
Add Support for Break and Continue in Dygraph to Static (#23067)
6 years ago
tangwei12 853f2e5272
fix bug at sync with communicator (#23077)
6 years ago
liym27 5a202af90b
Support slice write in dygraph_to_static. test=develop (#23055)
6 years ago
Leo Chen 5257530492
don't add unregisterd attr, test=develop (#23047)
6 years ago
liym27 91a2627251
fix bug in select_input: set var type of output to be the same as input. test=develop (#23076)
6 years ago
tangwei12 c4a6a0e2e4
Revert "Integrated API of Parameter Server (#22710)" test=develop (#23071)
6 years ago
Aurelius84 2403362d06
BugFix for parsing Arguments and inserting funcs in IfElseTransormer (#23035)
6 years ago
Feiyu Chan 01ab8a0619
add approximation for gelu, test=develop (#22961)
6 years ago
Zhang Ting eec10aaba2
set op_device for loss_op_desc (#23027)
6 years ago
songyouwei 9203aaf185
fix unittest for coverage (#23007)
6 years ago
GaoWei8 1dc1f9270e
Fix lod error of concat op for axis = 0 (#22538)
6 years ago
tangwei12 66fce9e824
Integrated API of Parameter Server (#22710)
6 years ago
chalsliu d9d314d56a
Improve stability through the use of caching (#22922)
6 years ago
liym27 4af491c2bb
Tensor.shape support control flow if/for/while and bugfix (#22866)
6 years ago
wangchaochaohu 91b0a9ab23
remnove the unsed unittest test=develop (#22999)
6 years ago
WangXi f2265d9ffd
Fix problem use recompute and dgc same time (#23010)
6 years ago
liu zhengxi 8fb8b95286
Add transpose_flatten_concat_fuse_pass tests for gpu and trt (#22976)
6 years ago
Aurelius84 ab473357a2
Support and/or in dygraph_to_static control_flow_if (#22967)
6 years ago
tianshuo78520a 2a7791a815
Fix travic ci (#23002)
6 years ago
wangchaochaohu 3757e0687c
Add Unittest for backward of fusion group (#22932)
6 years ago
liym27 44b1343aab
Support LoDTensorArray in stack/concat api for transformation of list dygraph_to_static (#22987)
6 years ago
Chen Weihang 3dfaf44adc
Rename dygraph parallel env & add doc (#22925)
6 years ago
liym27 08e80d170b
Support list in control flow for dygraph_to_static (#22902)
6 years ago
wangchaochaohu f0d193a23c
Cast fusion for fusion group (#22876)
6 years ago
yaoxuefeng 29a7a52d38
Fix instag (#22632)
6 years ago
Huihuang Zheng d7a7c5f0bf
Support Simple For Range Loop in Dygraph to Static (#22867)
6 years ago
Chengmo f70f1cf122
test=develop, speed create clip program (#22950)
6 years ago
Wilber ff3ddbb502
add skip_layernorm pass. test=develop (#22895)
6 years ago
Huihuang Zheng 8f541027a8
Move DygraphToStatic Unit Tests into Its Folder (#22945)
6 years ago
lidanqing 432a4b2789
Changes QAT MKL-DNN documents (#22840)
6 years ago
Zhaolong Xing 8d6dc102fe
[Ernie GPU Optimize]: Embedding_eltwise_layernorm Fuse (#22494)
6 years ago
Aurelius84 4ff2915d1f
Refine code of IfElseTransformer and rename unittest files (#22930)
6 years ago
guofei 3d8571e884
modify assign op and add unittest of assign op (#22769)
6 years ago
Chen Weihang e081c7a05d
skip type/dtype check in dygraph mode, test=develop (#22915)
6 years ago
yaoxuefeng c5cbe7f07b
fix add grad bug test=develop (#22924)
6 years ago
WangXi 8d47162e03
Close fuse when use dgc & move DGC strategy from PE to compiler, test=develop (#22914)
6 years ago