Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/python/metrics/
Dmetrics_interface.py27 def increase_counter_interpreter_creation(self): member in TFLiteMetricsInterface
Dmetrics_portable_test.py32 stub.increase_counter_interpreter_creation()
Dmetrics_portable.py41 def increase_counter_interpreter_creation(self): member in TFLiteMetrics
Dmetrics_nonportable.py82 def increase_counter_interpreter_creation(self): member in TFLiteMetrics
Dmetrics_nonportable_test.py83 stub.increase_counter_interpreter_creation()
/external/tensorflow/tensorflow/lite/python/
Dmetrics_interface.py28 def increase_counter_interpreter_creation(self): member in TFLiteMetricsInterface
Dmetrics_portable.py42 def increase_counter_interpreter_creation(self): member in TFLiteMetrics
Dmetrics_portable_test.py33 stub.increase_counter_interpreter_creation()
Dmetrics_nonportable.py83 def increase_counter_interpreter_creation(self): member in TFLiteMetrics
Dinterpreter.py500 self._metrics.increase_counter_interpreter_creation()
Dmetrics_nonportable_test.py83 stub.increase_counter_interpreter_creation()