Commit Graph

52 Commits (878e117b6d54a5b9e277688aef5b9b625dbdc20d)

Author SHA1 Message Date
Qi Li 28b356b9a2
[ROCM] update fluid framework for rocm (part6), test=develop (#31015)
4 years ago
Jacek Czaja 7b33720c90
[oneDNN] Tensor copy fix to oneDNN tensors (#29771)
5 years ago
Chen Weihang 9ad800ebb2
Support type promote for basic math ops (quantum required) (#29265)
5 years ago
chentianyu03 8f45d14263
add complex64 and complex128 type; add +-*/@ and slice opreator for c… (#29199)
5 years ago
Zhou Wei 2ac6c6c3af
fix bug of tensor copy of CUDAPinnedPlace (#27966)
5 years ago
Leo Chen 049696bf67
Refine the format of printing tensor (#27673)
5 years ago
Jacek Czaja 631c1f3018
- Fix to 27398 (#27770)
5 years ago
wanghuancoder df43905f12
use iwyu clean include (#27267)
5 years ago
Chen Weihang 4f9d6529fe
Polish framework error message part 7 (#27266)
5 years ago
Zhou Wei 8071d23073
fix bug that can't print int8_t (#26712)
5 years ago
Jack Zhou 199b0c7c1b
Add isfinite v2 op (#26344)
5 years ago
QingshuChen 138ecf24aa
support Baidu Kunlun AI Accelerator (#25959)
5 years ago
Zhou Wei 6de463d3d1
expose and unify the Tensor concepts to the user (#25978)
5 years ago
Chen Weihang 1b3081b1b4
Simplify BufferedReader to improve DataLoader performance (#25648)
5 years ago
Chen Weihang aa0f254fbe
Add macro BOOST_GET to enrich the error information of boost :: get (#24175)
5 years ago
Chen Weihang 9b851ba216
[dy2static] Add print transformer and unify print format (#24068)
5 years ago
Yiqun Liu ecfddebbef
Add the implementation of inverse (#23310)
5 years ago
Adam 5842ae6785
Revert "Change ShareDataWith() to TensorCopy() in conv_mkldnn (#22695)" (#22985)
5 years ago
Adam 056edf3929
Change ShareDataWith() to TensorCopy() in conv_mkldnn (#22695)
5 years ago
tangwei12 9ad940fdfe
memory leak for cpu (#21174)
6 years ago
wangchaochaohu d4776ec027
fix the correctness of memcpy profiling result test=develop (#21458)
6 years ago
Zeng Jinle 09696d5df8
Use system allocator in OpTest (#21335)
6 years ago
Zeng Jinle b97fc16d21
fix lod_reset bug, test=develop (#21392)
6 years ago
633WHU 12e4be0382 Dlpack support (#20039)
6 years ago
Tao Luo 75d1571995
refine PADDLE_ENFORCE codes for unify PADDLE_ASSERT_MSG (#19603)
6 years ago
chengduo c70a97f46e Use CUDAPinnedPlace in buffered_reader (#19112)
6 years ago
wopeizl 6724a652f3
add __str__ method for tensor and lodtensor to support print test=dev… (#17588)
6 years ago
Jacek Czaja 2632327429 [MKL-DNN] Tensor modifications revert (#16462)
6 years ago
Jacek Czaja 13816dd4ac [MKL-DNN] Fix to crash of Transformer when mkldnn is to be used (#16233)
6 years ago
chengduo ad80bde824
Revert "Revert "Add Event for TensorCopy"" (#16035)
6 years ago
chengduo e2da3a5b22
Revert "Add Event for TensorCopy" (#16022)
6 years ago
chengduo 7235fd662b
Add Event for TensorCopy (#15953)
6 years ago
Yu Yang 9bd70a1e04 Change tensor uses proto::VarType::type
7 years ago
minqiyang 53433d7f2e Revert the changes of VLOG
7 years ago
minqiyang 0c3227a523 Change the origin VLOG level to 10 times
7 years ago
Wu Yi 91b2851cdc
enable pyreader use pin memory (#14066)
7 years ago
minqiyang 24c9fbdba3 Polish code
7 years ago
minqiyang d9b202e717 Move tensor copy src_ptr and dst_ptr check to TensorCopy function
7 years ago
dzhwinter a46e30aa6d
enhance isinf/isnan in tensor util, avoid copy back to cpu (#12688)
7 years ago
dzhwinter ab1097cd8e
Feature/template (#13093)
7 years ago
yuyang18 47ad8d4909
Fix deserialize bug
7 years ago
chengduo 7b54f16855
Follow comment (#11845)
7 years ago
chengduo 8d76cf397d
Fix TensorCopy bug (#11822)
7 years ago
fengjiayi 330fa95cbd Follow comments
7 years ago
fengjiayi c5e178f4fd fix errors
7 years ago
fengjiayi 9f11da5931 Add synchronous TensorCopy and use it in double buffer
7 years ago
chengduoZH 384d6ee8ac follow comments
7 years ago
chengduoZH ab601c19c3 Add CUDAPinnedPlace
7 years ago
武毅 45af8c1e99 Performance/zero copy variable seriralization (#8839)
7 years ago
Yi Wang cfffb1a362
Update tensor_util.h (#8422)
7 years ago