OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 602 milliseconds