Searched refs:resetVariableTensors (Results 1 – 3 of 3) sorted by relevance
667 public void resetVariableTensors() { in resetVariableTensors() method in Interpreter669 wrapper.resetVariableTensors(); in resetVariableTensors()
271 void resetVariableTensors() { in resetVariableTensors() method in NativeInterpreterWrapper272 resetVariableTensors(interpreterHandle, errorHandle); in resetVariableTensors()603 private static native void resetVariableTensors(long interpreterHandle, long errorHandle); in resetVariableTensors() method in NativeInterpreterWrapper
620 interpreter.resetVariableTensors(); in testResetVariableTensors()623 interpreter.resetVariableTensors(); in testResetVariableTensors()624 interpreter.resetVariableTensors(); in testResetVariableTensors()