void tensorflow::TensorShape::RemoveDim(int d)
Removes dimension d from the TensorShape. REQUIRES: 0 <= d < dims()
d
TensorShape
0 <= d < dims()
Please login to continue.
Please login to continue.