Commit Graph

10 Commits (a94a25867d5a17f601e348484d26e749710cd0f9)

Author SHA1 Message Date
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