Home
last modified time | relevance | path

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

/external/tflite-support/tensorflow_lite_support/java/src/java/org/tensorflow/lite/support/image/
DTensorBufferContainer.java24 final class TensorBufferContainer implements ImageContainer { class
41 private TensorBufferContainer(TensorBuffer buffer, ColorSpaceType colorSpaceType) { in TensorBufferContainer() method in TensorBufferContainer