Searched defs:allocateTensors (Results 1 – 3 of 3) sorted by relevance
273 public func allocateTensors() throws { in allocateTensors() function
246 void allocateTensors() { in allocateTensors() method in NativeInterpreterWrapper260 private static native long allocateTensors(long interpreterHandle, long errorHandle); in allocateTensors() method in NativeInterpreterWrapper
444 public void allocateTensors() { in allocateTensors() method in Interpreter