- All Superinterfaces:
- ITensor
- All Known Subinterfaces:
- ConstantPadding2D<T>, SpatialPadding2D<T>, VTensor_F32, VTensor_F64
- All Known Implementing Classes:
- BaseSpatialPadding2D, ConstantPadding2D_F32, ConstantPadding2D_F64, SpatialPadding2D_F32, SpatialPadding2D_F64
public interface VTensor
extends ITensor
A virtual tensor doesn't physically store in memory the entire tensor, instead it uses an equation
to generate on the fly some or all of a tensor.