Commit Graph

26 Commits (3a2afbf02e9bcc3d0a690564b8ea811b6cb10685)

Author SHA1 Message Date
Yu Yang e439257ef7 Fix include style
7 years ago
Yu Yang 4ecdb6f486 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/tensor_type
7 years ago
sneaxiy 2328bee1cc fix Windows compile bug
7 years ago
Yu Yang 9bd70a1e04 Change tensor uses proto::VarType::type
7 years ago
sneaxiy eb8252466b polish code
7 years ago
sneaxiy d0c8b9b9b3 remove timeout unittest
7 years ago
sneaxiy c47c451a00 fix bug
7 years ago
Yu Yang 8310ce6007 Fix cluster memory
7 years ago
Yu Yang dbf9f6f408 Fix distribute compile
7 years ago
Yu Yang 31270e58d0 Add communication attr
7 years ago
Yu Yang 58ed412f68 refactor(memory): rewrite memory allocation and make it extentable
7 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)
8 years ago
yuyang18 fc9f2d282f Extract method from tensor_impl.h to tensor.cc
8 years ago
chengduoZH 158d6c4d19 add unit test
8 years ago
chengduoZH 18eb77303d add CUDAPinnedPlace
8 years ago
chengduoZH 39004080f4 replace use_pinned with is_pinned
8 years ago
chengduoZH eaa90d38ad add use_pinned
8 years ago
fengjiayi ed5dc3d4ae remove 'friend lod_tensor in tensor'
8 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
8 years ago
Yi Wang fc374821dd Correct #include path
8 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt
8 years ago