Commit Graph

43 Commits (8c19d7aa2f89a38b3a68e53c73d88af16a3de8ce)

Author SHA1 Message Date
liym27 9602a182b2
[Dynamic Inplace] Support ShareInplaceVersionCounterWith for C++ Tensor (#29842)
4 years ago
Chen Weihang a6072055be
[Complex] Handle complex to real after type promotion (#29855)
4 years ago
liym27 865a45984f
Check whether there is any inplace operation affecting gradient calculation. (#27901)
4 years ago
wanghuancoder df43905f12
use iwyu clean include (#27267)
4 years ago
WeiXin 13804ed80c
Error msg/polish tensor error msg (#26976)
5 years ago
Michał Gallus b2ba830eeb
Fix bug in ShareBufferWith causing eltwise_add inplace ut to fail (#24853)
5 years ago
Zeng Jinle 7ca77a90ac
add Tensor::IsSharedBufferWith method, test=develop (#23175)
5 years ago
Adam e81f0228df MKL-DNN 1.0 Update (#20162)
5 years ago
Youwei Song d5ff79e55e Support numpy bridge (enabled by default in dygraph mode) (#20983)
5 years ago
Zeng Jinle a152315be7
refine Tensor method, test=develop (#21031)
5 years ago
Zeng Jinle d3003a1620
Feature/buffer_shared_inplace (#17911)
6 years ago
Zeng Jinle 3ece61f71e
Remove attribute in Allocator::Allocate (#17878)
6 years ago
chengduo 1096746cbf
Fuse Adam And SGD ops (#15933)
6 years ago
Jacek Czaja 2632327429 [MKL-DNN] Tensor modifications revert (#16462)
6 years ago
Jacek Czaja dec9cf53c8 [MKL-DNN] MKL-DNN specific Tensor modification (#15429)
6 years ago
chengduo b9fb03cf54
Move GetTensor to tensor_util (#15011)
6 years ago
chengduo 79bd6dfa18
[Feature] Add Temporary Allocator (#14875)
6 years ago
Yu Yang e439257ef7 Fix include style
6 years ago
Yu Yang 4ecdb6f486 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/tensor_type
6 years ago
sneaxiy 2328bee1cc fix Windows compile bug
6 years ago
Yu Yang 9bd70a1e04 Change tensor uses proto::VarType::type
6 years ago
sneaxiy eb8252466b polish code
6 years ago
sneaxiy d0c8b9b9b3 remove timeout unittest
6 years ago
sneaxiy c47c451a00 fix bug
6 years ago
Yu Yang 8310ce6007 Fix cluster memory
6 years ago
Yu Yang dbf9f6f408 Fix distribute compile
6 years ago
Yu Yang 31270e58d0 Add communication attr
6 years ago
Yu Yang 58ed412f68 refactor(memory): rewrite memory allocation and make it extentable
6 years ago
sneaxiy d0b2453ecd merge develop
7 years ago
sneaxiy 24ea39c4c6 feature/eager_delete_tensor
7 years ago
Michal Gallus 4a7f0698e0 Add consts to new MKLDNN integration
7 years ago
Michal Gallus 6588d0e039 Update MKLDNN to 0.15, fix conv integration
7 years ago
minqiyang c4d000a990 Make code more efficient
7 years ago
mozga-intel 3ff9ba0e6b Mkldnn layout (#11040)
7 years ago
yuyang18 fc9f2d282f Extract method from tensor_impl.h to tensor.cc
7 years ago
chengduoZH 158d6c4d19 add unit test
7 years ago
chengduoZH 18eb77303d add CUDAPinnedPlace
7 years ago
chengduoZH 39004080f4 replace use_pinned with is_pinned
7 years ago
chengduoZH eaa90d38ad add use_pinned
7 years ago
fengjiayi ed5dc3d4ae remove 'friend lod_tensor in tensor'
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
Yi Wang fc374821dd Correct #include path
7 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt
7 years ago