Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/python/
H A Dlite_v2_test_util.py98 class SimpleModelWithOneVariable(autotrackable.AutoTrackable): class
102 super(SimpleModelWithOneVariable, self).__init__()
110 return SimpleModelWithOneVariable()