@Namespace(value="tvm::runtime") @Properties(inherit=tvm_runtime.class) public class TVMMovableArgValue_ extends TVMPODMovableArgValue_
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
TVMMovableArgValue_(Pointer p)
Pointer cast constructor.
|
TVMMovableArgValue_(TVMValue value,
int type_code) |
| Modifier and Type | Method and Description |
|---|---|
BytePointer |
asBytePointer() |
DataType |
asDataType() |
DLDataType |
asDLDataType() |
TVMArgValue |
asTVMArgValue() |
asBoolean, asDouble, asInt, asLong, getPointer, positionasDLDevice, asDLTensor, asModule, asNDArray, asPackedFunc, asPointer, TryAsBool, TryAsFloat, TryAsInt, type_codeaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic TVMMovableArgValue_(Pointer p)
Pointer(Pointer).@Name(value="operator std::string") @StdString public BytePointer asBytePointer()
@ByVal @Name(value="operator DLDataType") public DLDataType asDLDataType()
@ByVal @Name(value="operator tvm::runtime::TVMArgValue") public TVMArgValue asTVMArgValue()
Copyright © 2024. All rights reserved.