Molecular Simulation Introduction
User Guide
API References
RELEASE NOTES
Return the Tensor after deleting the dimension of size 1 from the first axis (axis=0).
input_x (Tensor) – The shape of tensor is (x1,x2,...,xR).
Tensor, the shape of tensor is (x2,...,xR).
Ascend GPU CPU
Ascend
GPU
CPU