Commit Graph

26649 Commits (81f1402f6c838818a702bfc28f6803ceec16c47f)
 

Author SHA1 Message Date
Zhang Ting eec10aaba2
set op_device for loss_op_desc (#23027)
5 years ago
songyouwei 9203aaf185
fix unittest for coverage (#23007)
5 years ago
Adam 5842ae6785
Revert "Change ShareDataWith() to TensorCopy() in conv_mkldnn (#22695)" (#22985)
5 years ago
tianshuo78520a 6d6cc4ca1a
Add xly gcc8 dockerfile (#22975)
5 years ago
Pei Yang 24db750386
fix trt int8 calib precision bug. test=develop (#23036)
5 years ago
GaoWei8 1dc1f9270e
Fix lod error of concat op for axis = 0 (#22538)
5 years ago
yaoxuefeng 660ff18488
fix datsset test=develop (#23043)
5 years ago
tangwei12 66fce9e824
Integrated API of Parameter Server (#22710)
5 years ago
chalsliu d9d314d56a
Improve stability through the use of caching (#22922)
5 years ago
liym27 4af491c2bb
Tensor.shape support control flow if/for/while and bugfix (#22866)
5 years ago
Zhang Ting 714b0076b6
Override GetKernelTypeForVar to avoid device transform, test=develop (#23032)
5 years ago
wangchaochaohu 112e3edbf6
fix the conv group problem test=develop (#23025)
5 years ago
wangchaochaohu 91b0a9ab23
remnove the unsed unittest test=develop (#22999)
5 years ago
Wilber db40ee86db
fix unittets. test=develop (#23018)
5 years ago
WangXi f2265d9ffd
Fix problem use recompute and dgc same time (#23010)
5 years ago
liu zhengxi 8fb8b95286
Add transpose_flatten_concat_fuse_pass tests for gpu and trt (#22976)
5 years ago
Aurelius84 ab473357a2
Support and/or in dygraph_to_static control_flow_if (#22967)
5 years ago
wangchaochaohu 99db0cf762
remove debug log test=develop (#22994)
5 years ago
tianshuo78520a 2a7791a815
Fix travic ci (#23002)
5 years ago
wangchaochaohu 3757e0687c
Add Unittest for backward of fusion group (#22932)
5 years ago
zhongpu 8fdcb43fb7
update install instruction, test=develop (#22980)
5 years ago
liym27 44b1343aab
Support LoDTensorArray in stack/concat api for transformation of list dygraph_to_static (#22987)
5 years ago
chengjuntao 63f3ada7b9
fix bug which input shape (#22965)
5 years ago
songyouwei c8d17ab3ca
fix check_sequence_op script (#22986)
5 years ago
Chen Weihang 3dfaf44adc
Rename dygraph parallel env & add doc (#22925)
5 years ago
liym27 08e80d170b
Support list in control flow for dygraph_to_static (#22902)
5 years ago
Zhang Ting 137d6563fc
add check for assigned data, test=develop (#22960)
5 years ago
wangchaochaohu f0d193a23c
Cast fusion for fusion group (#22876)
5 years ago
yaoxuefeng 29a7a52d38
Fix instag (#22632)
5 years ago
wangchaochaohu c979c9f2b0
refine the profiler print test=develop (#22968)
5 years ago
Huihuang Zheng d7a7c5f0bf
Support Simple For Range Loop in Dygraph to Static (#22867)
5 years ago
Chengmo f70f1cf122
test=develop, speed create clip program (#22950)
5 years ago
Wilber ff3ddbb502
add skip_layernorm pass. test=develop (#22895)
5 years ago
wawltor f154d5860f
Speed up the matmul op, use the gemm replace the batch gemm (#22926)
5 years ago
Huihuang Zheng 8f541027a8
Move DygraphToStatic Unit Tests into Its Folder (#22945)
5 years ago
Adam 056edf3929
Change ShareDataWith() to TensorCopy() in conv_mkldnn (#22695)
5 years ago
lidanqing 432a4b2789
Changes QAT MKL-DNN documents (#22840)
5 years ago
Zhaolong Xing 8d6dc102fe
[Ernie GPU Optimize]: Embedding_eltwise_layernorm Fuse (#22494)
5 years ago
Aurelius84 4ff2915d1f
Refine code of IfElseTransformer and rename unittest files (#22930)
5 years ago
guofei 3d8571e884
modify assign op and add unittest of assign op (#22769)
5 years ago
Chen Weihang e081c7a05d
skip type/dtype check in dygraph mode, test=develop (#22915)
5 years ago
yaoxuefeng c5cbe7f07b
fix add grad bug test=develop (#22924)
5 years ago
zhangchunle 9848f8f388
add a white list of api (#22897)
5 years ago
WangXi 8d47162e03
Close fuse when use dgc & move DGC strategy from PE to compiler, test=develop (#22914)
5 years ago
Aurelius84 ba65e4ebef
support Tensor.shape in control_flow_if test=develop (#22916)
5 years ago
Zeng Jinle d33c4343e1
Imperative tracer refactoring (#22457)
5 years ago
mapingshuo 08a772cb46
fix API param bug of recompute.backward() (#22582)
5 years ago
liu zhengxi 61fef9754b
Fix fc padding bug during inference fusion (#22860)
5 years ago
gongweibao 4b40edf359
Use available ports instead of static ports. (#22553)
5 years ago
tangwei12 ad9c8f6d2d
fix communicator when break under pyreder mode (#22911)
5 years ago