Commit Graph

27382 Commits (9b5b72672963b0ee143b8a0013441275643e46a9)
 

Author SHA1 Message Date
Huihuang Zheng 9b5b726729
[Dy2stat] Add TSM as ProgramTranslator Unit Test. (#25008)
5 years ago
tianshuo78520a 770c11a117
fix make device_context error (#25045)
5 years ago
Leo Chen c7a63908b0
replace some logging.warn() with warings.warn(), test=develop (#25025)
5 years ago
lilong12 ab5a1fb853
add device attr for regularizer, test=develop (#24981)
5 years ago
Aurelius84 0b6145e056
[Dy2stat] Add MobileNet model unittest (#25018)
5 years ago
tangwei12 be6a315fbd
Fix/sync barrier (#25016)
5 years ago
ceci3 8db66fc3f6
fix cos_sim, test=develop (#25017)
5 years ago
Leo Chen 7a6f4d6474
Add a tool to collect environments (#24971)
5 years ago
hong c85c7b2264
Enable load program state in imperative mode (#24998)
5 years ago
liym27 f16e277859
[Dy2Static]Convert var.shape stmt and Convert the return variables of Tensor-dependent 'if' staments to Tensor if it not (#24911)
5 years ago
Leo Chen 25a4dac4c2
Use allow list instead of white list (#25002)
5 years ago
Zhang Ting 621b638550
improve performance of instance_norm, test=develop (#25005)
5 years ago
liu zhengxi 971ebb2657
decrease the input size for test_transpose_flatten_concat_fuse_pass, test=develop (#24992)
5 years ago
hutuxian 1c224e26af
support CMatchAuc (#24990)
5 years ago
Huihuang Zheng 28d074e956
[Dy2stat] Decrease test_yolov3 GPU usage (#24955)
5 years ago
Zhou Wei ff8ca52f88
windows publish package scripts (#24851)
5 years ago
Zhou Wei 3e04ed2227
fix bug in CUDA_NVCC_FALS and CMAKE_CUDA_FLAGS, and eliminate some warning,test=develop (#24982)
5 years ago
Leo Chen bfa46c38d5
bn supports reverse_space, test=develop (#24988)
5 years ago
wangchaochaohu 613303dbf6
refine the slice Op to improve the performance of xlnet for fp16 training (#24967)
5 years ago
silingtong123 37bdb5269f
test=develop, add log message in the function UpdateDllFlag (#24937)
5 years ago
Chen Weihang d152d7231e
clear old var in scope, test=develop (#24976)
5 years ago
Sylwester Fraczek 53d563a0fe
Reshape transpose matmul coverage (#24970)
5 years ago
liym27 2e238c6eed
[[Dy2Static]]convert for stmt and support variable loaded and created in loop(#24901)
5 years ago
wawltor 9a2c1aedcc
Fix the elementwise_div op broadcast failed in some shape
5 years ago
Huihuang Zheng 97708add66
[Dy2stat] Add word2vec as unittest (#24944)
5 years ago
wawltor 0eb1b0bc01
Add support the 5d, 6d tensor support for the reduce ops
5 years ago
liuwei1031 8603b5fb72
fix randomly hang issue of PaddleDetection training task on windows (#24977)
5 years ago
silingtong123 640196c446
test=develop, remove the tensorrt dll file from windows package (#24922)
5 years ago
wangchaochaohu feba131893
fix the sgement fault error of profiler in seqseq model test=develop (#24952)
5 years ago
Zhang Ting 0cb0318253
update cub to 1.9.8, test=develop (#24895)
5 years ago
Sylwester Fraczek a7ee634b45
fix WARNING: ThreadSanitizer: heap-use-after-free (#24929)
5 years ago
iducn 735ef498b1
modify coverage gcc48 and gcc8 dockerfile trt's url, add gcc8 dockerfile (#24931)
5 years ago
Michał Gallus 570b7389c2
Fix OpTester from incorrectly converting uint8 data to utf-8 string (#24854)
5 years ago
Yanghello 2ca2b90d62
fix cryptopp lib building bug in gcc8 (#24945)
5 years ago
T8T9 90d420b13c
add -DPADDLE_CUDA_BINVER (#24928)
5 years ago
mapingshuo 24e24987f0
fixes the place info in the Print op (#24934)
5 years ago
Aurelius84 6be0ee159e
Support LoDTensorArray in reverse_op (#24797)
5 years ago
Leo Chen 6190023ac9
Refine error message in pybind folder (#24886)
5 years ago
Zhou Wei 4058e736ff
temporarily disable these unittests failed on windows (#24942)
5 years ago
hong c233328c58
change zero copy from true to false; test=develop (#24946)
5 years ago
Leo Chen a7cb97a1a5
Fix/isfinite on windows (#24927)
5 years ago
liym27 a9dca5805a
[Dy2Static] Add convert_ifelse to run the transformed code dynamically (#24866)
5 years ago
silingtong123 ef9b36873d
test=develop, remove the gflags/gflags.h form paddle_api.h (#24921)
5 years ago
whs 4c01d6d53e
Enhance checking in some operator. (#24473)
5 years ago
Chen Weihang 4a702ef361
Support SelelctedRows allreduce in multi-cards imperative mode (#24690)
5 years ago
Pei Yang 14b8540551
add default ctor for AnalysisConfig python api. test=develop (#24924)
5 years ago
FlyingQianMM a359cade74
rewrite the sigmoid_focal_loss code example (#24889)
5 years ago
T8T9 211ef78c1e
Builtin cuda (#24904)
5 years ago
silingtong123 fc4435174b
test=develop, fix the bug of tensorrt package can't compile on windows (#24860)
5 years ago
Huihuang Zheng 71fb62c298
[Dy2stat] Fix windows dy2stat test_yolov3 random failure (#24908)
5 years ago