Searched defs:tensorIndex (Results 1 – 1 of 1) sorted by relevance
38 static Tensor fromIndex(long nativeInterpreterHandle, int tensorIndex) { in fromIndex()307 private static native long create(long interpreterHandle, int tensorIndex); in create()