Returns the original image at an index in tensor form Note: not using self.__getitem__(), as any transformations passed in could mess up this functionality. Argument: index (int): index of img to show Return: tensorized version of img, squeez
(self, index)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected