Package | Description |
---|---|
org.bytedeco.tensorflowlite |
Modifier and Type | Method and Description |
---|---|
TfLiteFloat16 |
TfLiteFloat16.data(short setter) |
TfLiteFloat16 |
TfLitePtrUnion.f16() |
TfLiteFloat16 |
TfLiteFloat16.getPointer(long i) |
TfLiteFloat16 |
TfLiteFloat16.position(long position) |
TfLiteFloat16 |
Interpreter.typed_input_tensor_float16(int index) |
TfLiteFloat16 |
Interpreter.typed_tensor_float16(int tensor_index) |
Modifier and Type | Method and Description |
---|---|
TfLitePtrUnion |
TfLitePtrUnion.f16(TfLiteFloat16 setter) |
Copyright © 2025. All rights reserved.