Commit Graph

68 Commits (c34b24ede782612464bc4c7cad47c40661616e9d)

Author SHA1 Message Date
luotao1 82af8031d9 add runtime_context_cache_pass
6 years ago
Tao Luo 7d2740db83
Revert "cache runtime_context"
6 years ago
luotao1 cc0ae1f1a1 refine with comments
6 years ago
luotao1 46ee6bb1aa fix distributed unit-tests
6 years ago
luotao1 b2898c0f57 Merge branch 'develop' into runtime_context
6 years ago
luotao1 d94fd97230 add runtime_context_cache_pass
6 years ago
luotao1 b561ad1e55 Merge branch 'develop' into runtime_context
6 years ago
luotao1 fe78a92e6e refine with comments
6 years ago
Tao Luo f4587789d8 remove legacy function in ExecutionContext
6 years ago
luotao1 784826a4f5 enhance cache runtime_context for different scope
6 years ago
luotao1 82b0bb9d72 fix cpplint error
6 years ago
luotao1 9773f38f99 cache runtime_context
6 years ago
Xin Pan 5dd281f738 polish
6 years ago
Xin Pan 8d83e38a6b remove mutex
6 years ago
Xin Pan 5eb87506bc add per kernel config and remove const_cast.
6 years ago
Gabor Buella da9c94da33 Clang build fixes (#15628)
6 years ago
Qiao Longfei 9b4fe283e1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multithread-sparse-adam
6 years ago
chengduo 46d01d798e
Revert "Revert "Remove workspace_handle in conv_cudnn (#15186)"" (#15290)
6 years ago
chengduozh 358e657f68 Revert "Remove workspace_handle in conv_cudnn (#15186)"
6 years ago
chengduo 064512aa47
Remove workspace_handle in conv_cudnn (#15186)
6 years ago
Qiao Longfei 44b300556d change min_row_size_to_use_multithread to parameter of adam
6 years ago
Qiao Longfei 87b4eb1da4 change min_param_size_to_use_multithread to min_row_size_to_use_multithread
6 years ago
Qiao Longfei 17b1b660fc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multithread-sparse-adam
6 years ago
Xin Pan 087af6a686
Merge pull request #15131 from panyx0718/clean
6 years ago
Xin Pan 9186451f60 hide GetTensor
6 years ago
minqiyang 2547f9d1b8 Polish code
6 years ago
minqiyang 858e903231 Add unittest for operator
6 years ago
minqiyang 6a5f604607 Support stop_gradients var in imperative backward
6 years ago
Xin Pan b91a7a9d30 clear operator changes
6 years ago
Xin Pan f52b514dcd call kernel
6 years ago
Xin Pan 61491ce250 clean
6 years ago
Xin Pan ce7e503cbe refactor to avoid scope.
6 years ago
Qiyang Min 0238a3bb4f
Merge pull request #14972 from velconia/accelerate_lstm
6 years ago
Qiao Longfei 3b294e2e2e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multithread-sparse-adam
6 years ago
Qiao Longfei d76bda50c4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multithread-sparse-adam
6 years ago
Xin Pan 969ad966ba all converted
6 years ago
minqiyang 679d1a9e0b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into accelerate_lstm
6 years ago
Xin Pan 70981f5d79 clean
6 years ago
Xin Pan eaf8ba35b5 change input
6 years ago
Xin Pan 840e6729e2 inject context
6 years ago
Xin Pan bbff0df320 try cache variables
6 years ago
minqiyang aa41ee75a1 Accelerate PADDLE_ENFORCE
6 years ago
Qiao Longfei fac8702269 adam support multithread
6 years ago
baojun-nervana d5ee05e6c3 Replaced VarIsTensor
6 years ago
baojun-nervana e6bd53be60 Named to RuntimeInferShape
6 years ago
baojun-nervana caf4b937b3 Added RunInferShape
6 years ago
Xin Pan 3e665862b8 Protect important header files.
6 years ago
Yan Chunwei a7188d5bc7
fix executor transfer cache bug (#14518)
6 years ago
wopeizl d9a1f3e58e Windows/online (#14474)
6 years ago
Michal Gallus 4e54ab76ec Add HasAttr method to Operator
6 years ago