Home
last modified time | relevance | path

Searched defs:TensorBufferUint8 (Results 1 – 1 of 1) sorted by relevance

/external/tflite-support/tensorflow_lite_support/java/src/java/org/tensorflow/lite/support/tensorbuffer/
DTensorBufferUint8.java23 public final class TensorBufferUint8 extends TensorBuffer { class
32 TensorBufferUint8(@NonNull int[] shape) { in TensorBufferUint8() method in TensorBufferUint8
36 TensorBufferUint8() { in TensorBufferUint8() method in TensorBufferUint8