Searched refs:TensorLabel (Results 1 – 3 of 3) sorted by relevance
26 import org.tensorflow.lite.support.label.TensorLabel;43 public TensorLabel apply(@NonNull TensorBuffer buffer) { in apply()45 return new TensorLabel(axisLabels, buffer); in apply()
58 public class TensorLabel { class75 public TensorLabel( in TensorLabel() method in TensorLabel104 public TensorLabel(@NonNull List<String> axisLabels, @NonNull TensorBuffer tensorBuffer) { in TensorLabel() method in TensorLabel
149 import org.tensorflow.lite.support.label.TensorLabel;157 TensorLabel labels = new TensorLabel(associatedAxisLabels,