Commit Graph

27443 Commits (de27569ecaf1c39e4dd11afa061c51888911b9d9)
 

Author SHA1 Message Date
zlsh80826 479c8834f7
[Paddle-TRT] Fixes #24731, opt for SoftmaxKernelWithEltadd kernel, test=develop (#24834)
5 years ago
Huihuang Zheng 2c500c30bd
Handle Windows flaky test (#25070)
5 years ago
hutuxian 5822862d8a
Monitor Framework (#24079)
5 years ago
Huihuang Zheng 21138c05a8
Add test_yolov3 and test_se_resnet Timeout (#25076)
5 years ago
T8T9 a73a4a8fe7
don't support cmake 3.12, 3.13, 3.14 (#25021)
5 years ago
Leo Chen 028de857d4
fix dtype error of compare op, test=develop (#25059)
5 years ago
Yiqun Liu 9ed16a4347
Fix random fail because of precision problem in unittest of fusion_group (#25051)
5 years ago
Jeng Bai-Cheng bef4afa6de
bugfix for unique_ptr of IOptimizationProfile (#23917)
5 years ago
zlsh80826 49e4ee27e1
[Paddle-TRT] slice kernel optimization (#24783)
5 years ago
tianshuo78520a 1a7fbb734c
update readme of 1.8.2 (#25023)
5 years ago
Divano 67fb840cd2
update scipy version test=develop (#25007)
5 years ago
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