Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DStylesheet.java791 public int getOutputCount() in getOutputCount() method in Stylesheet
/external/tensorflow/tensorflow/lite/java/src/main/java/org/tensorflow/lite/
DNativeInterpreterWrapper.java575 private static native int getOutputCount(long interpreterHandle); in getOutputCount() method in NativeInterpreterWrapper