Commit Graph

8 Commits (b5c35ae3e7df5d5d8bf37e445a6adc075cf7f4ec)

Author SHA1 Message Date
wopeizl 6724a652f3
add __str__ method for tensor and lodtensor to support print test=dev… (#17588)
7 years ago
wopeizl e014950e87
add slice support for dim < 0 (#16494)
7 years ago
lujun 1c9aaeebe0 move imperative to dygraph, test=develop
7 years ago
wopeizl c300b1ba69
Tensor index (#16223)
7 years ago
qingqing01 1f09bc320c
Support data type int8_t . (#12841)
8 years ago
minqiyang 99d3f08920 Add print_function for all python files
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