Skip navigation links
A B C D E F G H I K L M N O P R S T U V W _ 

A

AbilityOfZeroCopyForDLTensor(DLTensor, DLDevice) - Static method in class org.bytedeco.tvm.NDArray
\brief Check conditions for construction NDArray over DLTensor without copying.
access() - Method in class org.bytedeco.tvm.ADT
 
access() - Method in class org.bytedeco.tvm.ArrayNodePtr
 
access() - Method in class org.bytedeco.tvm.Closure
 
access() - Method in class org.bytedeco.tvm.MapNodePtr
 
access() - Method in class org.bytedeco.tvm.Module
 
access() - Method in class org.bytedeco.tvm.ObjectPtr
 
access() - Method in class org.bytedeco.tvm.ObjectRef
 
access() - Method in class org.bytedeco.tvm.PackedFunc
 
access() - Method in class org.bytedeco.tvm.ShapeTuple
 
access() - Method in class org.bytedeco.tvm.TVMString
 
accessDLTensor() - Method in class org.bytedeco.tvm.NDArray
 
add(TVMString, TVMString) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief An object representing string moved from std::string.
add(TVMString, BytePointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
add(TVMString, String) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
add(BytePointer, TVMString) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
add(String, TVMString) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
ADT - Class in org.bytedeco.tvm
\brief reference to algebraic data type objects.
ADT(Pointer) - Constructor for class org.bytedeco.tvm.ADT
Pointer cast constructor.
ADT(long) - Constructor for class org.bytedeco.tvm.ADT
Native array allocator.
ADT(int, ObjectRef) - Constructor for class org.bytedeco.tvm.ADT
\brief construct an ADT object reference.
ADT() - Constructor for class org.bytedeco.tvm.ADT
\brief Construct a tuple object.
ADT(ObjectPtr) - Constructor for class org.bytedeco.tvm.ADT
 
ADT(ADT) - Constructor for class org.bytedeco.tvm.ADT
 
ADTObj - Class in org.bytedeco.tvm
\brief An object representing a structure or enumeration.
ADTObj() - Constructor for class org.bytedeco.tvm.ADTObj
Default native constructor.
ADTObj(long) - Constructor for class org.bytedeco.tvm.ADTObj
Native array allocator.
ADTObj(Pointer) - Constructor for class org.bytedeco.tvm.ADTObj
Pointer cast constructor.
ADTObjBase - Class in org.bytedeco.tvm
\brief Base template for classes with array like memory layout.
ADTObjBase() - Constructor for class org.bytedeco.tvm.ADTObjBase
Default native constructor.
ADTObjBase(long) - Constructor for class org.bytedeco.tvm.ADTObjBase
Native array allocator.
ADTObjBase(Pointer) - Constructor for class org.bytedeco.tvm.ADTObjBase
Pointer cast constructor.
API - Class in org.apache.tvm
TVM API functions.
APIInternal - Class in org.apache.tvm
Internal api functions.
apply(ObjectRef, ObjectRef) - Method in class org.bytedeco.tvm.ObjectEqual
\brief Check if the two ObjectRef are equal
apply(ObjectRef) - Method in class org.bytedeco.tvm.ObjectHash
\brief Calculate the hash code of an ObjectRef
apply(ObjectRef, ObjectRef) - Method in class org.bytedeco.tvm.ObjectPtrEqual
 
apply(ObjectRef) - Method in class org.bytedeco.tvm.ObjectPtrHash
 
apply(long, boolean) - Method in class org.bytedeco.tvm.TVMArgsSetter
 
apply(long, long) - Method in class org.bytedeco.tvm.TVMArgsSetter
 
apply(long, double) - Method in class org.bytedeco.tvm.TVMArgsSetter
 
apply(long, TVMArgValue) - Method in class org.bytedeco.tvm.TVMArgsSetter
 
apply(long, Pointer) - Method in class org.bytedeco.tvm.TVMArgsSetter
 
apply(long, DLTensor) - Method in class org.bytedeco.tvm.TVMArgsSetter
 
apply(long, DLDevice) - Method in class org.bytedeco.tvm.TVMArgsSetter
 
apply(long, DLDataType) - Method in class org.bytedeco.tvm.TVMArgsSetter
 
apply(long, DataType) - Method in class org.bytedeco.tvm.TVMArgsSetter
 
apply(long, BytePointer) - Method in class org.bytedeco.tvm.TVMArgsSetter
 
apply(long, String) - Method in class org.bytedeco.tvm.TVMArgsSetter
 
apply(long, TVMByteArray) - Method in class org.bytedeco.tvm.TVMArgsSetter
 
apply(long, TVMRetValue) - Method in class org.bytedeco.tvm.TVMArgsSetter
 
apply(long, ObjectRef) - Method in class org.bytedeco.tvm.TVMArgsSetter
 
ArgTypeCode - Enum in org.apache.tvm
 
ArgTypeCode2Str(int) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Convert argument type code to string.
ArrayNode - Class in org.bytedeco.tvm
\brief array node content in array
ArrayNode() - Constructor for class org.bytedeco.tvm.ArrayNode
Default native constructor.
ArrayNode(long) - Constructor for class org.bytedeco.tvm.ArrayNode
Native array allocator.
ArrayNode(Pointer) - Constructor for class org.bytedeco.tvm.ArrayNode
Pointer cast constructor.
ArrayNodeBase - Class in org.bytedeco.tvm
 
ArrayNodeBase() - Constructor for class org.bytedeco.tvm.ArrayNodeBase
Default native constructor.
ArrayNodeBase(long) - Constructor for class org.bytedeco.tvm.ArrayNodeBase
Native array allocator.
ArrayNodeBase(Pointer) - Constructor for class org.bytedeco.tvm.ArrayNodeBase
Pointer cast constructor.
ArrayNodePtr - Class in org.bytedeco.tvm
 
ArrayNodePtr(Pointer) - Constructor for class org.bytedeco.tvm.ArrayNodePtr
Pointer cast constructor.
ArrayNodePtr(long) - Constructor for class org.bytedeco.tvm.ArrayNodePtr
Native array allocator.
ArrayNodePtr() - Constructor for class org.bytedeco.tvm.ArrayNodePtr
\brief default constructor
ArrayNodePtr(ArrayNodePtr) - Constructor for class org.bytedeco.tvm.ArrayNodePtr
\brief copy constructor
asADTObjBase() - Method in class org.bytedeco.tvm.ADTObj
 
asADTObjBase(ADTObj) - Static method in class org.bytedeco.tvm.ADTObj
 
asArrayNodeBase() - Method in class org.bytedeco.tvm.ArrayNode
 
asArrayNodeBase(ArrayNode) - Static method in class org.bytedeco.tvm.ArrayNode
 
asBoolean() - Method in class org.bytedeco.tvm.ArrayNodePtr
\brief nullptr check
asBoolean() - Method in class org.bytedeco.tvm.MapNodePtr
\brief nullptr check
asBoolean() - Method in class org.bytedeco.tvm.ObjectPtr
\brief nullptr check
asBoolean() - Method in class org.bytedeco.tvm.TVMPODArgValue
 
asBoolean() - Method in class org.bytedeco.tvm.TVMPODMovableArgValue_
 
asBoolean() - Method in class org.bytedeco.tvm.TVMPODRetValue
 
asBoolean() - Method in class org.bytedeco.tvm.TVMStringOptional
 
asByteArray() - Method in class org.apache.tvm.NDArray
Return a copied flat java array of current array (row-major).
asBytePointer() - Method in class org.bytedeco.tvm.TVMArgValue
 
asBytePointer() - Method in class org.bytedeco.tvm.TVMMovableArgValue_
 
asBytePointer() - Method in class org.bytedeco.tvm.TVMRetValue
\brief destructor
asBytePointer() - Method in class org.bytedeco.tvm.TVMString
\brief Convert String to an std::string object
asBytes() - Method in class org.apache.tvm.TVMValue
 
asBytes() - Method in class org.apache.tvm.TVMValueBytes
 
asCharArray() - Method in class org.apache.tvm.NDArray
Return a copied flat java array of current array (row-major).
asContainerBase() - Method in class org.bytedeco.tvm.Container
 
asContainerBase(Container) - Static method in class org.bytedeco.tvm.Container
 
asDataType() - Method in class org.bytedeco.tvm.TVMArgValue
 
asDataType() - Method in class org.bytedeco.tvm.TVMMovableArgValue_
 
asDataType() - Method in class org.bytedeco.tvm.TVMRetValue
 
asDLDataType() - Method in class org.bytedeco.tvm.DataType
\brief Converter to DLDataType
asDLDataType() - Method in class org.bytedeco.tvm.TVMArgValue
 
asDLDataType() - Method in class org.bytedeco.tvm.TVMMovableArgValue_
 
asDLDataType() - Method in class org.bytedeco.tvm.TVMRetValue
 
asDLDevice() - Method in class org.bytedeco.tvm.TVMPODValue_
 
asDLTensor() - Method in class org.bytedeco.tvm.TVMPODValue_
 
asDouble() - Method in class org.apache.tvm.TVMValue
 
asDouble() - Method in class org.apache.tvm.TVMValueDouble
 
asDouble() - Method in class org.bytedeco.tvm.TVMPODArgValue
 
asDouble() - Method in class org.bytedeco.tvm.TVMPODMovableArgValue_
 
asDouble() - Method in class org.bytedeco.tvm.TVMPODRetValue
 
asDoubleArray() - Method in class org.apache.tvm.NDArray
Return a copied flat java array of current array (row-major).
asFloatArray() - Method in class org.apache.tvm.NDArray
Return a copied flat java array of current array (row-major).
asFunction() - Method in class org.apache.tvm.Function
Easy for user to get the instance from returned TVMValue.
asFunction() - Method in class org.apache.tvm.TVMValue
 
asHandle() - Method in class org.apache.tvm.TVMValueHandle
 
asInt() - Method in class org.bytedeco.tvm.TVMPODArgValue
 
asInt() - Method in class org.bytedeco.tvm.TVMPODMovableArgValue_
 
asInt() - Method in class org.bytedeco.tvm.TVMPODRetValue
 
asIntArray() - Method in class org.apache.tvm.NDArray
Return a copied flat java array of current array (row-major).
asLong() - Method in class org.apache.tvm.TVMValue
 
asLong() - Method in class org.apache.tvm.TVMValueLong
 
asLong() - Method in class org.bytedeco.tvm.TVMPODArgValue
 
asLong() - Method in class org.bytedeco.tvm.TVMPODMovableArgValue_
 
asLong() - Method in class org.bytedeco.tvm.TVMPODRetValue
 
asLongArray() - Method in class org.apache.tvm.NDArray
Return a copied flat java array of current array (row-major).
asModule() - Method in class org.apache.tvm.Module
Easy for user to get the instance from returned TVMValue.
asModule() - Method in class org.apache.tvm.TVMValue
 
asModule() - Method in class org.bytedeco.tvm.TVMPODValue_
 
asNDArray() - Method in class org.apache.tvm.NDArrayBase
 
asNDArray() - Method in class org.apache.tvm.TVMValue
 
asNDArray() - Method in class org.bytedeco.tvm.TVMPODValue_
 
asPackedFunc() - Method in class org.bytedeco.tvm.TVMPODValue_
 
asPointer() - Method in class org.bytedeco.tvm.TVMPODValue_
 
asShortArray() - Method in class org.apache.tvm.NDArray
Return a copied flat java array of current array (row-major).
asSmallMapNodeBase() - Method in class org.bytedeco.tvm.SmallMapNode
 
asSmallMapNodeBase(SmallMapNode) - Static method in class org.bytedeco.tvm.SmallMapNode
 
asString() - Method in class org.apache.tvm.TVMValue
 
asString() - Method in class org.apache.tvm.TVMValueString
 
asTVMArgValue() - Method in class org.bytedeco.tvm.TVMMovableArgValue_
 
at(long) - Method in class org.bytedeco.tvm.ArrayNode
\brief Read i-th element from array.
at(ObjectRef) - Method in class org.bytedeco.tvm.DenseMapNode
\brief Index value associated with a key, throw exception if the key does not exist
at(ObjectRef) - Method in class org.bytedeco.tvm.MapNode
\brief Index value associated with a key, throw exception if the key does not exist
at(long) - Method in class org.bytedeco.tvm.ShapeTuple
\brief Immutably read i-th element from the shape tuple.
at(ObjectRef) - Method in class org.bytedeco.tvm.SmallMapNode
\brief Index value associated with a key, throw exception if the key does not exist
at(long) - Method in class org.bytedeco.tvm.TVMString
\brief Read an element.

B

back() - Method in class org.bytedeco.tvm.ShapeTuple
 
back() - Method in class org.bytedeco.tvm.StringVector
 
BeforeFirst() - Method in class org.bytedeco.tvm.InputSplit
\brief reset the position of InputSplit to beginning
begin() - Method in class org.bytedeco.tvm.ArrayNode
 
begin() - Method in class org.bytedeco.tvm.DenseMapNode
 
begin() - Method in class org.bytedeco.tvm.MapNode
 
begin() - Method in class org.bytedeco.tvm.ShapeTuple
 
begin() - Method in class org.bytedeco.tvm.SmallMapNode
 
begin() - Method in class org.bytedeco.tvm.StringVector
 
BeginPtr(BytePointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief get the beginning address of a string
BeginPtr(String) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief get the beginning address of a const string
BFloat(int, int) - Static method in class org.bytedeco.tvm.DataType
\brief Construct an bfloat type.
BFloat(int) - Static method in class org.bytedeco.tvm.DataType
 
bits - Variable in class org.apache.tvm.TVMType
 
bits() - Method in class org.bytedeco.tvm.DataType
 
bits() - Method in class org.bytedeco.tvm.DLDataType
\brief Number of bits, common choices are 8, 16, 32.
bits(byte) - Method in class org.bytedeco.tvm.DLDataType
 
Blob() - Constructor for class org.bytedeco.tvm.InputSplit.Blob
Default native constructor.
Blob(long) - Constructor for class org.bytedeco.tvm.InputSplit.Blob
Native array allocator.
Blob(Pointer) - Constructor for class org.bytedeco.tvm.InputSplit.Blob
Pointer cast constructor.
Bool(int, boolean) - Static method in class org.bytedeco.tvm.DataType
\brief Construct a bool type.
Bool() - Static method in class org.bytedeco.tvm.DataType
 
byte_offset() - Method in class org.bytedeco.tvm.DLTensor
\brief The offset in bytes to the beginning pointer to data
byte_offset(long) - Method in class org.bytedeco.tvm.DLTensor
 
bytes() - Method in class org.bytedeco.tvm.DataType
 
bytes_read() - Method in class org.bytedeco.tvm.istream
 
bytes_written() - Method in class org.bytedeco.tvm.ostream
 
ByteSwap(Pointer, long, long) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief A generic inplace byte swapping function.

C

c_str() - Method in class org.bytedeco.tvm.TVMString
\brief Returns a pointer to the char array in the string.
cachePackage() - Static method in class org.bytedeco.tvm.presets.tvm
Returns Loader.cacheResource("/org/bytedeco/tvm/" + Loader.getPlatform() + extension + "/python/").
cachePackages() - Static method in class org.bytedeco.tvm.presets.tvm
Returns {scipy.cachePackages(), tvm.cachePackage()}.
call(Object...) - Method in class org.apache.tvm.Function
Invoke function with arguments.
call(DLManagedTensor) - Method in class org.bytedeco.tvm.DLManagedTensor.Deleter_DLManagedTensor
 
call() - Method in class org.bytedeco.tvm.FSig
 
call(Pointer, Pointer) - Method in class org.bytedeco.tvm.presets.tvm_runtime.PackedFuncFType
 
call(TVMFunctionHandle) - Method in class org.bytedeco.tvm.TVMExtensionFuncDeclarer
 
call(TVMObject) - Method in class org.bytedeco.tvm.TVMObject.FDeleter
 
call(TVMValue, IntPointer, int, TVMRetValueHandle, Pointer) - Method in class org.bytedeco.tvm.TVMPackedCFunc
 
call(Pointer) - Method in class org.bytedeco.tvm.TVMPackedCFuncFinalizer
 
CallPacked(TVMArgs, TVMRetValue) - Method in class org.bytedeco.tvm.PackedFunc
\brief Call the function in packed format.
CallPacked(TVMArgs, TVMRetValue) - Method in class org.bytedeco.tvm.PackedFuncObj
\brief Call the function in packed format.
CanConvertFrom(TVMArgValue) - Static method in class org.bytedeco.tvm.TVMString
\brief Check if a TVMArgValue can be converted to String, i.e.
cl(int) - Method in class org.apache.tvm.rpc.RPCSession
Construct remote OpenCL device.
cl() - Method in class org.apache.tvm.rpc.RPCSession
Construct remote OpenCL device.
clear() - Method in class org.bytedeco.tvm.ArrayNode
\brief Release reference to all the elements
clear() - Method in class org.bytedeco.tvm.StringVector
 
ClearImports() - Method in class org.bytedeco.tvm.ModuleNode
\brief Clear all imports of the module.
Client - Class in org.apache.tvm.rpc
 
Client() - Constructor for class org.apache.tvm.rpc.Client
 
Closure - Class in org.bytedeco.tvm
\brief reference to closure.
Closure(Pointer) - Constructor for class org.bytedeco.tvm.Closure
Pointer cast constructor.
Closure(long) - Constructor for class org.bytedeco.tvm.Closure
Native array allocator.
Closure() - Constructor for class org.bytedeco.tvm.Closure
 
Closure(ObjectPtr) - Constructor for class org.bytedeco.tvm.Closure
 
Closure(Closure) - Constructor for class org.bytedeco.tvm.Closure
 
ClosureObj - Class in org.bytedeco.tvm
\brief An object representing a closure.
ClosureObj() - Constructor for class org.bytedeco.tvm.ClosureObj
Default native constructor.
ClosureObj(long) - Constructor for class org.bytedeco.tvm.ClosureObj
Native array allocator.
ClosureObj(Pointer) - Constructor for class org.bytedeco.tvm.ClosureObj
Pointer cast constructor.
code() - Method in class org.bytedeco.tvm.DataType
 
code() - Method in class org.bytedeco.tvm.DLDataType
\brief Type code of base types.
code(byte) - Method in class org.bytedeco.tvm.DLDataType
 
compare(TVMString) - Method in class org.bytedeco.tvm.TVMString
\brief Compares this String object to other
compare(BytePointer) - Method in class org.bytedeco.tvm.TVMString
\brief Compares this String object to other
compare(String) - Method in class org.bytedeco.tvm.TVMString
 
connect(String, int, String) - Static method in class org.apache.tvm.rpc.Client
Connect to RPC Server.
connect(String, int) - Static method in class org.apache.tvm.rpc.Client
Connect to RPC Server.
ConnectProxyServerProcessor - Class in org.apache.tvm.rpc
Server processor for proxy connection.
ConnectProxyServerProcessor(String, int, String) - Constructor for class org.apache.tvm.rpc.ConnectProxyServerProcessor
Construct proxy server processor.
ConnectTrackerServerProcessor - Class in org.apache.tvm.rpc
Server processor with tracker connection (based on standalone).
ConnectTrackerServerProcessor(String, int, String, RPCWatchdog) - Constructor for class org.apache.tvm.rpc.ConnectTrackerServerProcessor
Construct tracker server processor.
Container - Class in org.bytedeco.tvm
\brief Object container class that backs NDArray.
Container(Pointer) - Constructor for class org.bytedeco.tvm.Container
Pointer cast constructor.
Container(long) - Constructor for class org.bytedeco.tvm.Container
Native array allocator.
Container() - Constructor for class org.bytedeco.tvm.Container
\brief default constructor
Container(Pointer, ShapeTuple, DLDataType, DLDevice) - Constructor for class org.bytedeco.tvm.Container
 
Container() - Constructor for class org.bytedeco.tvm.NDArray.Container
Empty constructor.
Container(Pointer) - Constructor for class org.bytedeco.tvm.NDArray.Container
Pointer cast constructor.
ContainerBase - Class in org.bytedeco.tvm
\brief The container base structure contains all the fields except for the Object header.
ContainerBase() - Constructor for class org.bytedeco.tvm.ContainerBase
Default native constructor.
ContainerBase(long) - Constructor for class org.bytedeco.tvm.ContainerBase
Native array allocator.
ContainerBase(Pointer) - Constructor for class org.bytedeco.tvm.ContainerBase
Pointer cast constructor.
ContainerBase() - Constructor for class org.bytedeco.tvm.NDArray.ContainerBase
Empty constructor.
ContainerBase(Pointer) - Constructor for class org.bytedeco.tvm.NDArray.ContainerBase
Pointer cast constructor.
convertFunc(Function.Callback) - Static method in class org.apache.tvm.Function
Convert a Java function to TVM function.
copyFrom(double[]) - Method in class org.apache.tvm.NDArray
Copy from a native array.
copyFrom(float[]) - Method in class org.apache.tvm.NDArray
Copy from a native array.
copyFrom(long[]) - Method in class org.apache.tvm.NDArray
Copy from a native array.
copyFrom(int[]) - Method in class org.apache.tvm.NDArray
Copy from a native array.
copyFrom(short[]) - Method in class org.apache.tvm.NDArray
Copy from a native array.
copyFrom(byte[]) - Method in class org.apache.tvm.NDArray
Copy from a native array.
copyFrom(char[]) - Method in class org.apache.tvm.NDArray
Copy from a native array.
CopyFrom(long, ArrayNode) - Static method in class org.bytedeco.tvm.ArrayNode
\brief Constructs a container and copy from another
CopyFrom(DLTensor) - Method in class org.bytedeco.tvm.NDArray
\brief Copy data content from another array.
CopyFrom(NDArray) - Method in class org.bytedeco.tvm.NDArray
 
CopyFromBytes(Pointer, long) - Method in class org.bytedeco.tvm.NDArray
\brief Copy data content from a byte buffer.
copyFromRaw(byte[]) - Method in class org.apache.tvm.NDArray
Copy from a raw byte array.
CopyFromTo(DLTensor, DLTensor, TVMStreamHandle) - Static method in class org.bytedeco.tvm.NDArray
\brief Function to copy data from one array to another.
CopyFromTo(DLTensor, DLTensor) - Static method in class org.bytedeco.tvm.NDArray
 
copyTo(NDArrayBase) - Method in class org.apache.tvm.NDArrayBase
Copy array to target.
CopyTo(DLTensor) - Method in class org.bytedeco.tvm.NDArray
\brief Copy data content into another array.
CopyTo(NDArray) - Method in class org.bytedeco.tvm.NDArray
 
CopyTo(DLDevice, TVMStringOptional) - Method in class org.bytedeco.tvm.NDArray
\brief Copy the data to another device.
CopyTo(DLDevice) - Method in class org.bytedeco.tvm.NDArray
 
CopyToBytes(Pointer, long) - Method in class org.bytedeco.tvm.NDArray
\brief Copy data content into another array.
count(ObjectRef) - Method in class org.bytedeco.tvm.DenseMapNode
 
count(ObjectRef) - Method in class org.bytedeco.tvm.MapNode
\brief Count the number of times a key exists in the hash map
count(ObjectRef) - Method in class org.bytedeco.tvm.SmallMapNode
\brief Count the number of times a key exists in the SmallMapNode
cpu(int) - Static method in class org.apache.tvm.Device
Construct a CPU device.
cpu() - Static method in class org.apache.tvm.Device
 
cpu(int) - Method in class org.apache.tvm.rpc.RPCSession
Construct remote CPU device.
cpu() - Method in class org.apache.tvm.rpc.RPCSession
Construct remote CPU device.
create(String, Module, Device) - Static method in class org.apache.tvm.contrib.GraphExecutor
Create a runtime executor module given a graph and module.
CreateRepeated(long, ObjectRef) - Static method in class org.bytedeco.tvm.ArrayNode
\brief Constructs a container with n elements.
CreateView(ShapeTuple, DLDataType, long) - Method in class org.bytedeco.tvm.NDArray
\brief Create a NDArray that shares the data memory with the current one.
CreateView(ShapeTuple, DLDataType) - Method in class org.bytedeco.tvm.NDArray
 
cuda(int) - Static method in class org.apache.tvm.Device
Construct a CUDA GPU device.
cuda() - Static method in class org.apache.tvm.Device
 
cuda(int) - Method in class org.apache.tvm.rpc.RPCSession
Construct remote CUDA GPU device.
cuda() - Method in class org.apache.tvm.rpc.RPCSession
Construct remote CUDA GPU device.

D

data() - Method in class org.bytedeco.tvm.DLTensor
\brief The data pointer points to the allocated data.
data(Pointer) - Method in class org.bytedeco.tvm.DLTensor
 
data() - Method in class org.bytedeco.tvm.ShapeTuple
\brief Return the data pointer
data() - Method in class org.bytedeco.tvm.ShapeTupleObj
\brief The pointer to shape tuple data.
data(LongPointer) - Method in class org.bytedeco.tvm.ShapeTupleObj
 
data() - Method in class org.bytedeco.tvm.StringObj
\brief The pointer to string data.
data(BytePointer) - Method in class org.bytedeco.tvm.StringObj
 
data() - Method in class org.bytedeco.tvm.TVMByteArray
 
data(BytePointer) - Method in class org.bytedeco.tvm.TVMByteArray
 
data() - Method in class org.bytedeco.tvm.TVMString
\brief Return the data pointer
DataType - Class in org.bytedeco.tvm
\brief Runtime primitive data type.
DataType(Pointer) - Constructor for class org.bytedeco.tvm.DataType
Pointer cast constructor.
DataType(long) - Constructor for class org.bytedeco.tvm.DataType
Native array allocator.
DataType() - Constructor for class org.bytedeco.tvm.DataType
\brief default constructor
DataType(DLDataType) - Constructor for class org.bytedeco.tvm.DataType
\brief Constructor
DataType(int, int, int, boolean) - Constructor for class org.bytedeco.tvm.DataType
\brief Constructor
DataType(int, int, int) - Constructor for class org.bytedeco.tvm.DataType
 
DataType() - Method in class org.bytedeco.tvm.NDArray
 
DataType.TypeCode - Enum in org.bytedeco.tvm
\brief Type code for the DataType.
debugGetOutput(String, NDArray) - Method in class org.apache.tvm.contrib.GraphModule
Run graph up to node and get the output to out.
debugGetOutput(int, NDArray) - Method in class org.apache.tvm.contrib.GraphModule
Run graph up to node and get the output to out.
defined() - Method in class org.bytedeco.tvm.ObjectRef
 
deleter() - Method in class org.bytedeco.tvm.DLManagedTensor
 
deleter(DLManagedTensor.Deleter_DLManagedTensor) - Method in class org.bytedeco.tvm.DLManagedTensor
 
Deleter_DLManagedTensor(Pointer) - Constructor for class org.bytedeco.tvm.DLManagedTensor.Deleter_DLManagedTensor
Pointer cast constructor.
Deleter_DLManagedTensor() - Constructor for class org.bytedeco.tvm.DLManagedTensor.Deleter_DLManagedTensor
 
DenseMapNode - Class in org.bytedeco.tvm
\brief A specialization of hash map that implements the idea of array-based hash map.
DenseMapNode() - Constructor for class org.bytedeco.tvm.DenseMapNode
Default native constructor.
DenseMapNode(long) - Constructor for class org.bytedeco.tvm.DenseMapNode
Native array allocator.
DenseMapNode(Pointer) - Constructor for class org.bytedeco.tvm.DenseMapNode
Pointer cast constructor.
Device - Class in org.apache.tvm
 
Device(int, int) - Constructor for class org.apache.tvm.Device
 
Device(String, int) - Constructor for class org.apache.tvm.Device
 
device() - Method in class org.apache.tvm.NDArray
Get the device of current array.
device(String, int) - Method in class org.apache.tvm.rpc.RPCSession
Construct a remote device.
device(String) - Method in class org.apache.tvm.rpc.RPCSession
Construct a remote device.
device(int, int) - Method in class org.apache.tvm.rpc.RPCSession
Construct a remote device.
device(int) - Method in class org.apache.tvm.rpc.RPCSession
Construct a remote device.
device() - Method in class org.bytedeco.tvm.DLTensor
\brief The device of the tensor
device(DLDevice) - Method in class org.bytedeco.tvm.DLTensor
 
device_id() - Method in class org.bytedeco.tvm.DLDevice
\brief The device index.
device_id(int) - Method in class org.bytedeco.tvm.DLDevice
 
device_type() - Method in class org.bytedeco.tvm.DLDevice
\brief The device type used in the device.
device_type(int) - Method in class org.bytedeco.tvm.DLDevice
 
deviceId - Variable in class org.apache.tvm.Device
 
deviceType - Variable in class org.apache.tvm.Device
 
dl_tensor() - Method in class org.bytedeco.tvm.ContainerBase
\brief The corresponding dl_tensor field.
dl_tensor(DLTensor) - Method in class org.bytedeco.tvm.ContainerBase
 
dl_tensor() - Method in class org.bytedeco.tvm.DLManagedTensor
\brief DLTensor which is being memory managed
dl_tensor(DLTensor) - Method in class org.bytedeco.tvm.DLManagedTensor
 
DLDataType - Class in org.bytedeco.tvm
\brief The data type the tensor can hold.
DLDataType() - Constructor for class org.bytedeco.tvm.DLDataType
Default native constructor.
DLDataType(long) - Constructor for class org.bytedeco.tvm.DLDataType
Native array allocator.
DLDataType(Pointer) - Constructor for class org.bytedeco.tvm.DLDataType
Pointer cast constructor.
DLDataType2String(DLDataType) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief convert a TVM type to string.
DLDataTypeCode2Str(int) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Convert type code to its name
DLDevice - Class in org.bytedeco.tvm
\brief A Device for Tensor and operator.
DLDevice() - Constructor for class org.bytedeco.tvm.DLDevice
Default native constructor.
DLDevice(long) - Constructor for class org.bytedeco.tvm.DLDevice
Native array allocator.
DLDevice(Pointer) - Constructor for class org.bytedeco.tvm.DLDevice
Pointer cast constructor.
DLDeviceType2Str(int) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief The name of DLDeviceType.
DLManagedTensor - Class in org.bytedeco.tvm
\brief C Tensor object, manage memory of DLTensor.
DLManagedTensor() - Constructor for class org.bytedeco.tvm.DLManagedTensor
Default native constructor.
DLManagedTensor(long) - Constructor for class org.bytedeco.tvm.DLManagedTensor
Native array allocator.
DLManagedTensor(Pointer) - Constructor for class org.bytedeco.tvm.DLManagedTensor
Pointer cast constructor.
DLManagedTensor.Deleter_DLManagedTensor - Class in org.bytedeco.tvm
\brief Destructor signature void (*)(void*) - this should be called to destruct manager_ctx which holds the DLManagedTensor.
DLPACK_ABI_VERSION - Static variable in class org.bytedeco.tvm.global.tvm_runtime
\brief The current ABI version of dlpack
DLPACK_VERSION - Static variable in class org.bytedeco.tvm.global.tvm_runtime
\brief The current version of dlpack
DLTensor - Class in org.bytedeco.tvm
\brief Plain C Tensor object, does not manage memory.
DLTensor() - Constructor for class org.bytedeco.tvm.DLTensor
Default native constructor.
DLTensor(long) - Constructor for class org.bytedeco.tvm.DLTensor
Native array allocator.
DLTensor(Pointer) - Constructor for class org.bytedeco.tvm.DLTensor
Pointer cast constructor.
DMLC_ENABLE_RTTI - Static variable in class org.bytedeco.tvm.global.tvm_runtime
\brief whether RTTI is enabled
DMLC_ENABLE_STD_THREAD - Static variable in class org.bytedeco.tvm.global.tvm_runtime
\brief Enable std::thread related modules, Used to disable some module in mingw compile.
DMLC_IO_NO_ENDIAN_SWAP - Static variable in class org.bytedeco.tvm.global.tvm_runtime
 
DMLC_IO_NO_ENDIAN_SWAP() - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief whether serialize using little endian
DMLC_IO_USE_LITTLE_ENDIAN - Static variable in class org.bytedeco.tvm.global.tvm_runtime
\brief Use little endian for binary serialization if this is set to 0, use big endian.
DMLC_LITTLE_ENDIAN - Static variable in class org.bytedeco.tvm.global.tvm_runtime
 
DMLC_LITTLE_ENDIAN() - Static method in class org.bytedeco.tvm.global.tvm_runtime
Copyright (c) 2017 by Contributors \file endian.h \brief Endian testing, need c++11
DMLC_LOG_BEFORE_THROW - Static variable in class org.bytedeco.tvm.global.tvm_runtime
\brief whether always log a message before throw This can help identify the error that cannot be catched.
DMLC_LOG_CUSTOMIZE - Static variable in class org.bytedeco.tvm.global.tvm_runtime
\brief Whether to use customized logger, whose output can be decided by other libraries.
DMLC_LOG_DEBUG - Static variable in class org.bytedeco.tvm.global.tvm_runtime
\brief Whether to enable debug logging feature.
DMLC_LOG_FATAL_THROW - Static variable in class org.bytedeco.tvm.global.tvm_runtime
\brief whether throw dmlc::Error instead of directly calling abort when FATAL error occured NOTE: this may still not be perfect.
DMLC_LOG_NODATE - Static variable in class org.bytedeco.tvm.global.tvm_runtime
\brief Whether to disable date message on the log.
DMLC_MODERN_THREAD_LOCAL - Static variable in class org.bytedeco.tvm.global.tvm_runtime
\brief Whether to use modern thread local construct
DMLC_NO_EXCEPTION - Static variable in class org.bytedeco.tvm.global.tvm_runtime
 
DMLC_NO_EXCEPTION() - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
DMLC_THROW_EXCEPTION - Static variable in class org.bytedeco.tvm.global.tvm_runtime
 
DMLC_THROW_EXCEPTION() - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Disable copy constructor and assignment operator.
DMLC_USE_CXX11 - Static variable in class org.bytedeco.tvm.global.tvm_runtime
\brief whether or not use c++11 support
DMLC_USE_FOPEN64 - Static variable in class org.bytedeco.tvm.global.tvm_runtime
\brief whether use fopen64
DMLC_USE_GLOG - Static variable in class org.bytedeco.tvm.global.tvm_runtime
\brief whether use glog for logging
DMLC_USE_HDFS - Static variable in class org.bytedeco.tvm.global.tvm_runtime
\brief whether compile with hdfs support
DMLC_USE_PS - Static variable in class org.bytedeco.tvm.global.tvm_runtime
\brief whether or not use parameter server
DMLC_USE_REGEX - Static variable in class org.bytedeco.tvm.global.tvm_runtime
 
DMLC_USE_REGEX() - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief whether enable regex support, actually need g++-4.9 or higher
DMLC_USE_S3 - Static variable in class org.bytedeco.tvm.global.tvm_runtime
\brief whether compile with s3 support
download(String) - Method in class org.apache.tvm.rpc.RPCSession
Download file from remote temp folder.
dptr() - Method in class org.bytedeco.tvm.InputSplit.Blob
\brief points to start of the memory region
dptr(Pointer) - Method in class org.bytedeco.tvm.InputSplit.Blob
 
dtype() - Method in class org.bytedeco.tvm.DLTensor
\brief The data type of the pointer
dtype(DLDataType) - Method in class org.bytedeco.tvm.DLTensor
 

E

element_of() - Method in class org.bytedeco.tvm.DataType
\brief Get the scalar version of the type.
empty(long[], TVMType, Device) - Static method in class org.apache.tvm.NDArray
Create an empty array given shape, type and device.
empty(long[], TVMType) - Static method in class org.apache.tvm.NDArray
Create an empty array on cpu given shape and type.
empty(long[]) - Static method in class org.apache.tvm.NDArray
Create an empty float32 array on cpu given shape.
empty(long[], Device) - Static method in class org.apache.tvm.NDArray
Create an empty float32 array given shape and device.
Empty() - Static method in class org.bytedeco.tvm.MapNode
\brief Create an empty container
Empty(ShapeTuple, DLDataType, DLDevice, TVMStringOptional) - Static method in class org.bytedeco.tvm.NDArray
\brief Create an empty NDArray.
Empty(ShapeTuple, DLDataType, DLDevice) - Static method in class org.bytedeco.tvm.NDArray
 
empty() - Method in class org.bytedeco.tvm.ShapeTuple
 
empty() - Method in class org.bytedeco.tvm.StringVector
 
empty() - Method in class org.bytedeco.tvm.TVMString
\brief Retun if the string is empty
enabled(String) - Static method in class org.apache.tvm.Module
Whether module runtime is enabled for target, e.g., The following code checks if cuda is enabled.
end() - Method in class org.bytedeco.tvm.ArrayNode
 
end() - Method in class org.bytedeco.tvm.DenseMapNode
 
end() - Method in class org.bytedeco.tvm.MapNode
 
end() - Method in class org.bytedeco.tvm.ShapeTuple
 
end() - Method in class org.bytedeco.tvm.SmallMapNode
 
end() - Method in class org.bytedeco.tvm.StringVector
 
entryFunc() - Method in class org.apache.tvm.Module
Get the entry function.
EnvCheckSignals() - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Check if signals have been sent to the process and if so invoke the registered signal handler in the frontend environment.
equals(Object) - Method in class org.apache.tvm.Device
 
equals(Object) - Method in class org.apache.tvm.TVMType
 
equals(ArrayNodePtr) - Method in class org.bytedeco.tvm.ArrayNodePtr
 
equals(DataType) - Method in class org.bytedeco.tvm.DataType
\brief Equal comparator.
equals(TVMString, BytePointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
equals(TVMString, String) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
equals(BytePointer, TVMString) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
equals(String, TVMString) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
equals(TVMString, TVMString) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
equals(MapNodePtr) - Method in class org.bytedeco.tvm.MapNodePtr
 
equals(ObjectPtr) - Method in class org.bytedeco.tvm.ObjectPtr
 
equals(ObjectRef) - Method in class org.bytedeco.tvm.ObjectRef
\brief Comparator
equals(StringVector.Iterator) - Method in class org.bytedeco.tvm.StringVector.Iterator
 
erase(Pointer) - Method in class org.bytedeco.tvm.DenseMapNode
\brief Erase the entry associated with the iterator
erase(Pointer) - Method in class org.bytedeco.tvm.MapNode
\brief Erase the entry associated with the iterator
erase(ObjectRef) - Method in class org.bytedeco.tvm.MapNode
\brief Erase the entry associated with the key, do nothing if not exists
erase(Pointer) - Method in class org.bytedeco.tvm.SmallMapNode
\brief Erase the entry associated with the iterator
erase(StringVector.Iterator) - Method in class org.bytedeco.tvm.StringVector
 
Error - Class in org.bytedeco.tvm
\brief exception class that will be thrown by default logger if DMLC_LOG_FATAL_THROW == 1
Error(Pointer) - Constructor for class org.bytedeco.tvm.Error
Pointer cast constructor.
Error(BytePointer) - Constructor for class org.bytedeco.tvm.Error
\brief constructor
Error(String) - Constructor for class org.bytedeco.tvm.Error
 
exist() - Method in class org.apache.tvm.Device
Whether this device exists.

F

FDeleter(Pointer) - Constructor for class org.bytedeco.tvm.TVMObject.FDeleter
Pointer cast constructor.
FDeleter() - Constructor for class org.bytedeco.tvm.TVMObject.FDeleter
 
FileInfo - Class in org.bytedeco.tvm
\brief use to store file information
FileInfo(Pointer) - Constructor for class org.bytedeco.tvm.FileInfo
Pointer cast constructor.
FileInfo(long) - Constructor for class org.bytedeco.tvm.FileInfo
Native array allocator.
FileInfo() - Constructor for class org.bytedeco.tvm.FileInfo
\brief default constructor
FileSystem - Class in org.bytedeco.tvm
\brief file system system interface
FileSystem(Pointer) - Constructor for class org.bytedeco.tvm.FileSystem
Pointer cast constructor.
finalize() - Method in class org.apache.tvm.Function
 
finalize() - Method in class org.apache.tvm.Module
 
finalize() - Method in class org.apache.tvm.NDArray
 
finalize() - Method in class org.apache.tvm.NDArrayBase
 
find(ObjectRef) - Method in class org.bytedeco.tvm.DenseMapNode
\brief Index value associated with a key
find(ObjectRef) - Method in class org.bytedeco.tvm.MapNode
\brief Index value associated with a key
find(ObjectRef) - Method in class org.bytedeco.tvm.SmallMapNode
\brief Index value associated with a key
finishTimeout() - Method in class org.apache.tvm.rpc.RPCWatchdog
Finish a timeout with watchdog (must be called after startTimeout).
FLOAT - Static variable in class org.apache.tvm.TVMType
 
Float(int, int) - Static method in class org.bytedeco.tvm.DataType
\brief Construct an float type.
Float(int) - Static method in class org.bytedeco.tvm.DataType
 
FromDLPack(DLManagedTensor) - Static method in class org.bytedeco.tvm.NDArray
\brief Create a NDArray backed by a dlpack tensor.
FromExternalDLTensor(DLTensor) - Static method in class org.bytedeco.tvm.NDArray
\brief Create a NDArray backed by an external DLTensor without memory copying.
front() - Method in class org.bytedeco.tvm.ShapeTuple
 
front() - Method in class org.bytedeco.tvm.StringVector
 
FSig - Class in org.bytedeco.tvm
\brief Using static function to output TypedPackedFunc signature
FSig(Pointer) - Constructor for class org.bytedeco.tvm.FSig
Pointer cast constructor.
FSig() - Constructor for class org.bytedeco.tvm.FSig
 
Function - Class in org.apache.tvm
TVM Packed Function.
Function.Callback - Interface in org.apache.tvm
 

G

get(String) - Static method in class org.apache.tvm.API
Get a tvm api function according by name.
get(String) - Static method in class org.apache.tvm.APIInternal
Get a tvm api function according by name.
get(long) - Method in class org.bytedeco.tvm.ADT
\brief Access element at index.
get() - Method in class org.bytedeco.tvm.ADT
 
get(long) - Method in class org.bytedeco.tvm.ADTObjBase
\brief Access element at index
get(long) - Method in class org.bytedeco.tvm.ArrayNodeBase
\brief Access element at index
get() - Method in class org.bytedeco.tvm.ArrayNodePtr
 
get() - Method in class org.bytedeco.tvm.Closure
 
get() - Method in class org.bytedeco.tvm.MapNodePtr
 
get() - Method in class org.bytedeco.tvm.ObjectPtr
 
get() - Method in class org.bytedeco.tvm.ObjectRef
 
get() - Method in class org.bytedeco.tvm.PackedFunc
 
Get(TVMString) - Static method in class org.bytedeco.tvm.Registry
\brief Get the global function by name.
get(long) - Method in class org.bytedeco.tvm.ShapeTuple
\brief Immutably read i-th element from the shape tuple.
get() - Method in class org.bytedeco.tvm.ShapeTuple
 
get(long) - Method in class org.bytedeco.tvm.SmallMapNodeBase
\brief Access element at index
get(long) - Method in class org.bytedeco.tvm.StringVector
 
get() - Method in class org.bytedeco.tvm.StringVector
 
get() - Method in class org.bytedeco.tvm.StringVector.Iterator
 
get(int) - Method in class org.bytedeco.tvm.TVMArgs
\brief Get i-th argument
get() - Method in class org.bytedeco.tvm.TVMString
 
get() - Method in class org.bytedeco.tvm.TVMStringOptional
 
get_lanes_or_vscale_factor() - Method in class org.bytedeco.tvm.DataType
 
GET_PENDING_MATCHKEYS - Static variable in class org.apache.tvm.rpc.RPC.TrackerCode
 
GetCustomTypeName(byte) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Runtime utility for getting custom type name from code
GetCustomTypeRegistered(byte) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Runtime utility for checking whether custom type is registered
GetDataSize(DLTensor) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief return the size of data the DLTensor hold, in term of number of bytes
GetFormat() - Method in class org.bytedeco.tvm.ModuleNode
\brief Get the format of the module, when available.
getFrecv() - Method in class org.apache.tvm.rpc.SocketChannel
 
getFsend() - Method in class org.apache.tvm.rpc.SocketChannel
 
GetFuncFromEnv(TVMString) - Method in class org.bytedeco.tvm.ModuleNode
\brief Get a function from current environment The environment includes all the imports as well as Global functions.
getFunction(String) - Method in class org.apache.tvm.contrib.GraphModule
Get internal module function.
getFunction(String) - Static method in class org.apache.tvm.Function
Get registered function.
getFunction(String, boolean) - Method in class org.apache.tvm.Module
Get function from the module.
getFunction(String) - Method in class org.apache.tvm.Module
 
getFunction(String) - Method in class org.apache.tvm.rpc.RPCSession
Get function from the session.
GetFunction(TVMString, boolean) - Method in class org.bytedeco.tvm.Module
\brief Get packed function from current module by name.
GetFunction(TVMString) - Method in class org.bytedeco.tvm.Module
 
GetFunction(TVMString, ObjectPtr) - Method in class org.bytedeco.tvm.ModuleNode
\brief Get a PackedFunc from module.
GetFunction(TVMString, boolean) - Method in class org.bytedeco.tvm.ModuleNode
\brief Get packed function from current module by name.
GetFunction(TVMString) - Method in class org.bytedeco.tvm.ModuleNode
 
getInput(int, NDArray) - Method in class org.apache.tvm.contrib.GraphModule
Get index-th input to out.
getMatchKey() - Method in class org.apache.tvm.rpc.ConnectTrackerServerProcessor
 
getOutput(int, NDArray) - Method in class org.apache.tvm.contrib.GraphModule
Get index-th output to out.
GetPathInfo(URI) - Method in class org.bytedeco.tvm.FileSystem
\brief get information about a path
getPointer(long) - Method in class org.bytedeco.tvm.ADT
 
getPointer(long) - Method in class org.bytedeco.tvm.ADTObj
 
getPointer(long) - Method in class org.bytedeco.tvm.ADTObjBase
 
getPointer(long) - Method in class org.bytedeco.tvm.ArrayNode
 
getPointer(long) - Method in class org.bytedeco.tvm.ArrayNodeBase
 
getPointer(long) - Method in class org.bytedeco.tvm.ArrayNodePtr
 
getPointer(long) - Method in class org.bytedeco.tvm.Closure
 
getPointer(long) - Method in class org.bytedeco.tvm.ClosureObj
 
getPointer(long) - Method in class org.bytedeco.tvm.Container
 
getPointer(long) - Method in class org.bytedeco.tvm.ContainerBase
 
getPointer(long) - Method in class org.bytedeco.tvm.DataType
 
getPointer(long) - Method in class org.bytedeco.tvm.DenseMapNode
 
getPointer(long) - Method in class org.bytedeco.tvm.DLDataType
 
getPointer(long) - Method in class org.bytedeco.tvm.DLDevice
 
getPointer(long) - Method in class org.bytedeco.tvm.DLManagedTensor
 
getPointer(long) - Method in class org.bytedeco.tvm.DLTensor
 
getPointer(long) - Method in class org.bytedeco.tvm.FileInfo
 
getPointer(long) - Method in class org.bytedeco.tvm.InputSplit.Blob
 
getPointer(long) - Method in class org.bytedeco.tvm.MapNode
 
getPointer(long) - Method in class org.bytedeco.tvm.MapNodePtr
 
getPointer(long) - Method in class org.bytedeco.tvm.Module
 
getPointer(long) - Method in class org.bytedeco.tvm.NDArray
 
getPointer(long) - Method in class org.bytedeco.tvm.ObjectEqual
 
getPointer(long) - Method in class org.bytedeco.tvm.ObjectHash
 
getPointer(long) - Method in class org.bytedeco.tvm.ObjectPtr
 
getPointer(long) - Method in class org.bytedeco.tvm.ObjectPtrEqual
 
getPointer(long) - Method in class org.bytedeco.tvm.ObjectPtrHash
 
getPointer(long) - Method in class org.bytedeco.tvm.ObjectRef
 
getPointer(long) - Method in class org.bytedeco.tvm.PackedFunc
 
getPointer(long) - Method in class org.bytedeco.tvm.Registry
 
getPointer(long) - Method in class org.bytedeco.tvm.ShapeTuple
 
getPointer(long) - Method in class org.bytedeco.tvm.ShapeTupleObj
 
getPointer(long) - Method in class org.bytedeco.tvm.SimpleObjAllocator
 
getPointer(long) - Method in class org.bytedeco.tvm.SimpleObjAllocatorBase
 
getPointer(long) - Method in class org.bytedeco.tvm.SmallMapNode
 
getPointer(long) - Method in class org.bytedeco.tvm.SmallMapNodeBase
 
getPointer(long) - Method in class org.bytedeco.tvm.StringObj
 
getPointer(long) - Method in class org.bytedeco.tvm.TVMArgValue
 
getPointer(long) - Method in class org.bytedeco.tvm.TVMByteArray
 
getPointer(long) - Method in class org.bytedeco.tvm.TVMObject
 
getPointer(long) - Method in class org.bytedeco.tvm.TVMPODArgValue
 
getPointer(long) - Method in class org.bytedeco.tvm.TVMPODMovableArgValue_
 
getPointer(long) - Method in class org.bytedeco.tvm.TVMPODRetValue
 
getPointer(long) - Method in class org.bytedeco.tvm.TVMRetValue
 
getPointer(long) - Method in class org.bytedeco.tvm.TVMString
 
getPointer(long) - Method in class org.bytedeco.tvm.TVMStringOptional
 
getPointer(long) - Method in class org.bytedeco.tvm.TVMValue
 
getPointer(long) - Method in class org.bytedeco.tvm.TypeIndex
 
getPointer(long) - Method in class org.bytedeco.tvm.URI
 
GetPreferredHostDevice(DLDevice) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Get the preferred host device from the input device.
GetPropertyMask() - Method in class org.bytedeco.tvm.ModuleNode
\brief Returns bitmap of property.
GetSource(TVMString) - Method in class org.bytedeco.tvm.ModuleNode
\brief Get the source code of module, when available.
GetSource() - Method in class org.bytedeco.tvm.ModuleNode
 
GetTotalSize() - Method in class org.bytedeco.tvm.InputSplit
\brief get the total size of the InputSplit
GetTypeKey() - Method in class org.bytedeco.tvm.TVMObject
 
GetTypeKeyHash() - Method in class org.bytedeco.tvm.TVMObject
 
GetVectorBytes(DataType) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Get the number of bytes needed in a vector.
GraphExecutor - Class in org.apache.tvm.contrib
 
GraphExecutor() - Constructor for class org.apache.tvm.contrib.GraphExecutor
 
GraphModule - Class in org.apache.tvm.contrib
Wrapper runtime module.
greaterThan(TVMString, BytePointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
greaterThan(TVMString, String) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
greaterThan(BytePointer, TVMString) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
greaterThan(String, TVMString) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
greaterThan(TVMString, TVMString) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
greaterThanEquals(TVMString, BytePointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
greaterThanEquals(TVMString, String) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
greaterThanEquals(BytePointer, TVMString) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
greaterThanEquals(String, TVMString) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
greaterThanEquals(TVMString, TVMString) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 

H

handle - Variable in class org.apache.tvm.Module
 
handle - Variable in class org.apache.tvm.NDArrayBase
 
HANDLE - Static variable in class org.apache.tvm.TVMType
 
Handle(int, int) - Static method in class org.bytedeco.tvm.DataType
\brief Construct a handle type.
Handle() - Static method in class org.bytedeco.tvm.DataType
 
HARD_TIMEOUT_DEFAULT - Static variable in class org.apache.tvm.rpc.ConnectTrackerServerProcessor
 
hashCode() - Method in class org.apache.tvm.Device
 
hashCode() - Method in class org.apache.tvm.TVMType
 
hexagon(int) - Static method in class org.apache.tvm.Device
Construct a Hexagon device.
hexagon() - Static method in class org.apache.tvm.Device
 
HintChunkSize(long) - Method in class org.bytedeco.tvm.InputSplit
\brief hint the inputsplit how large the chunk size it should return when implementing NextChunk this is a hint so may not be enforced, but InputSplit will try adjust its internal buffer size to the hinted value
host() - Method in class org.bytedeco.tvm.URI
\brief host name, namenode for HDFS, bucket name for s3
host(BytePointer) - Method in class org.bytedeco.tvm.URI
 

I

id - Variable in enum org.apache.tvm.ArgTypeCode
 
ImplementsFunction(TVMString, boolean) - Method in class org.bytedeco.tvm.ModuleNode
\brief Returns true if this module has a definition for a function of \p name.
ImplementsFunction(TVMString) - Method in class org.bytedeco.tvm.ModuleNode
 
Import(Module) - Method in class org.bytedeco.tvm.Module
\brief Import another module into this module.
Import(Module) - Method in class org.bytedeco.tvm.ModuleNode
\brief Import another module into this module.
importModule(Module) - Method in class org.apache.tvm.Module
Add module to the import list of current one.
imports() - Method in class org.bytedeco.tvm.ModuleNode
 
increment() - Method in class org.bytedeco.tvm.StringVector.Iterator
 
init(ClassProperties) - Method in class org.bytedeco.tvm.presets.tvm_runtime
 
InitLogging(BytePointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief optionally redirect to google's init log
InitLogging(String) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
InputSplit - Class in org.bytedeco.tvm
\brief input split creates that allows reading of records from split of data, independent part that covers all the dataset see InputSplit::Create for definition of record
InputSplit(Pointer) - Constructor for class org.bytedeco.tvm.InputSplit
Pointer cast constructor.
InputSplit.Blob - Class in org.bytedeco.tvm
\brief a blob of memory region
insert(StringVector.Iterator, BytePointer) - Method in class org.bytedeco.tvm.StringVector
 
INT - Static variable in class org.apache.tvm.TVMType
 
Int(int, int) - Static method in class org.bytedeco.tvm.DataType
\brief Construct an int type.
Int(int) - Static method in class org.bytedeco.tvm.DataType
 
intern() - Method in enum org.bytedeco.tvm.DataType.TypeCode
 
internal() - Method in class org.apache.tvm.NDArray
Return a copied internal byte array of current array (row-major).
Internal() - Constructor for class org.bytedeco.tvm.NDArray.Internal
Empty constructor.
Internal(Pointer) - Constructor for class org.bytedeco.tvm.NDArray.Internal
Pointer cast constructor.
invoke(TVMValue...) - Method in interface org.apache.tvm.Function.Callback
 
invoke() - Method in class org.apache.tvm.Function
Invoke the function.
is_bfloat16() - Method in class org.bytedeco.tvm.DataType
 
is_bool() - Method in class org.bytedeco.tvm.DataType
 
is_e4m3_float8() - Method in class org.bytedeco.tvm.DataType
 
is_e5m2_float8() - Method in class org.bytedeco.tvm.DataType
 
is_fixed_length_vector() - Method in class org.bytedeco.tvm.DataType
 
is_float() - Method in class org.bytedeco.tvm.DataType
 
is_float16() - Method in class org.bytedeco.tvm.DataType
 
is_float8() - Method in class org.bytedeco.tvm.DataType
 
is_handle() - Method in class org.bytedeco.tvm.DataType
 
is_int() - Method in class org.bytedeco.tvm.DataType
 
is_scalable_or_fixed_length_vector() - Method in class org.bytedeco.tvm.DataType
 
is_scalable_vector() - Method in class org.bytedeco.tvm.DataType
 
is_scalar() - Method in class org.bytedeco.tvm.DataType
 
is_uint() - Method in class org.bytedeco.tvm.DataType
 
is_vector() - Method in class org.bytedeco.tvm.DataType
 
is_vector_bool() - Method in class org.bytedeco.tvm.DataType
 
is_void() - Method in class org.bytedeco.tvm.DataType
 
IsBinarySerializable() - Method in class org.bytedeco.tvm.ModuleNode
\brief Returns true if this module is 'Binary Serializable'.
IsContiguous(DLTensor) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief check if a DLTensor is contiguous.
IsContiguous() - Method in class org.bytedeco.tvm.NDArray
 
IsDSOExportable() - Method in class org.bytedeco.tvm.ModuleNode
\brief Returns true if this module is 'DSO exportable'.
isResident - Variable in class org.apache.tvm.Function
 
istream - Class in org.bytedeco.tvm
\brief a std::istream class that can can wrap Stream objects, can use istream with that output to underlying Stream Usage example:
istream(Pointer) - Constructor for class org.bytedeco.tvm.istream
Pointer cast constructor.
istream(Stream, long) - Constructor for class org.bytedeco.tvm.istream
\brief construct std::ostream type
istream(Stream) - Constructor for class org.bytedeco.tvm.istream
 
isView - Variable in class org.apache.tvm.NDArrayBase
 
Iterator(Pointer) - Constructor for class org.bytedeco.tvm.StringVector.Iterator
 
Iterator() - Constructor for class org.bytedeco.tvm.StringVector.Iterator
 

K

kBinarySerializable - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum tvm::runtime::ModulePropertyMask
kDirectory - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum dmlc::io::FileType
kDLAOCL - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum TVMDeviceExtType
kDLBfloat - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum DLDataTypeCode
kDLComplex - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum DLDataTypeCode
kDLCPU - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum DLDeviceType
kDLCUDA - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum DLDeviceType
kDLCUDAHost - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum DLDeviceType
kDLCUDAManaged - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum DLDeviceType
kDLDevice - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum TVMArgTypeCode
kDLExtDev - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum DLDeviceType
kDLFloat - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum DLDataTypeCode
kDLHexagon - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum DLDeviceType
kDLInt - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum DLDataTypeCode
kDLMetal - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum DLDeviceType
kDLMicroDev - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum TVMDeviceExtType
kDLOneAPI - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum DLDeviceType
kDLOpaqueHandle - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum DLDataTypeCode
kDLOpenCL - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum DLDeviceType
kDLROCM - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum DLDeviceType
kDLROCMHost - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum DLDeviceType
kDLSDAccel - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum TVMDeviceExtType
kDLUInt - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum DLDataTypeCode
kDLVPI - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum DLDeviceType
kDLVulkan - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum DLDeviceType
kDLWebGPU - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum DLDeviceType
kDSOExportable - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum tvm::runtime::ModulePropertyMask
kDynamic - Static variable in class org.bytedeco.tvm.TypeIndex
enum tvm::runtime::TypeIndex::
kFile - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum dmlc::io::FileType
kOpenGL - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum TVMDeviceExtType
kRoot - Static variable in class org.bytedeco.tvm.TypeIndex
enum tvm::runtime::TypeIndex::
kRunnable - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum tvm::runtime::ModulePropertyMask
kRuntimeADT - Static variable in class org.bytedeco.tvm.TypeIndex
enum tvm::runtime::TypeIndex::
kRuntimeArray - Static variable in class org.bytedeco.tvm.TypeIndex
enum tvm::runtime::TypeIndex::
kRuntimeClosure - Static variable in class org.bytedeco.tvm.TypeIndex
enum tvm::runtime::TypeIndex::
kRuntimeDiscoDRef - Static variable in class org.bytedeco.tvm.TypeIndex
enum tvm::runtime::TypeIndex::
kRuntimeMap - Static variable in class org.bytedeco.tvm.TypeIndex
enum tvm::runtime::TypeIndex::
kRuntimeModule - Static variable in class org.bytedeco.tvm.TypeIndex
enum tvm::runtime::TypeIndex::
kRuntimeNDArray - Static variable in class org.bytedeco.tvm.TypeIndex
enum tvm::runtime::TypeIndex::
kRuntimePackedFunc - Static variable in class org.bytedeco.tvm.TypeIndex
enum tvm::runtime::TypeIndex::
kRuntimeRPCObjectRef - Static variable in class org.bytedeco.tvm.TypeIndex
enum tvm::runtime::TypeIndex::
kRuntimeShapeTuple - Static variable in class org.bytedeco.tvm.TypeIndex
enum tvm::runtime::TypeIndex::
kRuntimeString - Static variable in class org.bytedeco.tvm.TypeIndex
enum tvm::runtime::TypeIndex::
kStaticIndexEnd - Static variable in class org.bytedeco.tvm.TypeIndex
enum tvm::runtime::TypeIndex::
kTVMArgBool - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum TVMArgTypeCode
kTVMArgFloat - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum TVMArgTypeCode
kTVMArgInt - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum TVMArgTypeCode
kTVMBytes - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum TVMArgTypeCode
kTVMDataType - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum TVMArgTypeCode
kTVMDLTensorHandle - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum TVMArgTypeCode
kTVMExtBegin - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum TVMArgTypeCode
kTVMExtEnd - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum TVMArgTypeCode
kTVMExtReserveEnd - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum TVMArgTypeCode
kTVMModuleHandle - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum TVMArgTypeCode
kTVMNDArrayHandle - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum TVMArgTypeCode
kTVMNDArrayMagic() - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Magic number for NDArray file
kTVMNNVMFirst - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum TVMArgTypeCode
kTVMNNVMLast - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum TVMArgTypeCode
kTVMNullptr - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum TVMArgTypeCode
kTVMObjectHandle - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum TVMArgTypeCode
kTVMObjectRValueRefArg - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum TVMArgTypeCode
kTVMOpaqueHandle - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum TVMArgTypeCode
kTVMPackedFuncHandle - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum TVMArgTypeCode
kTVMStr - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum TVMArgTypeCode

L

lanes - Variable in class org.apache.tvm.TVMType
 
lanes() - Method in class org.bytedeco.tvm.DataType
 
lanes() - Method in class org.bytedeco.tvm.DLDataType
\brief Number of lanes in the type, used for vector types.
lanes(short) - Method in class org.bytedeco.tvm.DLDataType
 
length() - Method in class org.bytedeco.tvm.TVMString
\brief Return the length of the string
lessThan(TVMString, BytePointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
lessThan(TVMString, String) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
lessThan(BytePointer, TVMString) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
lessThan(String, TVMString) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
lessThan(TVMString, TVMString) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
lessThan(ObjectRef) - Method in class org.bytedeco.tvm.ObjectRef
\brief Comparator
lessThanEquals(TVMString, BytePointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
lessThanEquals(TVMString, String) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
lessThanEquals(BytePointer, TVMString) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
lessThanEquals(String, TVMString) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
lessThanEquals(TVMString, TVMString) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
ListDirectory(URI, FileInfo) - Method in class org.bytedeco.tvm.FileSystem
\brief list files in a directory
ListDirectoryRecursive(URI, FileInfo) - Method in class org.bytedeco.tvm.FileSystem
\brief list files in a directory recursively using ListDirectory
ListNames() - Static method in class org.bytedeco.tvm.Registry
\brief Get the names of currently registered global function.
load(String, String) - Static method in class org.apache.tvm.Module
Load module from file.
load(String) - Static method in class org.apache.tvm.Module
 
Load(Stream) - Method in class org.bytedeco.tvm.NDArray
\brief Load NDArray from stream
Load(Stream) - Method in class org.bytedeco.tvm.Serializable
\brief load the model from a stream
LoadFromFile(TVMString, TVMString) - Static method in class org.bytedeco.tvm.Module
\brief Load a module from file.
LoadFromFile(TVMString) - Static method in class org.bytedeco.tvm.Module
 
loadModule(String) - Method in class org.apache.tvm.rpc.RPCSession
Load a remote module, the file need to be uploaded first.
loadParams(byte[]) - Method in class org.apache.tvm.contrib.GraphModule
Load parameters from serialized byte array of parameter dict.
LogStackTraceLevel() - Static method in class org.bytedeco.tvm.global.tvm_runtime
Copyright (c) 2015 by Contributors \file logging.h \brief defines logging macros of dmlc allows use of GLOG, fall back to internal implementation when disabled

M

makeArrayNode() - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Allocate an object using default allocator.
manager_ctx() - Method in class org.bytedeco.tvm.ContainerBase
\brief additional context, reserved for recycling \note We can attach additional content here which the current container depend on (e.g.
manager_ctx(Pointer) - Method in class org.bytedeco.tvm.ContainerBase
 
manager_ctx() - Method in class org.bytedeco.tvm.DLManagedTensor
\brief the context of the original host framework of DLManagedTensor in which DLManagedTensor is used in the framework.
manager_ctx(Pointer) - Method in class org.bytedeco.tvm.DLManagedTensor
 
map(InfoMap) - Method in class org.bytedeco.tvm.presets.tvm_runtime
 
MapNode - Class in org.bytedeco.tvm
\brief Shared content of all specializations of hash map
MapNode() - Constructor for class org.bytedeco.tvm.MapNode
Default native constructor.
MapNode(long) - Constructor for class org.bytedeco.tvm.MapNode
Native array allocator.
MapNode(Pointer) - Constructor for class org.bytedeco.tvm.MapNode
Pointer cast constructor.
MapNodePtr - Class in org.bytedeco.tvm
 
MapNodePtr(Pointer) - Constructor for class org.bytedeco.tvm.MapNodePtr
Pointer cast constructor.
MapNodePtr(long) - Constructor for class org.bytedeco.tvm.MapNodePtr
Native array allocator.
MapNodePtr() - Constructor for class org.bytedeco.tvm.MapNodePtr
\brief default constructor
MapNodePtr(MapNodePtr) - Constructor for class org.bytedeco.tvm.MapNodePtr
\brief copy constructor
MAX_SERVER_PORT - Static variable in class org.apache.tvm.rpc.ConnectTrackerServerProcessor
 
maxThreadsPerBlock() - Method in class org.apache.tvm.Device
Maximum number of threads on each block.
metal(int) - Static method in class org.apache.tvm.Device
Construct a metal device.
metal() - Static method in class org.apache.tvm.Device
 
metal(int) - Method in class org.apache.tvm.rpc.RPCSession
Construct remote Metal device.
metal() - Method in class org.apache.tvm.rpc.RPCSession
Construct remote Metal device.
Module - Class in org.apache.tvm
Container of compiled functions of TVM.
Module - Class in org.bytedeco.tvm
\brief Module container of TVM.
Module(Pointer) - Constructor for class org.bytedeco.tvm.Module
Pointer cast constructor.
Module(long) - Constructor for class org.bytedeco.tvm.Module
Native array allocator.
Module() - Constructor for class org.bytedeco.tvm.Module
 
Module(ObjectPtr) - Constructor for class org.bytedeco.tvm.Module
 
ModuleNode - Class in org.bytedeco.tvm
\brief Base container of module.
ModuleNode(Pointer) - Constructor for class org.bytedeco.tvm.ModuleNode
Pointer cast constructor.
MoveFrom(long, ArrayNode) - Static method in class org.bytedeco.tvm.ArrayNode
\brief Constructs a container and move from another
MoveFromCHost(TVMValue, int) - Static method in class org.bytedeco.tvm.TVMRetValue
\brief Construct a new TVMRetValue by moving from return value stored via C API.
MoveToCHost(TVMValue, IntPointer) - Method in class org.bytedeco.tvm.TVMRetValue
\brief Move the value back to front-end via C API.
MoveToCHost(TVMValue, IntBuffer) - Method in class org.bytedeco.tvm.TVMRetValue
 
MoveToCHost(TVMValue, int[]) - Method in class org.bytedeco.tvm.TVMRetValue
 
multiply() - Method in class org.bytedeco.tvm.ArrayNodePtr
 
multiply() - Method in class org.bytedeco.tvm.MapNodePtr
 
multiply() - Method in class org.bytedeco.tvm.ObjectPtr
 

N

name() - Method in class org.bytedeco.tvm.URI
\brief name of the path
name(BytePointer) - Method in class org.bytedeco.tvm.URI
 
NativeServerLoop - Class in org.apache.tvm.rpc
Call native ServerLoop on socket file descriptor.
NativeServerLoop(Function, Function) - Constructor for class org.apache.tvm.rpc.NativeServerLoop
Constructor for NativeServerLoop.
NDArray - Class in org.apache.tvm
Lightweight NDArray class of TVM runtime.
NDArray - Class in org.bytedeco.tvm
\brief Managed NDArray.
NDArray(Pointer) - Constructor for class org.bytedeco.tvm.NDArray
Pointer cast constructor.
NDArray(long) - Constructor for class org.bytedeco.tvm.NDArray
Native array allocator.
NDArray() - Constructor for class org.bytedeco.tvm.NDArray
\brief default constructor
NDArray(ObjectPtr) - Constructor for class org.bytedeco.tvm.NDArray
\brief constructor.
NDArray.Container - Class in org.bytedeco.tvm
\brief NDArray internal container type
NDArray.ContainerBase - Class in org.bytedeco.tvm
\brief ContainerBase used to back the TVMArrayHandle
NDArray.Internal - Class in org.bytedeco.tvm
 
NDArrayBase - Class in org.apache.tvm
Base class of NDArray.
ndim() - Method in class org.bytedeco.tvm.DLTensor
\brief Number of dimensions
ndim(int) - Method in class org.bytedeco.tvm.DLTensor
 
NewFromDLTensor(DLTensor, DLDevice) - Static method in class org.bytedeco.tvm.NDArray
\brief Create new NDArray, data is copied from DLTensor.
NextBatch(InputSplit.Blob, long) - Method in class org.bytedeco.tvm.InputSplit
\brief get a chunk of memory that can contain multiple records, with hint for how many records is needed, the caller needs to parse the content of the resulting chunk, for text file, out_chunk can contain data of multiple lines for recordio, out_chunk can contain multiple records(including headers) This function ensures there won't be partial record in the chunk caller can modify the memory content of out_chunk, the memory is valid until next call to NextRecord, NextChunk or NextBatch
NextChunk(InputSplit.Blob) - Method in class org.bytedeco.tvm.InputSplit
\brief get a chunk of memory that can contain multiple records, the caller needs to parse the content of the resulting chunk, for text file, out_chunk can contain data of multiple lines for recordio, out_chunk can contain multiple records(including headers) This function ensures there won't be partial record in the chunk caller can modify the memory content of out_chunk, the memory is valid until next call to NextRecord, NextChunk or NextBatch Usually NextRecord is sufficient, NextChunk can be used by some multi-threaded parsers to parse the input content
NextRecord(InputSplit.Blob) - Method in class org.bytedeco.tvm.InputSplit
\brief get the next record, the returning value is valid until next call to NextRecord, NextChunk or NextBatch caller can modify the memory content of out_rec For text, out_rec contains a single line For recordio, out_rec contains one record content(with header striped)
notEquals(ArrayNodePtr) - Method in class org.bytedeco.tvm.ArrayNodePtr
 
notEquals(DataType) - Method in class org.bytedeco.tvm.DataType
\brief NotEqual comparator.
notEquals(TVMString, BytePointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
notEquals(TVMString, String) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
notEquals(BytePointer, TVMString) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
notEquals(String, TVMString) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
notEquals(TVMString, TVMString) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
notEquals(MapNodePtr) - Method in class org.bytedeco.tvm.MapNodePtr
 
notEquals(ObjectPtr) - Method in class org.bytedeco.tvm.ObjectPtr
 
notEquals(ObjectRef) - Method in class org.bytedeco.tvm.ObjectRef
\brief Comparator
NullOpt() - Static method in class org.bytedeco.tvm.global.tvm_runtime
\file tvm/runtime/container/optional.h \brief Runtime Optional container types.
NullOptType - Class in org.bytedeco.tvm
\brief Helper to represent nullptr for optional.
NullOptType() - Constructor for class org.bytedeco.tvm.NullOptType
Empty constructor.
NullOptType(Pointer) - Constructor for class org.bytedeco.tvm.NullOptType
Pointer cast constructor.
num_args() - Method in class org.bytedeco.tvm.TVMArgs
 
num_args(int) - Method in class org.bytedeco.tvm.TVMArgs
 
numOfBytes - Variable in class org.apache.tvm.TVMType
 
NVFloat8E4M3(int) - Static method in class org.bytedeco.tvm.DataType
\brief Construct NV float8 e4m3 datatype.
NVFloat8E4M3() - Static method in class org.bytedeco.tvm.DataType
 
NVFloat8E5M2(int) - Static method in class org.bytedeco.tvm.DataType
\brief Construct NV float8 e5m2 datatype.
NVFloat8E5M2() - Static method in class org.bytedeco.tvm.DataType
 

O

ObjectEqual - Class in org.bytedeco.tvm
\brief String-aware ObjectRef hash functor
ObjectEqual() - Constructor for class org.bytedeco.tvm.ObjectEqual
Default native constructor.
ObjectEqual(long) - Constructor for class org.bytedeco.tvm.ObjectEqual
Native array allocator.
ObjectEqual(Pointer) - Constructor for class org.bytedeco.tvm.ObjectEqual
Pointer cast constructor.
ObjectHash - Class in org.bytedeco.tvm
\brief String-aware ObjectRef equal functor
ObjectHash() - Constructor for class org.bytedeco.tvm.ObjectHash
Default native constructor.
ObjectHash(long) - Constructor for class org.bytedeco.tvm.ObjectHash
Native array allocator.
ObjectHash(Pointer) - Constructor for class org.bytedeco.tvm.ObjectHash
Pointer cast constructor.
ObjectPtr - Class in org.bytedeco.tvm
\brief A custom smart pointer for Object.
ObjectPtr(Pointer) - Constructor for class org.bytedeco.tvm.ObjectPtr
Pointer cast constructor.
ObjectPtr(long) - Constructor for class org.bytedeco.tvm.ObjectPtr
Native array allocator.
ObjectPtr() - Constructor for class org.bytedeco.tvm.ObjectPtr
\brief default constructor
ObjectPtr(ObjectPtr) - Constructor for class org.bytedeco.tvm.ObjectPtr
\brief copy constructor
ObjectPtrEqual - Class in org.bytedeco.tvm
\brief ObjectRef equal functor
ObjectPtrEqual() - Constructor for class org.bytedeco.tvm.ObjectPtrEqual
Default native constructor.
ObjectPtrEqual(long) - Constructor for class org.bytedeco.tvm.ObjectPtrEqual
Native array allocator.
ObjectPtrEqual(Pointer) - Constructor for class org.bytedeco.tvm.ObjectPtrEqual
Pointer cast constructor.
ObjectPtrHash - Class in org.bytedeco.tvm
\brief ObjectRef hash functor
ObjectPtrHash() - Constructor for class org.bytedeco.tvm.ObjectPtrHash
Default native constructor.
ObjectPtrHash(long) - Constructor for class org.bytedeco.tvm.ObjectPtrHash
Native array allocator.
ObjectPtrHash(Pointer) - Constructor for class org.bytedeco.tvm.ObjectPtrHash
Pointer cast constructor.
ObjectRef - Class in org.bytedeco.tvm
\brief Base class of all object reference
ObjectRef(Pointer) - Constructor for class org.bytedeco.tvm.ObjectRef
Pointer cast constructor.
ObjectRef(long) - Constructor for class org.bytedeco.tvm.ObjectRef
Native array allocator.
ObjectRef() - Constructor for class org.bytedeco.tvm.ObjectRef
\brief default constructor
ObjectRef(ObjectPtr) - Constructor for class org.bytedeco.tvm.ObjectRef
\brief Constructor from existing object ptr
Open(URI, BytePointer, boolean) - Method in class org.bytedeco.tvm.FileSystem
\brief open a stream
Open(URI, BytePointer) - Method in class org.bytedeco.tvm.FileSystem
 
Open(URI, String, boolean) - Method in class org.bytedeco.tvm.FileSystem
 
Open(URI, String) - Method in class org.bytedeco.tvm.FileSystem
 
opencl(int) - Static method in class org.apache.tvm.Device
Construct a OpenCL device.
opencl() - Static method in class org.apache.tvm.Device
 
OpenForRead(URI, boolean) - Method in class org.bytedeco.tvm.FileSystem
\brief open a seekable stream for read
OpenForRead(URI) - Method in class org.bytedeco.tvm.FileSystem
 
org.apache.tvm - package org.apache.tvm
 
org.apache.tvm.contrib - package org.apache.tvm.contrib
 
org.apache.tvm.rpc - package org.apache.tvm.rpc
 
org.bytedeco.tvm - package org.bytedeco.tvm
 
org.bytedeco.tvm.global - package org.bytedeco.tvm.global
 
org.bytedeco.tvm.presets - package org.bytedeco.tvm.presets
 
ostream - Class in org.bytedeco.tvm
\brief a std::ostream class that can can wrap Stream objects, can use ostream with that output to underlying Stream Usage example:
ostream(Pointer) - Constructor for class org.bytedeco.tvm.ostream
Pointer cast constructor.
ostream(Stream, long) - Constructor for class org.bytedeco.tvm.ostream
\brief construct std::ostream type
ostream(Stream) - Constructor for class org.bytedeco.tvm.ostream
 

P

PackedFunc - Class in org.bytedeco.tvm
\brief Packed function is a type-erased function.
PackedFunc(Pointer) - Constructor for class org.bytedeco.tvm.PackedFunc
Pointer cast constructor.
PackedFunc(long) - Constructor for class org.bytedeco.tvm.PackedFunc
Native array allocator.
PackedFunc() - Constructor for class org.bytedeco.tvm.PackedFunc
 
PackedFunc(ObjectPtr) - Constructor for class org.bytedeco.tvm.PackedFunc
 
PackedFunc(PackedFunc) - Constructor for class org.bytedeco.tvm.PackedFunc
 
PackedFuncFType(Pointer) - Constructor for class org.bytedeco.tvm.presets.tvm_runtime.PackedFuncFType
Pointer cast constructor.
PackedFuncFType() - Constructor for class org.bytedeco.tvm.presets.tvm_runtime.PackedFuncFType
 
PackedFuncObj - Class in org.bytedeco.tvm
\brief Object container class that backs PackedFunc.
PackedFuncObj(Pointer) - Constructor for class org.bytedeco.tvm.PackedFuncObj
Pointer cast constructor.
ParseCustomDatatype(BytePointer, PointerPointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Runtime utility for parsing string of the form "custom[]"
ParseCustomDatatype(BytePointer, BytePointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
ParseCustomDatatype(String, ByteBuffer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
ParseCustomDatatype(BytePointer, byte[]) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
ParseCustomDatatype(String, BytePointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
ParseCustomDatatype(BytePointer, ByteBuffer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
ParseCustomDatatype(String, byte[]) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
path() - Method in class org.bytedeco.tvm.FileInfo
\brief full path to the file
path(URI) - Method in class org.bytedeco.tvm.FileInfo
 
pop_back() - Method in class org.bytedeco.tvm.StringVector
 
position(long) - Method in class org.bytedeco.tvm.ADT
 
position(long) - Method in class org.bytedeco.tvm.ADTObj
 
position(long) - Method in class org.bytedeco.tvm.ADTObjBase
 
position(long) - Method in class org.bytedeco.tvm.ArrayNode
 
position(long) - Method in class org.bytedeco.tvm.ArrayNodeBase
 
position(long) - Method in class org.bytedeco.tvm.ArrayNodePtr
 
position(long) - Method in class org.bytedeco.tvm.Closure
 
position(long) - Method in class org.bytedeco.tvm.ClosureObj
 
position(long) - Method in class org.bytedeco.tvm.Container
 
position(long) - Method in class org.bytedeco.tvm.ContainerBase
 
position(long) - Method in class org.bytedeco.tvm.DataType
 
position(long) - Method in class org.bytedeco.tvm.DenseMapNode
 
position(long) - Method in class org.bytedeco.tvm.DLDataType
 
position(long) - Method in class org.bytedeco.tvm.DLDevice
 
position(long) - Method in class org.bytedeco.tvm.DLManagedTensor
 
position(long) - Method in class org.bytedeco.tvm.DLTensor
 
position(long) - Method in class org.bytedeco.tvm.FileInfo
 
position(long) - Method in class org.bytedeco.tvm.InputSplit.Blob
 
position(long) - Method in class org.bytedeco.tvm.MapNode
 
position(long) - Method in class org.bytedeco.tvm.MapNodePtr
 
position(long) - Method in class org.bytedeco.tvm.Module
 
position(long) - Method in class org.bytedeco.tvm.NDArray
 
position(long) - Method in class org.bytedeco.tvm.ObjectEqual
 
position(long) - Method in class org.bytedeco.tvm.ObjectHash
 
position(long) - Method in class org.bytedeco.tvm.ObjectPtr
 
position(long) - Method in class org.bytedeco.tvm.ObjectPtrEqual
 
position(long) - Method in class org.bytedeco.tvm.ObjectPtrHash
 
position(long) - Method in class org.bytedeco.tvm.ObjectRef
 
position(long) - Method in class org.bytedeco.tvm.PackedFunc
 
position(long) - Method in class org.bytedeco.tvm.Registry
 
position(long) - Method in class org.bytedeco.tvm.ShapeTuple
 
position(long) - Method in class org.bytedeco.tvm.ShapeTupleObj
 
position(long) - Method in class org.bytedeco.tvm.SimpleObjAllocator
 
position(long) - Method in class org.bytedeco.tvm.SimpleObjAllocatorBase
 
position(long) - Method in class org.bytedeco.tvm.SmallMapNode
 
position(long) - Method in class org.bytedeco.tvm.SmallMapNodeBase
 
position(long) - Method in class org.bytedeco.tvm.StringObj
 
position(long) - Method in class org.bytedeco.tvm.TVMArgValue
 
position(long) - Method in class org.bytedeco.tvm.TVMByteArray
 
position(long) - Method in class org.bytedeco.tvm.TVMObject
 
position(long) - Method in class org.bytedeco.tvm.TVMPODArgValue
 
position(long) - Method in class org.bytedeco.tvm.TVMPODMovableArgValue_
 
position(long) - Method in class org.bytedeco.tvm.TVMPODRetValue
 
position(long) - Method in class org.bytedeco.tvm.TVMRetValue
 
position(long) - Method in class org.bytedeco.tvm.TVMString
 
position(long) - Method in class org.bytedeco.tvm.TVMStringOptional
 
position(long) - Method in class org.bytedeco.tvm.TVMValue
 
position(long) - Method in class org.bytedeco.tvm.TypeIndex
 
position(long) - Method in class org.bytedeco.tvm.URI
 
Product() - Method in class org.bytedeco.tvm.ShapeTupleObj
\brief Get "numel", meaning the number of elements of an array if the array has this shape
protocol() - Method in class org.bytedeco.tvm.URI
\brief protocol
protocol(BytePointer) - Method in class org.bytedeco.tvm.URI
 
push_back(BytePointer) - Method in class org.bytedeco.tvm.StringVector
 
push_back(String) - Method in class org.bytedeco.tvm.StringVector
 
pushArg(int) - Method in class org.apache.tvm.Function
Push argument to the function.
pushArg(long) - Method in class org.apache.tvm.Function
Push argument to the function.
pushArg(float) - Method in class org.apache.tvm.Function
Push argument to the function.
pushArg(double) - Method in class org.apache.tvm.Function
Push argument to the function.
pushArg(String) - Method in class org.apache.tvm.Function
Push argument to the function.
pushArg(NDArrayBase) - Method in class org.apache.tvm.Function
Push argument to the function.
pushArg(Module) - Method in class org.apache.tvm.Function
Push argument to the function.
pushArg(Function) - Method in class org.apache.tvm.Function
Push argument to the function.
pushArg(byte[]) - Method in class org.apache.tvm.Function
Push argument to the function.
PUT - Static variable in class org.apache.tvm.rpc.RPC.TrackerCode
 
put(ADT) - Method in class org.bytedeco.tvm.ADT
 
put(ArrayNodePtr) - Method in class org.bytedeco.tvm.ArrayNodePtr
\brief copy assignment
put(Closure) - Method in class org.bytedeco.tvm.Closure
 
put(DataType) - Method in class org.bytedeco.tvm.DataType
\brief Assignment operator.
put(MapNodePtr) - Method in class org.bytedeco.tvm.MapNodePtr
\brief copy assignment
put(ObjectPtr) - Method in class org.bytedeco.tvm.ObjectPtr
\brief copy assignment
put(PackedFunc) - Method in class org.bytedeco.tvm.PackedFunc
 
put(ShapeTuple) - Method in class org.bytedeco.tvm.ShapeTuple
 
put(StringVector) - Method in class org.bytedeco.tvm.StringVector
 
put(long, BytePointer) - Method in class org.bytedeco.tvm.StringVector
 
put(long, String) - Method in class org.bytedeco.tvm.StringVector
 
put(BytePointer) - Method in class org.bytedeco.tvm.StringVector
 
put(BytePointer...) - Method in class org.bytedeco.tvm.StringVector
 
put(String) - Method in class org.bytedeco.tvm.StringVector
 
put(String...) - Method in class org.bytedeco.tvm.StringVector
 
put(TVMObject) - Method in class org.bytedeco.tvm.TVMObject
 
put(TVMRetValue) - Method in class org.bytedeco.tvm.TVMRetValue
 
put(double) - Method in class org.bytedeco.tvm.TVMRetValue
 
put(Pointer) - Method in class org.bytedeco.tvm.TVMRetValue
 
put(long) - Method in class org.bytedeco.tvm.TVMRetValue
 
put(int) - Method in class org.bytedeco.tvm.TVMRetValue
 
put(DLDevice) - Method in class org.bytedeco.tvm.TVMRetValue
 
put(DLDataType) - Method in class org.bytedeco.tvm.TVMRetValue
 
put(DataType) - Method in class org.bytedeco.tvm.TVMRetValue
 
put(boolean) - Method in class org.bytedeco.tvm.TVMRetValue
 
put(BytePointer) - Method in class org.bytedeco.tvm.TVMRetValue
 
put(String) - Method in class org.bytedeco.tvm.TVMRetValue
 
put(TVMByteArray) - Method in class org.bytedeco.tvm.TVMRetValue
 
put(NDArray) - Method in class org.bytedeco.tvm.TVMRetValue
 
put(Module) - Method in class org.bytedeco.tvm.TVMRetValue
 
put(PackedFunc) - Method in class org.bytedeco.tvm.TVMRetValue
 
put(TVMArgValue) - Method in class org.bytedeco.tvm.TVMRetValue
 
put(TVMMovableArgValue_) - Method in class org.bytedeco.tvm.TVMRetValue
 
put(BytePointer) - Method in class org.bytedeco.tvm.TVMString
\brief Change the value the reference object points to.
put(String) - Method in class org.bytedeco.tvm.TVMString
 
put(TVMString) - Method in class org.bytedeco.tvm.TVMString
 
put(TVMStringOptional) - Method in class org.bytedeco.tvm.TVMStringOptional
 
put(TVMString) - Method in class org.bytedeco.tvm.TVMStringOptional
 

R

Read(Pointer, long) - Method in class org.bytedeco.tvm.Stream
\brief reads data from a stream
register(String, Function.Callback, boolean) - Static method in class org.apache.tvm.Function
Register user-defined global function.
register(String, Function.Callback) - Static method in class org.apache.tvm.Function
Register user-defined global function, do not override existing entry.
Register(TVMString, boolean) - Static method in class org.bytedeco.tvm.Registry
\brief Register a function with given name
Register(TVMString) - Static method in class org.bytedeco.tvm.Registry
 
Registry - Class in org.bytedeco.tvm
\brief Registry for global function
Registry() - Constructor for class org.bytedeco.tvm.Registry
Default native constructor.
Registry(long) - Constructor for class org.bytedeco.tvm.Registry
Native array allocator.
Registry(Pointer) - Constructor for class org.bytedeco.tvm.Registry
Pointer cast constructor.
release() - Method in class org.apache.tvm.contrib.GraphModule
Release the GraphModule.
release() - Method in class org.apache.tvm.Function
Release the Function.
release() - Method in class org.apache.tvm.Module
Release the Module.
release() - Method in class org.apache.tvm.NDArrayBase
Release the NDArray memory.
release() - Method in class org.apache.tvm.TVMValue
 
Remove(TVMString) - Static method in class org.bytedeco.tvm.Registry
\brief Erase global function from registry, if exist.
reset() - Method in class org.bytedeco.tvm.ArrayNodePtr
\brief reset the content of ptr to be nullptr
reset() - Method in class org.bytedeco.tvm.MapNodePtr
\brief reset the content of ptr to be nullptr
reset() - Method in class org.bytedeco.tvm.ObjectPtr
\brief reset the content of ptr to be nullptr
ResetPartition(int, int) - Method in class org.bytedeco.tvm.InputSplit
\brief reset the Input split to a certain part id, The InputSplit will be pointed to the head of the new specified segment.
resize(long) - Method in class org.bytedeco.tvm.StringVector
 
RETRY_PERIOD - Static variable in class org.apache.tvm.rpc.ConnectTrackerServerProcessor
 
RPC - Class in org.apache.tvm.rpc
 
RPC() - Constructor for class org.apache.tvm.rpc.RPC
 
RPC.TrackerCode - Class in org.apache.tvm.rpc
 
RPC_CODE_MISMATCH - Static variable in class org.apache.tvm.rpc.RPC
 
RPC_MAGIC - Static variable in class org.apache.tvm.rpc.RPC
 
RPC_SESS_MASK - Static variable in class org.apache.tvm.rpc.RPC
 
RPC_TRACKER_MAGIC - Static variable in class org.apache.tvm.rpc.RPC
 
RPCSession - Class in org.apache.tvm.rpc
RPC Client session module.
rpcSession - Variable in class org.apache.tvm.rpc.TVMRemoteDevice
 
RPCWatchdog - Class in org.apache.tvm.rpc
Watchdog for RPC.
RPCWatchdog() - Constructor for class org.apache.tvm.rpc.RPCWatchdog
 
run() - Method in class org.apache.tvm.contrib.GraphModule
Run forward execution of the graph.
run() - Method in class org.apache.tvm.rpc.ConnectProxyServerProcessor
 
run() - Method in class org.apache.tvm.rpc.ConnectTrackerServerProcessor
 
run() - Method in class org.apache.tvm.rpc.NativeServerLoop
 
run() - Method in class org.apache.tvm.rpc.RPCWatchdog
Wait and kill RPC if timeout is exceeded.
run() - Method in class org.apache.tvm.rpc.StandaloneServerProcessor
 
RuntimeEnabled(TVMString) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Check if runtime module is enabled for target.
RuntimeTypeIndex() - Static method in class org.bytedeco.tvm.ADTObj
 
RuntimeTypeIndex() - Static method in class org.bytedeco.tvm.ArrayNode
 
RuntimeTypeIndex() - Static method in class org.bytedeco.tvm.ClosureObj
 
RuntimeTypeIndex() - Static method in class org.bytedeco.tvm.Container
 
RuntimeTypeIndex() - Static method in class org.bytedeco.tvm.MapNode
 
RuntimeTypeIndex() - Static method in class org.bytedeco.tvm.ModuleNode
 
RuntimeTypeIndex() - Static method in class org.bytedeco.tvm.PackedFuncObj
 
RuntimeTypeIndex() - Static method in class org.bytedeco.tvm.ShapeTupleObj
 
RuntimeTypeIndex() - Static method in class org.bytedeco.tvm.StringObj
 
RuntimeTypeIndex() - Static method in class org.bytedeco.tvm.TVMObject
 

S

same_as(ObjectRef) - Method in class org.bytedeco.tvm.ObjectRef
\brief Comparator
Save(Stream) - Method in class org.bytedeco.tvm.NDArray
\brief Save NDArray to stream
Save(Stream) - Method in class org.bytedeco.tvm.Serializable
\brief saves the model to a stream
SaveDLTensor(Stream, DLTensor) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Save a DLTensor to stream
SaveToBinary(Stream) - Method in class org.bytedeco.tvm.ModuleNode
\brief Save the module to binary stream.
SaveToFile(TVMString, TVMString) - Method in class org.bytedeco.tvm.ModuleNode
\brief Save the module to file.
Seek(long) - Method in class org.bytedeco.tvm.SeekStream
\brief seek to certain position of the file
SeekStream - Class in org.bytedeco.tvm
\brief interface of i/o stream that support seek
SeekStream(Pointer) - Constructor for class org.bytedeco.tvm.SeekStream
Pointer cast constructor.
Serializable - Class in org.bytedeco.tvm
\brief interface for serializable objects
Serializable(Pointer) - Constructor for class org.bytedeco.tvm.Serializable
Pointer cast constructor.
Server - Class in org.apache.tvm.rpc
RPC Server.
Server(int) - Constructor for class org.apache.tvm.rpc.Server
Start a standalone server.
Server(String, int, String) - Constructor for class org.apache.tvm.rpc.Server
Start a server connected to proxy.
ServerProcessor - Interface in org.apache.tvm.rpc
Abstract runnable class for RPC server process.
set_body(PackedFunc) - Method in class org.bytedeco.tvm.Registry
\brief set the body of the function to be f
set_stream(Stream) - Method in class org.bytedeco.tvm.istream
\brief set internal stream to be stream, reset states
set_stream(Stream) - Method in class org.bytedeco.tvm.ostream
\brief set internal stream to be stream, reset states
SetDeleter(TVMObject.FDeleter) - Method in class org.bytedeco.tvm.Container
\brief Set the deleter field.
setInput(String, NDArray) - Method in class org.apache.tvm.contrib.GraphModule
Set inputs to the module.
setInput(int, NDArray) - Method in class org.apache.tvm.contrib.GraphModule
Set inputs to the module.
SetItem(long, ObjectRef) - Method in class org.bytedeco.tvm.ArrayNode
\brief Set i-th element of the array in-place
setStartTimeCallback(Runnable) - Method in class org.apache.tvm.rpc.ConnectProxyServerProcessor
Set a callback when a connection is received e.g., to record the time for a watchdog.
shape() - Method in class org.apache.tvm.NDArray
Get shape of current NDArray.
shape() - Method in class org.bytedeco.tvm.DLTensor
\brief The shape of the tensor
shape(LongPointer) - Method in class org.bytedeco.tvm.DLTensor
 
Shape() - Method in class org.bytedeco.tvm.NDArray
 
ShapeIndex() - Static method in class org.bytedeco.tvm.DataType
\brief Get the corresponding type of TVMShapeIndex.
ShapeTuple - Class in org.bytedeco.tvm
\brief Reference to shape tuple objects.
ShapeTuple(Pointer) - Constructor for class org.bytedeco.tvm.ShapeTuple
Pointer cast constructor.
ShapeTuple(long) - Constructor for class org.bytedeco.tvm.ShapeTuple
Native array allocator.
ShapeTuple() - Constructor for class org.bytedeco.tvm.ShapeTuple
\brief Construct an empty shape tuple.
ShapeTuple(LongPointer) - Constructor for class org.bytedeco.tvm.ShapeTuple
\brief Construct a new ShapeTuple object
ShapeTuple(LongBuffer) - Constructor for class org.bytedeco.tvm.ShapeTuple
 
ShapeTuple(long...) - Constructor for class org.bytedeco.tvm.ShapeTuple
 
ShapeTuple(ObjectPtr) - Constructor for class org.bytedeco.tvm.ShapeTuple
 
ShapeTuple(ShapeTuple) - Constructor for class org.bytedeco.tvm.ShapeTuple
 
ShapeTupleObj - Class in org.bytedeco.tvm
\brief An object representing a shape tuple.
ShapeTupleObj() - Constructor for class org.bytedeco.tvm.ShapeTupleObj
Default native constructor.
ShapeTupleObj(long) - Constructor for class org.bytedeco.tvm.ShapeTupleObj
Native array allocator.
ShapeTupleObj(Pointer) - Constructor for class org.bytedeco.tvm.ShapeTupleObj
Pointer cast constructor.
shiftLeft(Pointer, DLDataType) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
shiftLeft(Pointer, DataType) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
shiftLeft(Pointer, ShapeTuple) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief An object representing shape tuple moved from std::vector.
shiftLeft(Pointer, TVMString) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
shiftLeft(Pointer, Module) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
SimpleObjAllocator - Class in org.bytedeco.tvm
 
SimpleObjAllocator() - Constructor for class org.bytedeco.tvm.SimpleObjAllocator
Default native constructor.
SimpleObjAllocator(long) - Constructor for class org.bytedeco.tvm.SimpleObjAllocator
Native array allocator.
SimpleObjAllocator(Pointer) - Constructor for class org.bytedeco.tvm.SimpleObjAllocator
Pointer cast constructor.
SimpleObjAllocatorBase - Class in org.bytedeco.tvm
\brief Base class of object allocators that implements make.
SimpleObjAllocatorBase() - Constructor for class org.bytedeco.tvm.SimpleObjAllocatorBase
Default native constructor.
SimpleObjAllocatorBase(long) - Constructor for class org.bytedeco.tvm.SimpleObjAllocatorBase
Native array allocator.
SimpleObjAllocatorBase(Pointer) - Constructor for class org.bytedeco.tvm.SimpleObjAllocatorBase
Pointer cast constructor.
size() - Method in class org.apache.tvm.NDArray
Get total size of current NDArray.
size() - Method in class org.bytedeco.tvm.ADT
\brief Return the number of fields.
size() - Method in class org.bytedeco.tvm.ADTObj
\brief Number of fields in the ADT object.
size(int) - Method in class org.bytedeco.tvm.ADTObj
 
size() - Method in class org.bytedeco.tvm.ArrayNode
 
size() - Method in class org.bytedeco.tvm.FileInfo
\brief the size of the file
size(long) - Method in class org.bytedeco.tvm.FileInfo
 
size() - Method in class org.bytedeco.tvm.InputSplit.Blob
\brief size of the memory region
size(long) - Method in class org.bytedeco.tvm.InputSplit.Blob
 
size() - Method in class org.bytedeco.tvm.MapNode
\brief Number of elements in the SmallMapNode
size() - Method in class org.bytedeco.tvm.ShapeTuple
\brief Return the size of the shape tuple
size() - Method in class org.bytedeco.tvm.ShapeTupleObj
\brief The size of the shape tuple object.
size(long) - Method in class org.bytedeco.tvm.ShapeTupleObj
 
size() - Method in class org.bytedeco.tvm.StringObj
\brief The length of the string object.
size(long) - Method in class org.bytedeco.tvm.StringObj
 
size() - Method in class org.bytedeco.tvm.StringVector
 
size() - Method in class org.bytedeco.tvm.TVMArgs
 
size() - Method in class org.bytedeco.tvm.TVMByteArray
 
size(long) - Method in class org.bytedeco.tvm.TVMByteArray
 
size() - Method in class org.bytedeco.tvm.TVMString
\brief Return the length of the string
SmallMapNode - Class in org.bytedeco.tvm
\brief A specialization of small-sized hash map
SmallMapNode() - Constructor for class org.bytedeco.tvm.SmallMapNode
Default native constructor.
SmallMapNode(long) - Constructor for class org.bytedeco.tvm.SmallMapNode
Native array allocator.
SmallMapNode(Pointer) - Constructor for class org.bytedeco.tvm.SmallMapNode
Pointer cast constructor.
SmallMapNodeBase - Class in org.bytedeco.tvm
 
SmallMapNodeBase() - Constructor for class org.bytedeco.tvm.SmallMapNodeBase
Default native constructor.
SmallMapNodeBase(long) - Constructor for class org.bytedeco.tvm.SmallMapNodeBase
Native array allocator.
SmallMapNodeBase(Pointer) - Constructor for class org.bytedeco.tvm.SmallMapNodeBase
Pointer cast constructor.
SocketChannel - Class in org.apache.tvm.rpc
 
StableHashBytes(BytePointer, long) - Static method in class org.bytedeco.tvm.TVMString
\brief Hash the binary bytes
StableHashBytes(String, long) - Static method in class org.bytedeco.tvm.TVMString
 
StackTrace(long, long) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
StackTrace() - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
STALE_TRACKER_TIMEOUT - Static variable in class org.apache.tvm.rpc.ConnectTrackerServerProcessor
 
StandaloneServerProcessor - Class in org.apache.tvm.rpc
Server processor for standalone.
StandaloneServerProcessor(int) - Constructor for class org.apache.tvm.rpc.StandaloneServerProcessor
 
start() - Method in class org.apache.tvm.rpc.Server
Start the server.
startTimeout(int) - Method in class org.apache.tvm.rpc.RPCWatchdog
Start a timeout with watchdog (must be called before finishTimeout).
str() - Method in class org.bytedeco.tvm.URI
\brief string representation
Stream - Class in org.bytedeco.tvm
\brief interface of stream I/O for serialization
Stream(Pointer) - Constructor for class org.bytedeco.tvm.Stream
Pointer cast constructor.
strides() - Method in class org.bytedeco.tvm.DLTensor
\brief strides of the tensor (in number of elements, not bytes) can be NULL, indicating tensor is compact and row-majored.
strides(LongPointer) - Method in class org.bytedeco.tvm.DLTensor
 
String2DLDataType(BytePointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief convert a string to TVM type.
String2DLDataType(String) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
StringObj - Class in org.bytedeco.tvm
\brief An object representing string.
StringObj() - Constructor for class org.bytedeco.tvm.StringObj
Default native constructor.
StringObj(long) - Constructor for class org.bytedeco.tvm.StringObj
Native array allocator.
StringObj(Pointer) - Constructor for class org.bytedeco.tvm.StringObj
Pointer cast constructor.
StringVector - Class in org.bytedeco.tvm
 
StringVector(Pointer) - Constructor for class org.bytedeco.tvm.StringVector
Pointer cast constructor.
StringVector(BytePointer) - Constructor for class org.bytedeco.tvm.StringVector
 
StringVector(BytePointer...) - Constructor for class org.bytedeco.tvm.StringVector
 
StringVector(String) - Constructor for class org.bytedeco.tvm.StringVector
 
StringVector(String...) - Constructor for class org.bytedeco.tvm.StringVector
 
StringVector() - Constructor for class org.bytedeco.tvm.StringVector
 
StringVector(long) - Constructor for class org.bytedeco.tvm.StringVector
 
StringVector.Iterator - Class in org.bytedeco.tvm
 
SUCCESS - Static variable in class org.apache.tvm.rpc.RPC.TrackerCode
 
swap(ArrayNodePtr) - Method in class org.bytedeco.tvm.ArrayNodePtr
\brief Swap this array with another Object
swap(MapNodePtr) - Method in class org.bytedeco.tvm.MapNodePtr
\brief Swap this array with another Object
swap(ObjectPtr) - Method in class org.bytedeco.tvm.ObjectPtr
\brief Swap this array with another Object
sync() - Method in class org.apache.tvm.Device
Synchronize until jobs finished at the device.

T

tag() - Method in class org.bytedeco.tvm.ADT
\brief Return the ADT tag.
tag() - Method in class org.bytedeco.tvm.ADTObj
\brief The tag representing the constructor used.
tag(int) - Method in class org.bytedeco.tvm.ADTObj
 
Tell() - Method in class org.bytedeco.tvm.SeekStream
\brief tell the position of the stream
terminate() - Method in class org.apache.tvm.rpc.ConnectProxyServerProcessor
Close the socket.
terminate() - Method in class org.apache.tvm.rpc.ConnectTrackerServerProcessor
 
terminate() - Method in class org.apache.tvm.rpc.RPCWatchdog
Default method to terminate the running RPCActivity process.
terminate() - Method in class org.apache.tvm.rpc.Server
Stop the server.
terminate() - Method in interface org.apache.tvm.rpc.ServerProcessor
 
terminate() - Method in class org.apache.tvm.rpc.StandaloneServerProcessor
 
TIMEOUT_ARG - Static variable in class org.apache.tvm.rpc.RPC
 
ToDLPack() - Method in class org.bytedeco.tvm.NDArray
\brief Create a reference view of NDArray that represents as DLManagedTensor.
toString() - Method in enum org.apache.tvm.ArgTypeCode
 
toString() - Method in class org.apache.tvm.Device
 
toString() - Method in class org.apache.tvm.TVMType
 
toString() - Method in enum org.bytedeco.tvm.DataType.TypeCode
 
toString() - Method in class org.bytedeco.tvm.StringVector
 
TRACKER_TIMEOUT - Static variable in class org.apache.tvm.rpc.ConnectTrackerServerProcessor
 
TrackerCode() - Constructor for class org.apache.tvm.rpc.RPC.TrackerCode
 
TryAsBool() - Method in class org.bytedeco.tvm.TVMPODValue_
\brief return handle as specific pointer type.
TryAsFloat() - Method in class org.bytedeco.tvm.TVMPODValue_
 
TryAsInt() - Method in class org.bytedeco.tvm.TVMPODValue_
 
tvm - Class in org.bytedeco.tvm.presets
 
tvm() - Constructor for class org.bytedeco.tvm.presets.tvm
 
tvm_dev_mblob() - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Global variable to store device module blob
tvm_entrypoint_suffix() - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Model entrypoint generated as an interface to the AOT function outside of TIR
tvm_get_c_metadata() - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief A PackedFunc that retrieves exported metadata.
tvm_global_barrier_state() - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Auxiliary counter to global barrier.
TVM_HARCODED_INTEGER_CHANGED_MSG - Static variable in class org.bytedeco.tvm.global.tvm_runtime
 
tvm_lookup_linked_param() - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief A PackedFunc that looks up linked parameters by storage_id.
tvm_module_ctx() - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Global variable to store module context.
tvm_module_main() - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Placeholder for the module's entry function.
TVM_OBJECT_ATOMIC_REF_COUNTER - Static variable in class org.bytedeco.tvm.global.tvm_runtime
\brief Whether or not use atomic reference counter.
tvm_param_prefix() - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Prefix for parameter symbols emitted into the main program.
tvm_prepare_global_barrier() - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Prepare the global barrier before kernels that uses global barrier.
tvm_runtime - Class in org.bytedeco.tvm.global
 
tvm_runtime() - Constructor for class org.bytedeco.tvm.global.tvm_runtime
 
tvm_runtime - Class in org.bytedeco.tvm.presets
 
tvm_runtime() - Constructor for class org.bytedeco.tvm.presets.tvm_runtime
 
tvm_runtime.PackedFuncFType - Class in org.bytedeco.tvm.presets
 
TVM_RUNTIME_HEADER_ONLY - Static variable in class org.bytedeco.tvm.global.tvm_runtime
\file tvm/runtime/packed_func.h \brief Type-erased function used across TVM API.
tvm_set_device() - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief global function to set device
TVM_VERSION - Static variable in class org.bytedeco.tvm.global.tvm_runtime
\endcond
TVMAPISetLastError(BytePointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Used for implementing C API function.
TVMAPISetLastError(String) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMAPISetLastPythonError(Pointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Used for implementing C API function.
TVMArgs - Class in org.bytedeco.tvm
\brief Arguments into TVM functions.
TVMArgs(Pointer) - Constructor for class org.bytedeco.tvm.TVMArgs
Pointer cast constructor.
TVMArgs(TVMValue, IntPointer, int) - Constructor for class org.bytedeco.tvm.TVMArgs
\brief constructor
TVMArgs(TVMValue, IntBuffer, int) - Constructor for class org.bytedeco.tvm.TVMArgs
 
TVMArgs(TVMValue, int[], int) - Constructor for class org.bytedeco.tvm.TVMArgs
 
TVMArgsSetter - Class in org.bytedeco.tvm
 
TVMArgsSetter(Pointer) - Constructor for class org.bytedeco.tvm.TVMArgsSetter
Pointer cast constructor.
TVMArgsSetter(TVMValue, IntPointer) - Constructor for class org.bytedeco.tvm.TVMArgsSetter
 
TVMArgsSetter(TVMValue, IntBuffer) - Constructor for class org.bytedeco.tvm.TVMArgsSetter
 
TVMArgsSetter(TVMValue, int[]) - Constructor for class org.bytedeco.tvm.TVMArgsSetter
 
TVMArgValue - Class in org.bytedeco.tvm
\brief A single argument value to PackedFunc.
TVMArgValue(Pointer) - Constructor for class org.bytedeco.tvm.TVMArgValue
Pointer cast constructor.
TVMArgValue(long) - Constructor for class org.bytedeco.tvm.TVMArgValue
Native array allocator.
TVMArgValue() - Constructor for class org.bytedeco.tvm.TVMArgValue
\brief default constructor
TVMArgValue(TVMValue, int) - Constructor for class org.bytedeco.tvm.TVMArgValue
\brief constructor
TVMArrayAlloc(LongPointer, int, int, int, int, int, int, PointerPointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Allocate a nd-array's memory, including space of shape, of given spec.
TVMArrayAlloc(LongBuffer, int, int, int, int, int, int, DLTensor) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMArrayAlloc(long[], int, int, int, int, int, int, PointerPointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMArrayAlloc(LongPointer, int, int, int, int, int, int, DLTensor) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMArrayAlloc(LongBuffer, int, int, int, int, int, int, PointerPointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMArrayAlloc(long[], int, int, int, int, int, int, DLTensor) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMArrayCopyFromBytes(DLTensor, Pointer, long) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Copy array data from CPU byte array.
TVMArrayCopyFromTo(DLTensor, DLTensor, TVMStreamHandle) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Copy the array, both from and to must be valid during the copy.
TVMArrayCopyToBytes(DLTensor, Pointer, long) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Copy array data to CPU byte array.
TVMArrayFree(DLTensor) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Free the TVM Array.
TVMArrayFromDLPack(DLManagedTensor, PointerPointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Produce an array from the DLManagedTensor that shares data memory with the DLManagedTensor.
TVMArrayFromDLPack(DLManagedTensor, DLTensor) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMArrayHandleToObjectHandle(DLTensor) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMArrayToDLPack(DLTensor, PointerPointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Produce a DLMangedTensor from the array that shares data memory with the array.
TVMArrayToDLPack(DLTensor, DLManagedTensor) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMByteArray - Class in org.bytedeco.tvm
\brief Byte array type used to pass in byte array When kTVMBytes is used as data type.
TVMByteArray() - Constructor for class org.bytedeco.tvm.TVMByteArray
Default native constructor.
TVMByteArray(long) - Constructor for class org.bytedeco.tvm.TVMByteArray
Native array allocator.
TVMByteArray(Pointer) - Constructor for class org.bytedeco.tvm.TVMByteArray
Pointer cast constructor.
TVMByteArrayFree(TVMByteArray) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Free a TVMByteArray returned from TVMFuncCall, and associated memory.
TVMCbArgToReturn(TVMValue, IntPointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Inplace translate callback argument value to return value.
TVMCbArgToReturn(TVMValue, IntBuffer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMCbArgToReturn(TVMValue, int[]) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMCFuncSetReturn(TVMRetValueHandle, TVMValue, IntPointer, int) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Set the return value of TVMPackedCFunc.
TVMCFuncSetReturn(TVMRetValueHandle, TVMValue, IntBuffer, int) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMCFuncSetReturn(TVMRetValueHandle, TVMValue, int[], int) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMDeviceAllocDataSpace(DLDevice, long, long, DLDataType, PointerPointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Allocate a data space on device.
TVMDeviceAllocDataSpace(DLDevice, long, long, DLDataType, Pointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMDeviceAllocDataSpaceWithScope(DLDevice, int, LongPointer, DLDataType, BytePointer, PointerPointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Allocate a data space on device with special memory scope.
TVMDeviceAllocDataSpaceWithScope(DLDevice, int, LongPointer, DLDataType, BytePointer, Pointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMDeviceAllocDataSpaceWithScope(DLDevice, int, LongBuffer, DLDataType, String, Pointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMDeviceAllocDataSpaceWithScope(DLDevice, int, long[], DLDataType, BytePointer, Pointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMDeviceAllocDataSpaceWithScope(DLDevice, int, LongPointer, DLDataType, String, Pointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMDeviceAllocDataSpaceWithScope(DLDevice, int, LongBuffer, DLDataType, BytePointer, Pointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMDeviceAllocDataSpaceWithScope(DLDevice, int, long[], DLDataType, String, Pointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMDeviceCopyDataFromTo(DLTensor, DLTensor, TVMStreamHandle) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Copy data from one place to another.
TVMDeviceExtType_End - Static variable in class org.bytedeco.tvm.global.tvm_runtime
enum TVMDeviceExtType
TVMDeviceFreeDataSpace(DLDevice, Pointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Free a data space on device.
TVMDLManagedTensorCallDeleter(DLManagedTensor) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Delete (free) a DLManagedTensor's data.
TVMDropLastPythonError() - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Remove the propagated python error, if any Removes the TVM-held reference to a thrown python exception object.
TVMExtensionFuncDeclarer - Class in org.bytedeco.tvm
\brief Signature for extension function declarer.
TVMExtensionFuncDeclarer(Pointer) - Constructor for class org.bytedeco.tvm.TVMExtensionFuncDeclarer
Pointer cast constructor.
TVMExtensionFuncDeclarer() - Constructor for class org.bytedeco.tvm.TVMExtensionFuncDeclarer
 
TVMFuncCall(TVMFunctionHandle, TVMValue, IntPointer, int, TVMValue, IntPointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Call a Packed TVM Function.
TVMFuncCall(TVMFunctionHandle, TVMValue, IntBuffer, int, TVMValue, IntBuffer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMFuncCall(TVMFunctionHandle, TVMValue, int[], int, TVMValue, int[]) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMFuncCreateFromCFunc(TVMPackedCFunc, Pointer, TVMPackedCFuncFinalizer, TVMFunctionHandle) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Wrap a TVMPackedCFunc to become a FunctionHandle.
TVMFuncFree(TVMFunctionHandle) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Free the function when it is no longer needed.
TVMFuncGetGlobal(BytePointer, TVMFunctionHandle) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Get a global function.
TVMFuncGetGlobal(String, TVMFunctionHandle) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMFuncListGlobalNames(IntPointer, PointerPointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief List all the globally registered function name
TVMFuncListGlobalNames(IntBuffer, PointerPointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMFuncListGlobalNames(int[], PointerPointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMFuncRegisterGlobal(BytePointer, TVMFunctionHandle, int) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Register the function to runtime's global table.
TVMFuncRegisterGlobal(String, TVMFunctionHandle, int) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMFuncRemoveGlobal(BytePointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Remove a global function.
TVMFuncRemoveGlobal(String) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMFunctionHandle - Class in org.bytedeco.tvm
\brief Handle to packed function handle.
TVMFunctionHandle() - Constructor for class org.bytedeco.tvm.TVMFunctionHandle
Empty constructor.
TVMFunctionHandle(Pointer) - Constructor for class org.bytedeco.tvm.TVMFunctionHandle
Pointer cast constructor.
TVMGetLastBacktrace() - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Return the backtrace of the most recent error Returns the backtrace of the most recent error, if an error exists, and the error contains a backtrace.
TVMGetLastError() - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief return str message of the last error all function in this file will return 0 when success and nonzero when an error occurred, TVMGetLastError can be called to retrieve the error this function is threadsafe and can be called by different thread
TVMGetLastPythonError() - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Return the previous python error, if any.
TVMModFree(TVMModuleHandle) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Free the Module
TVMModGetFunction(TVMModuleHandle, BytePointer, int, TVMFunctionHandle) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Get function from the module.
TVMModGetFunction(TVMModuleHandle, String, int, TVMFunctionHandle) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMModImport(TVMModuleHandle, TVMModuleHandle) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Add dep to mod's dependency.
TVMModLoadFromFile(BytePointer, BytePointer, TVMModuleHandle) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Load module from file.
TVMModLoadFromFile(String, String, TVMModuleHandle) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMModuleHandle - Class in org.bytedeco.tvm
\brief Handle to TVM runtime modules.
TVMModuleHandle() - Constructor for class org.bytedeco.tvm.TVMModuleHandle
Empty constructor.
TVMModuleHandle(Pointer) - Constructor for class org.bytedeco.tvm.TVMModuleHandle
Pointer cast constructor.
TVMMovableArgValue_ - Class in org.bytedeco.tvm
\brief Internal auxiliary struct for TypedPackedFunc to indicate a movable argument.
TVMMovableArgValue_(Pointer) - Constructor for class org.bytedeco.tvm.TVMMovableArgValue_
Pointer cast constructor.
TVMMovableArgValue_(TVMValue, int) - Constructor for class org.bytedeco.tvm.TVMMovableArgValue_
 
TVMObject - Class in org.bytedeco.tvm
\brief base class of all object containers.
TVMObject(Pointer) - Constructor for class org.bytedeco.tvm.TVMObject
Pointer cast constructor.
TVMObject(long) - Constructor for class org.bytedeco.tvm.TVMObject
Native array allocator.
TVMObject() - Constructor for class org.bytedeco.tvm.TVMObject
 
TVMObject(TVMObject) - Constructor for class org.bytedeco.tvm.TVMObject
 
TVMObject.FDeleter - Class in org.bytedeco.tvm
\brief Object deleter
TVMObjectDerivedFrom(int, int, IntPointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Check that an object is derived from another.
TVMObjectDerivedFrom(int, int, IntBuffer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMObjectDerivedFrom(int, int, int[]) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMObjectFree(TVMObjectHandle) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Free the object.
TVMObjectGetTypeIndex(TVMObjectHandle, IntPointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Get the type_index from an object.
TVMObjectGetTypeIndex(TVMObjectHandle, IntBuffer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMObjectGetTypeIndex(TVMObjectHandle, int[]) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMObjectHandle - Class in org.bytedeco.tvm
\brief Handle to Object.
TVMObjectHandle() - Constructor for class org.bytedeco.tvm.TVMObjectHandle
Empty constructor.
TVMObjectHandle(Pointer) - Constructor for class org.bytedeco.tvm.TVMObjectHandle
Pointer cast constructor.
TVMObjectRetain(TVMObjectHandle) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Increase the reference count of an object.
TVMObjectTypeIndex2Key(int, PointerPointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Convert type index to type key.
TVMObjectTypeIndex2Key(int, BytePointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMObjectTypeIndex2Key(int, ByteBuffer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMObjectTypeIndex2Key(int, byte[]) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMObjectTypeKey2Index(BytePointer, IntPointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Convert type key to type index.
TVMObjectTypeKey2Index(String, IntBuffer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMObjectTypeKey2Index(BytePointer, int[]) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMObjectTypeKey2Index(String, IntPointer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMObjectTypeKey2Index(BytePointer, IntBuffer) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMObjectTypeKey2Index(String, int[]) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 
TVMPackedCFunc - Class in org.bytedeco.tvm
\brief C type of packed function.
TVMPackedCFunc(Pointer) - Constructor for class org.bytedeco.tvm.TVMPackedCFunc
Pointer cast constructor.
TVMPackedCFunc() - Constructor for class org.bytedeco.tvm.TVMPackedCFunc
 
TVMPackedCFuncFinalizer - Class in org.bytedeco.tvm
\brief C callback to free the resource handle in C packed function.
TVMPackedCFuncFinalizer(Pointer) - Constructor for class org.bytedeco.tvm.TVMPackedCFuncFinalizer
Pointer cast constructor.
TVMPackedCFuncFinalizer() - Constructor for class org.bytedeco.tvm.TVMPackedCFuncFinalizer
 
TVMPODArgValue - Class in org.bytedeco.tvm
\brief A utility class that adds methods useful for each POD type These cannot be provided in the base PODValue_ class, because TVMArgValue and TVMRetValue have different semantics for kTVMStr and kTVMBytes.
TVMPODArgValue() - Constructor for class org.bytedeco.tvm.TVMPODArgValue
Default native constructor.
TVMPODArgValue(long) - Constructor for class org.bytedeco.tvm.TVMPODArgValue
Native array allocator.
TVMPODArgValue(Pointer) - Constructor for class org.bytedeco.tvm.TVMPODArgValue
Pointer cast constructor.
TVMPODMovableArgValue_ - Class in org.bytedeco.tvm
 
TVMPODMovableArgValue_() - Constructor for class org.bytedeco.tvm.TVMPODMovableArgValue_
Default native constructor.
TVMPODMovableArgValue_(long) - Constructor for class org.bytedeco.tvm.TVMPODMovableArgValue_
Native array allocator.
TVMPODMovableArgValue_(Pointer) - Constructor for class org.bytedeco.tvm.TVMPODMovableArgValue_
Pointer cast constructor.
TVMPODRetValue - Class in org.bytedeco.tvm
 
TVMPODRetValue() - Constructor for class org.bytedeco.tvm.TVMPODRetValue
Default native constructor.
TVMPODRetValue(long) - Constructor for class org.bytedeco.tvm.TVMPODRetValue
Native array allocator.
TVMPODRetValue(Pointer) - Constructor for class org.bytedeco.tvm.TVMPODRetValue
Pointer cast constructor.
TVMPODValue_ - Class in org.bytedeco.tvm
\brief Internal base class to handle conversion to POD values.
TVMPODValue_(Pointer) - Constructor for class org.bytedeco.tvm.TVMPODValue_
Pointer cast constructor.
TVMRemoteDevice - Class in org.apache.tvm.rpc
 
TVMRetValue - Class in org.bytedeco.tvm
\brief Return Value container, Unlike TVMArgValue, which only holds reference and do not delete the underlying container during destruction.
TVMRetValue(Pointer) - Constructor for class org.bytedeco.tvm.TVMRetValue
Pointer cast constructor.
TVMRetValue(long) - Constructor for class org.bytedeco.tvm.TVMRetValue
Native array allocator.
TVMRetValue() - Constructor for class org.bytedeco.tvm.TVMRetValue
\brief default constructor
TVMRetValue(TVMRetValue) - Constructor for class org.bytedeco.tvm.TVMRetValue
\brief move constructor from another return value.
TVMRetValueHandle - Class in org.bytedeco.tvm
\brief Handle to hold return value.
TVMRetValueHandle() - Constructor for class org.bytedeco.tvm.TVMRetValueHandle
Empty constructor.
TVMRetValueHandle(Pointer) - Constructor for class org.bytedeco.tvm.TVMRetValueHandle
Pointer cast constructor.
TVMSetStream(int, int, TVMStreamHandle) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Set the runtime stream of current thread to be stream.
TVMStreamCreate(int, int, TVMStreamHandle) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Create a new runtime stream.
TVMStreamFree(int, int, TVMStreamHandle) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Free a created stream handle.
TVMStreamHandle - Class in org.bytedeco.tvm
\brief The stream that is specific to device can be NULL, which indicates the default one.
TVMStreamHandle() - Constructor for class org.bytedeco.tvm.TVMStreamHandle
Empty constructor.
TVMStreamHandle(Pointer) - Constructor for class org.bytedeco.tvm.TVMStreamHandle
Pointer cast constructor.
TVMStreamStreamSynchronize(int, int, TVMStreamHandle, TVMStreamHandle) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Synchronize two streams of execution.
TVMString - Class in org.bytedeco.tvm
\brief Reference to string objects.
TVMString(Pointer) - Constructor for class org.bytedeco.tvm.TVMString
Pointer cast constructor.
TVMString(long) - Constructor for class org.bytedeco.tvm.TVMString
Native array allocator.
TVMString() - Constructor for class org.bytedeco.tvm.TVMString
\brief Construct an empty string.
TVMString(BytePointer) - Constructor for class org.bytedeco.tvm.TVMString
\brief Construct a new String object
TVMString(String) - Constructor for class org.bytedeco.tvm.TVMString
 
TVMString(ObjectPtr) - Constructor for class org.bytedeco.tvm.TVMString
 
TVMString(TVMString) - Constructor for class org.bytedeco.tvm.TVMString
 
TVMStringOptional - Class in org.bytedeco.tvm
\brief Optional container that to represent to a Nullable variant of T.
TVMStringOptional(Pointer) - Constructor for class org.bytedeco.tvm.TVMStringOptional
Pointer cast constructor.
TVMStringOptional(long) - Constructor for class org.bytedeco.tvm.TVMStringOptional
Native array allocator.
TVMStringOptional() - Constructor for class org.bytedeco.tvm.TVMStringOptional
 
TVMStringOptional(TVMStringOptional) - Constructor for class org.bytedeco.tvm.TVMStringOptional
 
TVMStringOptional(ObjectPtr) - Constructor for class org.bytedeco.tvm.TVMStringOptional
\brief Construct from an ObjectPtr whose type already matches the ContainerType.
TVMStringOptional(NullOptType) - Constructor for class org.bytedeco.tvm.TVMStringOptional
\brief Nullopt handling
TVMStringOptional(TVMString) - Constructor for class org.bytedeco.tvm.TVMStringOptional
 
TVMSynchronize(int, int, TVMStreamHandle) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Wait until all computations on stream completes.
TVMThrowLastError() - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Re-throw the most recent error.
TVMType - Class in org.apache.tvm
 
TVMType(String, int) - Constructor for class org.apache.tvm.TVMType
TVMType constructor.
TVMType(String) - Constructor for class org.apache.tvm.TVMType
 
TVMValue - Class in org.apache.tvm
 
TVMValue(ArgTypeCode) - Constructor for class org.apache.tvm.TVMValue
 
TVMValue - Class in org.bytedeco.tvm
\brief Union type of values being passed through API and function calls.
TVMValue() - Constructor for class org.bytedeco.tvm.TVMValue
Default native constructor.
TVMValue(long) - Constructor for class org.bytedeco.tvm.TVMValue
Native array allocator.
TVMValue(Pointer) - Constructor for class org.bytedeco.tvm.TVMValue
Pointer cast constructor.
TVMValueBytes - Class in org.apache.tvm
 
TVMValueBytes(byte[]) - Constructor for class org.apache.tvm.TVMValueBytes
 
TVMValueDouble - Class in org.apache.tvm
 
TVMValueDouble(double) - Constructor for class org.apache.tvm.TVMValueDouble
 
TVMValueHandle - Class in org.apache.tvm
Java class related to TVM handles (ArgTypeCode.HANDLE)
TVMValueHandle(long) - Constructor for class org.apache.tvm.TVMValueHandle
 
TVMValueLong - Class in org.apache.tvm
 
TVMValueLong(long) - Constructor for class org.apache.tvm.TVMValueLong
 
TVMValueNull - Class in org.apache.tvm
 
TVMValueNull() - Constructor for class org.apache.tvm.TVMValueNull
 
TVMValueString - Class in org.apache.tvm
 
TVMValueString(String) - Constructor for class org.apache.tvm.TVMValueString
 
type() - Method in class org.bytedeco.tvm.FileInfo
\brief the type of the file
type(int) - Method in class org.bytedeco.tvm.FileInfo
 
type_code() - Method in class org.bytedeco.tvm.TVMPODValue_
 
type_codes() - Method in class org.bytedeco.tvm.TVMArgs
 
type_codes(IntPointer) - Method in class org.bytedeco.tvm.TVMArgs
 
type_index() - Method in class org.bytedeco.tvm.TVMObject
 
type_key() - Method in class org.bytedeco.tvm.ModuleNode
 
typeCode - Variable in class org.apache.tvm.TVMType
 
typeCode - Variable in class org.apache.tvm.TVMValue
 
TypeEqual(DLDataType, DLDataType) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Check whether two types are equal .
TypeIndex - Class in org.bytedeco.tvm
\brief Namespace for the list of type index.
TypeIndex() - Constructor for class org.bytedeco.tvm.TypeIndex
Default native constructor.
TypeIndex(long) - Constructor for class org.bytedeco.tvm.TypeIndex
Native array allocator.
TypeIndex(Pointer) - Constructor for class org.bytedeco.tvm.TypeIndex
Pointer cast constructor.
TypeIndex2Key(int) - Static method in class org.bytedeco.tvm.TVMObject
\brief Get the type key of the corresponding index from runtime.
TypeIndex2KeyHash(int) - Static method in class org.bytedeco.tvm.TVMObject
\brief Get the type key hash of the corresponding index from runtime.
typeKey() - Method in class org.apache.tvm.Module
Get type key of the module.
TypeKey2Index(BytePointer) - Static method in class org.bytedeco.tvm.TVMObject
\brief Get the type index of the corresponding key from runtime.
TypeKey2Index(String) - Static method in class org.bytedeco.tvm.TVMObject
 
TypeMatch(DLDataType, int, int, int) - Static method in class org.bytedeco.tvm.global.tvm_runtime
\brief Check whether type matches the given spec.
TypeMatch(DLDataType, int, int) - Static method in class org.bytedeco.tvm.global.tvm_runtime
 

U

UINT - Static variable in class org.apache.tvm.TVMType
 
UInt(int, int, boolean) - Static method in class org.bytedeco.tvm.DataType
\brief Construct an uint type.
UInt(int) - Static method in class org.bytedeco.tvm.DataType
 
unique() - Method in class org.bytedeco.tvm.ArrayNodePtr
 
unique() - Method in class org.bytedeco.tvm.MapNodePtr
 
unique() - Method in class org.bytedeco.tvm.ObjectPtr
 
unique() - Method in class org.bytedeco.tvm.ObjectRef
 
unique() - Method in class org.bytedeco.tvm.TVMObject
 
UPDATE_INFO - Static variable in class org.apache.tvm.rpc.RPC.TrackerCode
 
upload(byte[], String) - Method in class org.apache.tvm.rpc.RPCSession
Upload binary to remote runtime temp folder.
upload(File, String) - Method in class org.apache.tvm.rpc.RPCSession
Upload file to remote runtime temp folder.
upload(File) - Method in class org.apache.tvm.rpc.RPCSession
Upload file to remote runtime temp folder.
URI - Class in org.bytedeco.tvm
\brief common data structure for URI
URI(Pointer) - Constructor for class org.bytedeco.tvm.URI
Pointer cast constructor.
URI(long) - Constructor for class org.bytedeco.tvm.URI
Native array allocator.
URI() - Constructor for class org.bytedeco.tvm.URI
\brief enable default constructor
URI(BytePointer) - Constructor for class org.bytedeco.tvm.URI
\brief construct from URI string
URI(String) - Constructor for class org.bytedeco.tvm.URI
 
use_count() - Method in class org.bytedeco.tvm.ArrayNodePtr
 
use_count() - Method in class org.bytedeco.tvm.MapNodePtr
 
use_count() - Method in class org.bytedeco.tvm.NDArray
 
use_count() - Method in class org.bytedeco.tvm.ObjectPtr
 
use_count() - Method in class org.bytedeco.tvm.ObjectRef
 
USE_FALLBACK_STL_MAP - Static variable in class org.bytedeco.tvm.global.tvm_runtime
\file tvm/runtime/container/map.h \brief Runtime Map container types.

V

v_device() - Method in class org.bytedeco.tvm.TVMValue
 
v_device(DLDevice) - Method in class org.bytedeco.tvm.TVMValue
 
v_float64() - Method in class org.bytedeco.tvm.TVMValue
 
v_float64(double) - Method in class org.bytedeco.tvm.TVMValue
 
v_handle() - Method in class org.bytedeco.tvm.TVMValue
 
v_handle(Pointer) - Method in class org.bytedeco.tvm.TVMValue
 
v_int64() - Method in class org.bytedeco.tvm.TVMValue
 
v_int64(long) - Method in class org.bytedeco.tvm.TVMValue
 
v_str() - Method in class org.bytedeco.tvm.TVMValue
 
v_str(BytePointer) - Method in class org.bytedeco.tvm.TVMValue
 
v_type() - Method in class org.bytedeco.tvm.TVMValue
 
v_type(DLDataType) - Method in class org.bytedeco.tvm.TVMValue
 
value - Variable in class org.apache.tvm.TVMValueBytes
 
value - Variable in class org.apache.tvm.TVMValueDouble
 
value - Variable in class org.apache.tvm.TVMValueHandle
 
value - Variable in class org.apache.tvm.TVMValueLong
 
value - Variable in class org.apache.tvm.TVMValueString
 
value - Variable in enum org.bytedeco.tvm.DataType.TypeCode
 
value() - Method in class org.bytedeco.tvm.TVMArgValue
 
value() - Method in class org.bytedeco.tvm.TVMRetValue
 
value() - Method in class org.bytedeco.tvm.TVMStringOptional
 
value_or(TVMString) - Method in class org.bytedeco.tvm.TVMStringOptional
 
valueOf(String) - Static method in enum org.apache.tvm.ArgTypeCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.tvm.DataType.TypeCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.tvm.ArgTypeCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.tvm.DataType.TypeCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.bytedeco.tvm.TVMArgs
 
values(TVMValue) - Method in class org.bytedeco.tvm.TVMArgs
 
Void() - Static method in class org.bytedeco.tvm.DataType
\brief Construct a Void type.
vpi(int) - Static method in class org.apache.tvm.Device
Construct a VPI simulated device.
vpi() - Static method in class org.apache.tvm.Device
 
vscale_factor() - Method in class org.bytedeco.tvm.DataType
 
vulkan(int) - Static method in class org.apache.tvm.Device
Construct a Vulkan device.
vulkan() - Static method in class org.apache.tvm.Device
 
vulkan(int) - Method in class org.apache.tvm.rpc.RPCSession
Construct remote OpenCL device.
vulkan() - Method in class org.apache.tvm.rpc.RPCSession
Construct remote OpenCL device.

W

warpSize() - Method in class org.apache.tvm.Device
Number of threads that executes in concurrent.
with_bits(int) - Method in class org.bytedeco.tvm.DataType
\brief Create a new data type by change bits to a specified value.
with_lanes(int) - Method in class org.bytedeco.tvm.DataType
\brief Create a new data type by change lanes to a specified value.
with_scalable_vscale_factor(int) - Method in class org.bytedeco.tvm.DataType
\brief Create a new scalable vector data type by changing the vscale multiplier to a specified value.
Write(Pointer, long) - Method in class org.bytedeco.tvm.Stream
\brief writes data to a stream

_

_GetOrAllocRuntimeTypeIndex() - Static method in class org.bytedeco.tvm.ADTObj
 
_GetOrAllocRuntimeTypeIndex() - Static method in class org.bytedeco.tvm.ArrayNode
 
_GetOrAllocRuntimeTypeIndex() - Static method in class org.bytedeco.tvm.ClosureObj
 
_GetOrAllocRuntimeTypeIndex() - Static method in class org.bytedeco.tvm.Container
 
_GetOrAllocRuntimeTypeIndex() - Static method in class org.bytedeco.tvm.MapNode
 
_GetOrAllocRuntimeTypeIndex() - Static method in class org.bytedeco.tvm.ModuleNode
 
_GetOrAllocRuntimeTypeIndex() - Static method in class org.bytedeco.tvm.PackedFuncObj
 
_GetOrAllocRuntimeTypeIndex() - Static method in class org.bytedeco.tvm.ShapeTupleObj
 
_GetOrAllocRuntimeTypeIndex() - Static method in class org.bytedeco.tvm.StringObj
 
_GetOrAllocRuntimeTypeIndex() - Static method in class org.bytedeco.tvm.TVMObject
 
_type_child_slots - Static variable in class org.bytedeco.tvm.ADTObj
 
_type_child_slots() - Static method in class org.bytedeco.tvm.ADTObj
 
_type_child_slots - Static variable in class org.bytedeco.tvm.ArrayNode
 
_type_child_slots() - Static method in class org.bytedeco.tvm.ArrayNode
 
_type_child_slots - Static variable in class org.bytedeco.tvm.Container
 
_type_child_slots() - Static method in class org.bytedeco.tvm.Container
 
_type_child_slots - Static variable in class org.bytedeco.tvm.MapNode
 
_type_child_slots() - Static method in class org.bytedeco.tvm.MapNode
 
_type_child_slots - Static variable in class org.bytedeco.tvm.ModuleNode
 
_type_child_slots() - Static method in class org.bytedeco.tvm.ModuleNode
 
_type_child_slots - Static variable in class org.bytedeco.tvm.PackedFuncObj
 
_type_child_slots() - Static method in class org.bytedeco.tvm.PackedFuncObj
 
_type_child_slots - Static variable in class org.bytedeco.tvm.ShapeTupleObj
 
_type_child_slots() - Static method in class org.bytedeco.tvm.ShapeTupleObj
 
_type_child_slots - Static variable in class org.bytedeco.tvm.StringObj
 
_type_child_slots() - Static method in class org.bytedeco.tvm.StringObj
 
_type_child_slots - Static variable in class org.bytedeco.tvm.TVMObject
 
_type_child_slots() - Static method in class org.bytedeco.tvm.TVMObject
 
_type_child_slots_can_overflow - Static variable in class org.bytedeco.tvm.Container
 
_type_child_slots_can_overflow() - Static method in class org.bytedeco.tvm.Container
 
_type_child_slots_can_overflow - Static variable in class org.bytedeco.tvm.TVMObject
 
_type_child_slots_can_overflow() - Static method in class org.bytedeco.tvm.TVMObject
 
_type_final - Static variable in class org.bytedeco.tvm.ADTObj
 
_type_final() - Static method in class org.bytedeco.tvm.ADTObj
 
_type_final - Static variable in class org.bytedeco.tvm.ArrayNode
 
_type_final() - Static method in class org.bytedeco.tvm.ArrayNode
 
_type_final - Static variable in class org.bytedeco.tvm.MapNode
 
_type_final() - Static method in class org.bytedeco.tvm.MapNode
 
_type_final - Static variable in class org.bytedeco.tvm.ModuleNode
 
_type_final() - Static method in class org.bytedeco.tvm.ModuleNode
 
_type_final - Static variable in class org.bytedeco.tvm.PackedFuncObj
 
_type_final() - Static method in class org.bytedeco.tvm.PackedFuncObj
 
_type_final - Static variable in class org.bytedeco.tvm.ShapeTupleObj
 
_type_final() - Static method in class org.bytedeco.tvm.ShapeTupleObj
 
_type_final - Static variable in class org.bytedeco.tvm.StringObj
 
_type_final() - Static method in class org.bytedeco.tvm.StringObj
 
_type_final - Static variable in class org.bytedeco.tvm.TVMObject
 
_type_final() - Static method in class org.bytedeco.tvm.TVMObject
 
_type_has_method_sequal_reduce - Static variable in class org.bytedeco.tvm.TVMObject
 
_type_has_method_sequal_reduce() - Static method in class org.bytedeco.tvm.TVMObject
 
_type_has_method_shash_reduce - Static variable in class org.bytedeco.tvm.TVMObject
 
_type_has_method_shash_reduce() - Static method in class org.bytedeco.tvm.TVMObject
 
_type_has_method_visit_attrs - Static variable in class org.bytedeco.tvm.TVMObject
 
_type_has_method_visit_attrs() - Static method in class org.bytedeco.tvm.TVMObject
 
_type_index - Static variable in class org.bytedeco.tvm.ADTObj
 
_type_index() - Static method in class org.bytedeco.tvm.ADTObj
 
_type_index - Static variable in class org.bytedeco.tvm.ArrayNode
 
_type_index() - Static method in class org.bytedeco.tvm.ArrayNode
 
_type_index - Static variable in class org.bytedeco.tvm.ClosureObj
 
_type_index() - Static method in class org.bytedeco.tvm.ClosureObj
 
_type_index - Static variable in class org.bytedeco.tvm.Container
 
_type_index() - Static method in class org.bytedeco.tvm.Container
 
_type_index - Static variable in class org.bytedeco.tvm.MapNode
 
_type_index() - Static method in class org.bytedeco.tvm.MapNode
\brief Type of value stored in the hash map
_type_index - Static variable in class org.bytedeco.tvm.ModuleNode
 
_type_index() - Static method in class org.bytedeco.tvm.ModuleNode
 
_type_index - Static variable in class org.bytedeco.tvm.PackedFuncObj
 
_type_index() - Static method in class org.bytedeco.tvm.PackedFuncObj
 
_type_index - Static variable in class org.bytedeco.tvm.ShapeTupleObj
 
_type_index() - Static method in class org.bytedeco.tvm.ShapeTupleObj
 
_type_index - Static variable in class org.bytedeco.tvm.StringObj
 
_type_index() - Static method in class org.bytedeco.tvm.StringObj
 
_type_index - Static variable in class org.bytedeco.tvm.TVMObject
 
_type_index() - Static method in class org.bytedeco.tvm.TVMObject
 
_type_is_nullable - Static variable in class org.bytedeco.tvm.ObjectRef
 
_type_is_nullable() - Static method in class org.bytedeco.tvm.ObjectRef
\brief type indicate the container type.
_type_is_nullable - Static variable in class org.bytedeco.tvm.ShapeTuple
 
_type_is_nullable() - Static method in class org.bytedeco.tvm.ShapeTuple
 
_type_is_nullable - Static variable in class org.bytedeco.tvm.TVMString
 
_type_is_nullable() - Static method in class org.bytedeco.tvm.TVMString
 
_type_is_nullable - Static variable in class org.bytedeco.tvm.TVMStringOptional
 
_type_is_nullable() - Static method in class org.bytedeco.tvm.TVMStringOptional
 
_type_key() - Static method in class org.bytedeco.tvm.ADTObj
 
_type_key() - Static method in class org.bytedeco.tvm.ArrayNode
 
_type_key() - Static method in class org.bytedeco.tvm.ClosureObj
 
_type_key() - Static method in class org.bytedeco.tvm.Container
 
_type_key() - Static method in class org.bytedeco.tvm.MapNode
 
_type_key() - Static method in class org.bytedeco.tvm.ModuleNode
 
_type_key() - Static method in class org.bytedeco.tvm.PackedFuncObj
 
_type_key() - Static method in class org.bytedeco.tvm.ShapeTupleObj
 
_type_key() - Static method in class org.bytedeco.tvm.StringObj
 
_type_key() - Static method in class org.bytedeco.tvm.TVMObject
 
A B C D E F G H I K L M N O P R S T U V W _ 
Skip navigation links

Copyright © 2024. All rights reserved.