Type ConversionΒΆ

ToBatchImages([batch_inplace, num_chunks, ...])

Convert a tensor, ndarray to Image ; this does not scale values.

ToImage([batch_inplace, num_chunks, ...])

Convert a tensor, ndarray, to Image ; this does not scale values.

ToPureTensor([batch_inplace, num_chunks, ...])

Convert all TATensors to pure tensors, removing associated metadata (if any).