Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/debug/lib/
Dprofiling_test.py27 class AggregateProfile(test_util.TensorFlowTestCase): class
63 aggregate_data = profiling.AggregateProfile(self.profile_datum_1)
71 aggregate_data = profiling.AggregateProfile(self.profile_datum_1)
80 aggregate_data = profiling.AggregateProfile(self.profile_datum_1)
90 aggregate_data = profiling.AggregateProfile(self.profile_datum_1)
Dprofiling.py65 class AggregateProfile(object): class
Dsource_utils.py311 profiling.AggregateProfile(profile_datum))