Home
last modified time | relevance | path

Searched refs:initTensorFlowForTesting (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/flex/java/src/main/java/org/tensorflow/lite/flex/
DFlexDelegate.java56 public static void initTensorFlowForTesting() { in initTensorFlowForTesting() method in FlexDelegate
/external/tensorflow/tensorflow/lite/java/src/test/java/org/tensorflow/lite/
DInterpreterFlexWithCustomOpsTest.java51 FlexDelegate.initTensorFlowForTesting(); in FlexDelegate.initTensorFlowForTesting()
DInterpreterFlexTest.java101 FlexDelegate.initTensorFlowForTesting(); in FlexDelegate.initTensorFlowForTesting()