@Namespace(value="Ort") @Properties(inherit=onnxruntime.class) public class ExternalInitializerInfo extends ConstExternalInitializerInfoImpl
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
ExternalInitializerInfo(OrtExternalInitializerInfo p) |
ExternalInitializerInfo(Pointer p)
Pointer cast constructor.
|
ExternalInitializerInfo(Pointer filepath,
long file_offset,
long byte_size)
Wrapper around CreateExternalInitializerInfo that does not throw an exception.
|
| Modifier and Type | Method and Description |
|---|---|
static Status |
Create(Pointer filepath,
long file_offset,
long byte_size,
ExternalInitializerInfo out) |
ConstExternalInitializerInfoImpl |
GetConst()
Wraps OrtApi::CreateExternalInitializerInfo
|
GetByteSize, GetFileOffset, GetFilePath, getPointer, positionasOrtExternalInitializerInfo, multiply, put, releaseaddress, 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, trimMemory, withDeallocator, zeropublic ExternalInitializerInfo(Pointer p)
Pointer(Pointer).public ExternalInitializerInfo(OrtExternalInitializerInfo p)
@ByVal @Cast(value="Ort::ConstExternalInitializerInfo*") public ConstExternalInitializerInfoImpl GetConst()
Copyright © 2026. All rights reserved.