Searched refs:getOutputCount (Results 1 – 3 of 3) sorted by relevance
71 this.outputTensors = new Tensor[getOutputCount(interpreterHandle)]; in init()352 private static native int getOutputCount(long interpreterHandle); in getOutputCount() method in NativeInterpreterWrapper
93 int s = included.getOutputCount(); in recompose()
791 public int getOutputCount() in getOutputCount() method in Stylesheet1401 s = getOutputCount(); in callChildVisitors()