Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/
DSubPlanHelperTest.java129 TestFilter tf = new TestFilter(ABI, NAME_A, String.format("%s#%s", CLASS_A, METHOD_1)); in testAddInclude() local
137 TestFilter tf = new TestFilter(ABI, NAME_A, String.format("%s#%s", CLASS_A, METHOD_1)); in testAddExclude() local
/test/mlts/benchmark/tools/
Dtensor_utils.py11 import tensorflow as tf namespace