Zeng Jinle
|
a152315be7
|
refine Tensor method, test=develop (#21031)
|
5 years ago |
Chen Weihang
|
7e5f74b825
|
Add examples for error message writing specification - InvalidArgument (#21132)
* add examples for error msg spec, test=develop
* change ENFORCE to ENFORCE_**, test=develop
* fix error, test=develop
|
5 years ago |
Jiabin Yang
|
667f88f9a6
|
Fix/gcc 4.8 ubt link error (#18558)
* test=develop, fix docker with paddle nccl problem
* test=develop, fix/gcc_4.8_ubt_link_error
* test=develop, fix code format
|
6 years ago |
Zeng Jinle
|
3ece61f71e
|
Remove attribute in Allocator::Allocate (#17878)
* remove attribute in Allocator::Allocate, test=develop
* fix travis ci error, test=develop
|
6 years ago |
Zeng Jinle
|
5e5e7b3305
|
fix data_type error message (#17312)
test=develop
|
6 years ago |
JiabinYang
|
c52f57de5b
|
test=develop, refine_error_message for data type
|
6 years ago |
Yu Yang
|
9bd70a1e04
|
Change tensor uses proto::VarType::type
test=develop
|
6 years ago |
Yu Yang
|
31270e58d0
|
Add communication attr
|
7 years ago |
Yu Yang
|
58ed412f68
|
refactor(memory): rewrite memory allocation and make it extentable
Use OO style to rewrite memory allocation.
|
7 years ago |
Michal Gallus
|
4a7f0698e0
|
Add consts to new MKLDNN integration
Also replace memory types from int64_t to size_t
|
7 years ago |
Michal Gallus
|
6588d0e039
|
Update MKLDNN to 0.15, fix conv integration
|
7 years ago |
fengjiayi
|
5e7aa8c7e5
|
code clean
|
7 years ago |
Yan Chunwei
|
28172bbb8e
|
add debug to replacing enforce with GLOG for debug (#11244)
|
7 years ago |
yuyang18
|
fc9f2d282f
|
Extract method from tensor_impl.h to tensor.cc
|
7 years ago |
sneaxiy
|
46f13237dc
|
Fix bugs in framework/tensor_impl.h and polish framework/reader.cc
|
7 years ago |
yuyang18
|
c4d6daac58
|
Polish SizeOfType
|
7 years ago |
chengduoZH
|
4ff237f93c
|
follow comments
|
7 years ago |
chengduoZH
|
8e4e155c52
|
add PyCUDAPinnedTensorSetFromArray
|
7 years ago |
chengduoZH
|
18eb77303d
|
add CUDAPinnedPlace
|
7 years ago |
chengduoZH
|
a0e2cf03e4
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_pinned_memory
|
7 years ago |
chengduoZH
|
39004080f4
|
replace use_pinned with is_pinned
|
7 years ago |
Qiao Longfei
|
8ccc61f334
|
support empty tensor (#9338)
* support empty tensor
|
7 years ago |
chengduoZH
|
eaa90d38ad
|
add use_pinned
|
7 years ago |
kexinzhao
|
74e0eb7267
|
make float16 a pod type (#8456)
|
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 |