Commit Graph

23 Commits (824a79d383531e804e7274ef2141c30c7532e2c2)

Author SHA1 Message Date
Leo Chen 049696bf67
Refine the format of printing tensor (#27673)
4 years ago
wanghuancoder df43905f12
use iwyu clean include (#27267)
4 years ago
Chen Weihang 4f9d6529fe
Polish framework error message part 7 (#27266)
4 years ago
Jack Zhou 199b0c7c1b
Add isfinite v2 op (#26344)
5 years ago
Chen Weihang aa0f254fbe
Add macro BOOST_GET to enrich the error information of boost :: get (#24175)
5 years ago
wawltor f3d7db98f1
Add the support of bool list for assign_value op (#23774)
5 years ago
tangwei12 9ad940fdfe
memory leak for cpu (#21174)
5 years ago
633WHU 12e4be0382 Dlpack support (#20039)
5 years ago
Huihuang Zheng 12542320c5
Replace TemporaryAllocator by CUDADeviceContextAllocator (#18989)
6 years ago
Tao Luo 75d1571995
refine PADDLE_ENFORCE codes for unify PADDLE_ASSERT_MSG (#19603)
6 years ago
wopeizl 6724a652f3
add __str__ method for tensor and lodtensor to support print test=dev… (#17588)
6 years ago
Xin Pan 9186451f60 hide GetTensor
6 years ago
chengduo b9fb03cf54
Move GetTensor to tensor_util (#15011)
6 years ago
dzhwinter a46e30aa6d
enhance isinf/isnan in tensor util, avoid copy back to cpu (#12688)
6 years ago
chengduo 7b54f16855
Follow comment (#11845)
7 years ago
fengjiayi 330fa95cbd Follow comments
7 years ago
fengjiayi c5e178f4fd fix errors
7 years ago
Abhinav Arora cbbf08aee9 Fix CPPLint errors in some framework files
7 years ago
Yi Wang cfffb1a362
Update tensor_util.h (#8422)
7 years ago
Abhinav Arora fcadb45251 Separate VarType from VarDesc in framework.proto and fix all related compiler errors (#8414)
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