Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/distribute/python/
Dkeras_utils_test.py60 self.wrap_with_counts(method_name, getattr(self, method_name)))
62 def wrap_with_counts(self, method_name, method): member in Counter
/external/tensorflow/tensorflow/python/keras/
Dcallbacks_test.py82 self.wrap_with_counts(method_name, getattr(self, method_name)))
84 def wrap_with_counts(self, method_name, method): member in Counter