Where is nd.squeeze()?

Hi,
I can’t find any documentation about the python mxnet.ndarray.squeeze. Where has this gone? is it deprecated? I can still use it in mx 1.4.0 though

Noted that as well. It seems redundant, though. Reshape usually does the job.

The new form of API docs make it hard to find anything.

  • search has a fix in which will help with that, once it’s merged
  • currently some functions and classes are missing we’re working towards putting them back
1 Like
1 Like