Commit Graph

116 Commits (e1a5fc449d6acccfd186309d54aa61fa216aa0da)

Author SHA1 Message Date
123malin cc780b1977
test=develop, optimize geo communicator (#26857)
5 years ago
Jack Zhou 63203c4abc
enhance reduce op which can reduce tensor with arbitrary rank
5 years ago
Adam f3909020de
Add mechanism for blocking oneDNN cache clearing (#26502)
5 years ago
QingshuChen 138ecf24aa
support Baidu Kunlun AI Accelerator (#25959)
5 years ago
GaoWei8 c10dcff12d
refine PADDLE_ENFORCE (#25456)
5 years ago
GaoWei8 ea7e532598
Refine PADDLE_ENFORCE (#25369)
5 years ago
Chen Weihang d1062d5278
Replace all errors thrown by LOG(FATAL) with PADDLE_THROW (#24759)
5 years ago
pawelpiotrowicz db2b6b6568
Hide globals & redesign restore PR (#24279)
5 years ago
Chen Weihang aa0f254fbe
Add macro BOOST_GET to enrich the error information of boost :: get (#24175)
6 years ago
Sylwester Fraczek e1a7a88057
added reshape transpose matmul fuse pass (#23754)
6 years ago
Guo Sheng a8c0fb4e86
Add cholesky_op (#23543)
6 years ago
石晓伟 34d7d6aef0
declare the stream::Priority as enum class, test=develop (#24013)
6 years ago
Zhang Ting b89dd86fb6
Update eigen (#23203)
6 years ago
石晓伟 2d01cc85c4
DeviceContext Split, test=develop (#23737)
6 years ago
石晓伟 5c59d2139e
reverts the commit 23177, test=develop (#23363)
6 years ago
Yi Liu 0471476a18
fix nccl comm double free bug (#23344)
6 years ago
石晓伟 75ebb48a91
supports thread-binding stream, test=develop (#23177)
6 years ago
Wilber 7bc4b09500
add WITH_NCCL option for cmake. (#22384)
6 years ago
zhaoyuchen2018 3d4f2aa689
Refine stack op to improve xlnet performance, test=develop (#22142)
6 years ago
Adam e81f0228df MKL-DNN 1.0 Update (#20162)
6 years ago
Zeng Jinle 97e76cb96d
refine dev_ctx.Wait() exception throw, test=develop (#21600)
6 years ago
Jacek Czaja cd43c4440e [MKL-DNN] LRN and Pool2d (FWD) NHWC support (#21375)
6 years ago
liuwei1031 d8b6cf2bcd
fix sporadically hang issue on windows(#21201)
6 years ago
zhaoyuchen2018 b93870e696
Improve topk performance. (#21087)
6 years ago
Zeng Jinle 37f76407b0
fix cuda dev_ctx allocator cmake deps, test=develop (#19953)
6 years ago
Zeng Jinle c7f36e7c00
Add lock to cudnn handle calls (#19845)
6 years ago
Huihuang Zheng 12542320c5
Replace TemporaryAllocator by CUDADeviceContextAllocator (#18989)
6 years ago
gongweibao 29d8781240
Polish fleet API to support cuda collective mode and nccl2 mode. (#18966)
6 years ago
Tao Luo 076f833110
add config.SetMkldnnCacheCapacity api for mkldnn cache clear strategy (#18580)
6 years ago
Tao Luo fe32879d2a
add mkldnn shapeblob cache clear strategy (#18513)
6 years ago
Tao Luo 3f3112ceb0
add shape_blob for cache mkldnn primitive (#18454)
6 years ago
Leo Zhao 8f5fffca0a rename mkldnn set/get_cur_thread_id() to set/get_cur_mkldnn_session_id() (#18453)
6 years ago
Michał Gallus 8409693272 Reset DeviceContext after quantization warmup (#18182)
6 years ago
chengduo 4978db2c10
Remove nccl dep when the number of GPU is 1 (#18158)
6 years ago
Zeng Jinle 3ece61f71e
Remove attribute in Allocator::Allocate (#17878)
6 years ago
Zeng Jinle 3925bd81e8
Fix cuda/cudnn version detection error (#17853)
6 years ago
gongweibao eb83abeac3
Add DGC(Deep Gradient Compression) interface. (#15841)
7 years ago
nhzlx a1d11bb175 fix ci bug: cudnn handler in multi card
7 years ago
nhzlx 07dcf2856c git cherry-pick from feature/anakin-engine: update anakin subgraph #16278
7 years ago
qingqing01 86e912c544 Fix windows compiling (#16230)
7 years ago
qingqing01 8ad672a287
Support sync batch norm. (#16121)
7 years ago
Sylwester Fraczek 74672d1aff Change *(smart_ptr.get()) -> *smart_ptr
7 years ago
sneaxiy 209b355762 fix many warning
7 years ago
minqiyang 315b133e67 Add single GPU support to imperative
7 years ago
chengduo 064512aa47
Remove workspace_handle in conv_cudnn (#15186)
7 years ago
Zeng Jinle e29f10d315
Merge pull request #15207 from sneaxiy/remove_op_handle_lock_and_fix_var
7 years ago
Zeng Jinle c562be20d9
Merge pull request #15193 from sneaxiy/fix_cudnn_compatible_check
7 years ago
sneaxiy ed409ac9f4 Revert "Revert "Remove op handle lock""
7 years ago
Zeng Jinle dacfaaa966 Revert "Remove op handle lock"
7 years ago
sneaxiy 9793a0b6a6 fix_cudnn_compatible_check
7 years ago