Commit Graph

8 Commits (7cfddf22c86b1584d264e4ebc8059e8d70ca4c9c)

Author SHA1 Message Date
wopeizl 6724a652f3
add __str__ method for tensor and lodtensor to support print test=dev… (#17588)
6 years ago
wopeizl e014950e87
add slice support for dim < 0 (#16494)
6 years ago
lujun 1c9aaeebe0 move imperative to dygraph, test=develop
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
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