Commit Graph

12 Commits (67fcb0c923c99bf262f91f523a18f6b1319dcce9)

Author SHA1 Message Date
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)
7 years ago
wopeizl c300b1ba69
Tensor index (#16223)
7 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
8 years ago
yuyang18 b83ffda4aa
Try hide APIs
8 years ago
Kexin Zhao 417fcf4f43
Modify Pybind LoDTensor API according to length-based LoD (#11106)
8 years ago
Qiao Longfei 8ccc61f334
support empty tensor (#9338)
8 years ago
Luo Tao bde090a975 replace paddle.v2.fluid by paddle.fluid in tests
8 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
8 years ago