Commit Graph

27223 Commits (0c85fd0a1b75c52a495468248c22c08f1b414897)
 

Author SHA1 Message Date
Feiyu Chan 78cd3dd507
fix kron_op: when only one input needs gradient, test=develop (#24269)
5 years ago
Li Fuchen 5dc069d050
OP(warpctc, add_position_encoding, scaled_dot_product_attention) error message enhancement (#24261)
5 years ago
liym27 19511dfa25
Fix bug in assign op: support to infer shape for LOD_TENSOR_ARRAY. (#24268)
5 years ago
joanna.wozna.intel b43b46e619
[INT8] Add requant-op squash (#24143)
5 years ago
liym27 e8869a907b
Fix bug in ProgramTranslator.get_output, convert all items into VarBase in nested list. (#24267)
5 years ago
Leo Chen 381492fca3
add try finally, test=develop (#24243)
5 years ago
Leo Chen 50330c6c6d
add ci check for changing op_function_generator, test=develop (#24226)
5 years ago
石晓伟 17ac6e2580
update the analysis predictor for multi-stream support, test=develop (#24046)
5 years ago
Shibo Tao 69f2f28536
MOD upgrade ccache version to 3.6 to support nvcc (#24174)
5 years ago
yongqiangma 74803f5190
add unbind python api (#24141)
5 years ago
hutuxian 3e2bc8715f
Try to fix UT Random Fail (#24223)
5 years ago
lidanqing 61ec30f030
Update QAT INT8 2.0 doc (#24127)
5 years ago
Yibing Liu f0046889ff
Add complex layer for transpose & matmul, test=develop (#24195)
5 years ago
Sylwester Fraczek e1a7a88057
added reshape transpose matmul fuse pass (#23754)
5 years ago
zhongpu 61d19a8e1c
fix if logic in dygraph, test=develop (#24208)
5 years ago
iducn cd134534bd
rename dockerfile and create soft connection (#24204)
5 years ago
Tao Luo d7850dcdc0
add noavx_axpy and noavx_axpy_noadd (#24207)
5 years ago
GaoWei8 ec00d11204
fix lod_reset check dtype (#24133)
5 years ago
Feiyu Chan e146e79e66
add reshape in paddle.complex (#24176)
5 years ago
FDInSky e72832adb4
fix generate_proposals (#23797)
5 years ago
Huihuang Zheng 3047b69f94
Make Allocation Smaller on BuddyAllocatorTest to Decrease CI Failure (#24205)
5 years ago
Guo Sheng 663eca451d
Fix dygraph dropout seed. test=develop (#24177)
5 years ago
Chen Weihang 9b851ba216
[dy2static] Add print transformer and unify print format (#24068)
5 years ago
Kaipeng Deng 3e962aecc1
fix kldiv_loss sample code diff. test=develop test=document_fix (#23660)
5 years ago
Li Fuchen 077e5a0fe5
Add trace op (#23873)
5 years ago
wangchaochaohu fa43d74a3a
fix the intermediate node of graph for fusion group test=develop (#24184)
5 years ago
Yiqun Liu ecfddebbef
Add the implementation of inverse (#23310)
5 years ago
Tao Luo 34122e665e
update mklml.cmake to 2019.0.5 (#24179)
5 years ago
HappyAngel 8ea325aa53
c++ API ( average_accumulates, tensor_array_to_tensor and average_accumulates) error message enhance. test=develop (#23631)
5 years ago
Guanghua Yu 43def6b647
fix CrossEntropyLoss op en doc, test=develop (#24104)
5 years ago
石晓伟 e396c47850
try to resolve the inference_pass_test, test=develop (#24172)
5 years ago
Tao Luo e3179ea2f5
refine ccache statistics show (#24167)
5 years ago
ShenLiang 0fb9b208ab
Add batch_fc op in contrib (#24017)
5 years ago
Zhang Ting f5c08c3f4d
set int64 for Output(Length) of sequence_pad, test=develop (#24161)
5 years ago
liuwei1031 9a93f6aae0
improve efficiency of runtime InferVarType (#22778)
5 years ago
hong a8eac7da61
fix warpctc bug in dygraph mode; test=develop (#24119)
5 years ago
XiaoguangHu 526a13ff58
define fluid alias in paddle.tensor and paddle.nn dir (#24151)
5 years ago
Chen Weihang 25a233e46d
Simplify Program printing code to improve debugging efficiency (#23918)
5 years ago
hong bfb60efb1f
change compare forece_cpu default value; test=develop (#23888)
5 years ago
wangchaochaohu 2270864019
Fusion group optimize for cuda codegen(#23940)
5 years ago
ShenLiang 94dfb7d770
opt the postprocess, test=develop (#24155)
5 years ago
HappyAngel 896bda0c98
python API(get_tensor_from_selected_rows and tensor_array_to_tensor)error message enhance, test=develop (#23636)
5 years ago
Chen Weihang 9b3086cfb7
Fix some problems in StaticModelRunner (#24082)
5 years ago
Chengmo 28a558e867
Update index sample (#24109)
5 years ago
Zhang Ting ab8f8fa70d
fix example code, test=develop, test=document_fix (#24139)
5 years ago
Leo Chen 1fc219ebae
Dev/add fake_interface_only decorator for some function of Variable (#24083)
5 years ago
suytingwan a2c6d45080
test=develop softmax op fp16 test case pass grad check (#24130)
5 years ago
Liufang Sang 0f77e31691
fix error when out is not None test=develop (#24103)
5 years ago
Feiyu Chan e01262e691
add kron op (#24105)
5 years ago
Jacek Czaja eb411613e9
[DNNL] refine activations Inplace support (#24145)
5 years ago