Commit Graph

27300 Commits (1e190a9e02ec85de94d74d7a97b0dfa381f8d08b)
 

Author SHA1 Message Date
Huihuang Zheng 8a1a2af82e
Add Assert Op (#24280)
5 years ago
Pei Yang 8c296dea75
fix compile error(cpuid.h not found) on nvidia jetson platforms. test=develop (#24329)
5 years ago
Guo Sheng 4a5de14426
Remove cusolver potrfBatched support on Windows. (#24338)
5 years ago
guofei fed2204517
Skip the process of copying LoDTensorArray in loop_vars in while_loop (#24271)
5 years ago
zhangchunle f62dfc6238
fs_wrapper add __all__ (#24335)
5 years ago
Leo Chen 5b285470db
Fix error message of load_inference_model (#24314)
5 years ago
Tao Luo c1df7048c7
add UT for mkldnn_cache_capacity (#24336)
5 years ago
Chen Weihang 5ea3818ab1
fix slice bug in while loop, test=develop (#24326)
5 years ago
Feiyu Chan 420707c26e
API/OP (margin_rank_loss, nce, row_conv, positive_negative_pair) erro… (#24246)
5 years ago
zhangchunle 75cb6f5504
fix a bug in tools/sampcd_processor.py (#24325)
5 years ago
huangjun12 d0b0e27408
refine huber loss unittest, test=develop (#24263)
5 years ago
joanna.wozna.intel 356f5ee220
[Refactoring] Unify op-dequant squashes (#24277)
5 years ago
liym27 ac9a7eeea4
[Dy2Stat]Support list pop (#24250)
5 years ago
Chen Weihang c78da18db4
polish print format, test=develop (#24312)
5 years ago
Xing Wu f79526c21c
Fix dygraph rnn doc (#24148)
5 years ago
Xing Wu fff5cfa353
Fix error info (#23891)
5 years ago
Tao Luo 9eedf05d2f
solve mklml memory leak on windows (#24015)
5 years ago
Zhang Ting b71abeee1b
use 32 bit index to improve activation ops (#24206)
5 years ago
Yi Liu 89c76a5342
fix bug of load op in issue#24252 (#24253)
5 years ago
xujiaqi01 1034ca316f
add timeout and http store in communication (#23436)
5 years ago
Guo Sheng 1fc6cc502a
Fix cusolver loader for Windows (#24157)
5 years ago
hong 04e9d721a2
unitize name in optimizer; test=develop (#24008)
5 years ago
Yibing Liu fb82d72c61
Move complex into dir incubate (#24254)
5 years ago
0YuanZhang0 f800403fff
Manual seed API recover
5 years ago
wawltor d1e1d85881
add the graph batch reader for pslib mode (#24178)
5 years ago
liym27 803559499d
[Dy2Stat]Support LoDTensorArray for slice op (#23091)
5 years ago
qingqing01 84cf5db854
Fix double_grad bug in statig-graph (#24190)
5 years ago
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