ManipulationNDArray::squeezeOn this pageNDArray::squeezepublic static function squeeze(NDArray|array $a, int|int[] $axis): NDArray|float;Remove axes of length one from $a.NotestipGPU SUPPORTEDThis operation is supported by GPU (VRAM) and contains a custom CUDA kernel.