Flattens the bottom Blob into a simpler top Blob.
Input of shape n * c * h * w becomes a simple vector output of shape n * (chw).