Created by: zhiqiu
PR types
Breaking changes
PR changes
APIs
Describe
Refine paddle.unsqueeze
- paddle.unsqueeze(input, axes, name=None) -> paddle.unsqueeze(x, axis, name=None)
-
axis
supportsint, list, tuple
-
dtype
supports float32, float64, bool, int8, int32, int64, (and float16 on CUDAPlace). - refine document