Commit Graph

13 Commits (a6b089c614f3ef503f4243c278ae97e6435ea391)

Author SHA1 Message Date
Leo Chen 2c3c579b9b tensor.set() supports array list and remove unused code, test=develop (#20959)
5 years ago
Youwei Song 67fcb0c923 fix api fluid.cuda_pinned_places (#20424)
6 years ago
Yang Zhang cde73a7bbf
Expose `mutable_data` as python binding (#19932)
6 years ago
wopeizl 6724a652f3
add __str__ method for tensor and lodtensor to support print test=dev… (#17588)
6 years ago
wopeizl c300b1ba69
Tensor index (#16223)
6 years ago
qingqing01 1f09bc320c
Support data type int8_t . (#12841)
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
yuyang18 6eba4b32ce
Fix unittests after hide APIs
7 years ago
yuyang18 b83ffda4aa
Try hide APIs
7 years ago
Kexin Zhao 417fcf4f43
Modify Pybind LoDTensor API according to length-based LoD (#11106)
7 years ago
Qiao Longfei 8ccc61f334
support empty tensor (#9338)
7 years ago
Luo Tao bde090a975 replace paddle.v2.fluid by paddle.fluid in tests
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago