@Namespace(value="tflite") @Properties(inherit=tensorflowlite.class) public class TfLiteVerifier extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
TfLiteVerifier(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Verify(BytePointer data,
int length,
ErrorReporter reporter)
Returns true if the model is legit.
|
boolean |
Verify(String data,
int length,
ErrorReporter reporter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public TfLiteVerifier(Pointer p)
Pointer(Pointer)
.@Cast(value="bool") public boolean Verify(@Cast(value="const char*") BytePointer data, int length, ErrorReporter reporter)
@Cast(value="bool") public boolean Verify(String data, int length, ErrorReporter reporter)
Copyright © 2025. All rights reserved.