HomeSort by relevance Sort by last modified time
    Searched refs:AggregateProfile (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/python/debug/lib/
profiling_test.py 27 class AggregateProfile(test_util.TensorFlowTestCase):
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)
profiling.py 65 class AggregateProfile(object):
source_utils.py 311 profiling.AggregateProfile(profile_datum))

Completed in 53 milliseconds