Package deepboof.io.torch7.struct
Class TorchTensor
java.lang.Object
deepboof.io.torch7.struct.TorchObject
deepboof.io.torch7.struct.TorchReferenceable
deepboof.io.torch7.struct.TorchTensor
public class TorchTensor extends TorchReferenceable
-
Field Summary
Fields Modifier and Type Field Description int[]shapeintstartIndexTorchStoragestorageFields inherited from class deepboof.io.torch7.struct.TorchReferenceable
index, torchName, version -
Constructor Summary
Constructors Constructor Description TorchTensor() -
Method Summary
Modifier and Type Method Description <T extends TorchStorage>
TgetStorage()intlength()StringtoString()