Commit Graph

85 Commits (9643f906edefa5f727a71c8ae2e67abd5fd32570)

Author SHA1 Message Date
luotao1 4098ba29ed reduce hasAttr elapsed time in RunImpl
7 years ago
luotao1 f89a9c5d95 Merge branch 'develop' into has_attr
7 years ago
luotao1 6afc97ca6b reduce hasAttr elapsed time in RunImpl
7 years ago
luotao1 226596a296 Merge branch 'develop' into core_opt_choose_kernel
7 years ago
Zeng Jinle 174d0d0b90 Revert "Fix allocator bug"
7 years ago
Zeng Jinle 644e8af4cf
Merge pull request #16424 from sneaxiy/fix_allocator_bug
7 years ago
sneaxiy 2d92b6be98 merge develop
7 years ago
sneaxiy a93a9eef8f add op registry type
7 years ago
luotao1 056599a738 add expected_kernel_cache_pass
7 years ago
luotao1 bfdab00e5b Merge branch 'develop' into core_opt_choose_kernel
7 years ago
luotao1 6c6a39222b Merge branch 'core_opt_choose_kernel' of https://github.com/Xreki/Paddle into core_opt_choose_kernel
7 years ago
luotao1 82af8031d9 add runtime_context_cache_pass
7 years ago
Tao Luo 7d2740db83
Revert "cache runtime_context"
7 years ago
sneaxiy fd23262e0c merge develop, fix conflict
7 years ago
luotao1 cc0ae1f1a1 refine with comments
7 years ago
luotao1 46ee6bb1aa fix distributed unit-tests
7 years ago
luotao1 b2898c0f57 Merge branch 'develop' into runtime_context
7 years ago
sneaxiy a7a4f053da Merge develop
7 years ago
sneaxiy 2c4fcaa683 merge develop
7 years ago
luotao1 d94fd97230 add runtime_context_cache_pass
7 years ago
luotao1 b561ad1e55 Merge branch 'develop' into runtime_context
7 years ago
luotao1 fe78a92e6e refine with comments
7 years ago
sneaxiy 2a639d5c2a add allocator chain to fix bug
7 years ago
Tao Luo f4587789d8 remove legacy function in ExecutionContext
7 years ago
Liu Yiqun 1041e18c47 Refine codes.
7 years ago
luotao1 784826a4f5 enhance cache runtime_context for different scope
7 years ago
luotao1 82b0bb9d72 fix cpplint error
7 years ago
Liu Yiqun d4674dab13 Cache the chosen kernel of operators'.
7 years ago
luotao1 9773f38f99 cache runtime_context
7 years ago
Xin Pan 5dd281f738 polish
7 years ago
Xin Pan 8d83e38a6b remove mutex
7 years ago
Xin Pan 5eb87506bc add per kernel config and remove const_cast.
7 years ago
Gabor Buella da9c94da33 Clang build fixes (#15628)
7 years ago
Qiao Longfei 9b4fe283e1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multithread-sparse-adam
7 years ago
chengduo 46d01d798e
Revert "Revert "Remove workspace_handle in conv_cudnn (#15186)"" (#15290)
7 years ago
chengduozh 358e657f68 Revert "Remove workspace_handle in conv_cudnn (#15186)"
7 years ago
chengduo 064512aa47
Remove workspace_handle in conv_cudnn (#15186)
7 years ago
Qiao Longfei 44b300556d change min_row_size_to_use_multithread to parameter of adam
7 years ago
Qiao Longfei 87b4eb1da4 change min_param_size_to_use_multithread to min_row_size_to_use_multithread
7 years ago
Qiao Longfei 17b1b660fc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multithread-sparse-adam
7 years ago
Xin Pan 087af6a686
Merge pull request #15131 from panyx0718/clean
7 years ago
Xin Pan 9186451f60 hide GetTensor
7 years ago
minqiyang 2547f9d1b8 Polish code
7 years ago
minqiyang 858e903231 Add unittest for operator
7 years ago
minqiyang 6a5f604607 Support stop_gradients var in imperative backward
7 years ago
Xin Pan b91a7a9d30 clear operator changes
7 years ago
Xin Pan f52b514dcd call kernel
7 years ago
Xin Pan 61491ce250 clean
7 years ago
Xin Pan ce7e503cbe refactor to avoid scope.
7 years ago
Qiyang Min 0238a3bb4f
Merge pull request #14972 from velconia/accelerate_lstm
7 years ago