Creates image tensors in BCHW (Batch, Channel, Height, Width) format
Creates a 4D tensor for image batch in BCHW format
Creates a single image tensor in CHW format
Creates a grayscale image tensor (single channel)
Creates an RGB image tensor (3 channels)
Creates an RGBA image tensor (4 channels)