Commit Graph

27 Commits (bc16bcda4914d1af76d8192d35ee852a21e12d1c)

Author SHA1 Message Date
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