- Direct Known Subclasses:
Function
, Module
Base class of all TVM Objects.
-
-
Constructor Summary
Constructors
-
Method Summary
-
Field Details
-
handle
protected long handle
-
typeIndex
public final int typeIndex
-
Constructor Details
-
TVMObject
public TVMObject(long handle,
int typeIndex)
-