Converts a numpy.ndarray (N x H x W x C) to a torch.FloatTensor of shape (N x C x H x W) OR converts a nump.ndarray (H x W x C) to a torch.FloatTensor of shape (C x H x W)
(array)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected