STT-tensorflow/tensorflow/core/profiler/convert
Yi Situ ff6efc701e Look for TPU device planes if GPU planes are not found.
PiperOrigin-RevId: 358097387
Change-Id: Icd774cd8e96566b177fc6ba2e7ad78b36c676311
2021-02-17 21:16:51 -08:00
..
BUILD Combine multiple XSpaces and use Python converter for TfDataStats. 2020-10-20 17:58:48 -07:00
op_metrics_db_combiner.cc Add long_name field to OpMetrics 2020-08-29 11:01:45 -07:00
op_metrics_db_combiner.h Expose CopyOpMetricsMetadata via header file 2020-08-10 18:08:16 -07:00
op_metrics_to_record.cc [-Wsign-compare] warning fixes batch 4 2020-06-24 21:58:00 +00:00
op_metrics_to_record.h
op_stack.h
op_stats_combiner.cc Enable pod viewer in OSS. 2020-10-15 09:54:07 -07:00
op_stats_combiner.h Implement open source OpStats combiner. 2020-09-16 10:49:51 -07:00
op_stats_to_input_pipeline_analysis.cc Add format_utils to profiler 2020-10-06 14:24:05 -07:00
op_stats_to_input_pipeline_analysis.h Refactor to extract XPlane to tool converters. 2020-07-17 15:25:51 -07:00
op_stats_to_overview_page.cc Suggest the tf.data tool in the overview page. 2020-10-21 12:07:17 -07:00
op_stats_to_overview_page.h Add performance analysis for TPU outside compilation. 2020-08-19 13:14:32 -07:00
op_stats_to_pod_stats_test.cc internal change only. 2020-10-13 18:13:50 -07:00
op_stats_to_pod_stats.cc internal change only. 2020-10-13 18:13:50 -07:00
op_stats_to_pod_stats.h Enable pod viewer and step stats for GPU. 2020-10-06 13:39:07 -07:00
op_stats_to_pod_viewer_test.cc internal change only. 2020-10-13 18:13:50 -07:00
op_stats_to_pod_viewer.cc Generalize topology graph and device type. 2020-10-12 20:58:52 -07:00
op_stats_to_pod_viewer.h Enable pod viewer and step stats for GPU. 2020-10-06 13:39:07 -07:00
op_stats_to_tf_stats_test.cc [xprof:gpu] Make GPU occupancy precentage values in the range of 0 to 100 instead of 0.0 to 1.0. 2020-12-09 10:17:03 -08:00
op_stats_to_tf_stats.cc Add a TopK filter for Tensorflow Stats. 2020-08-28 13:38:28 -07:00
op_stats_to_tf_stats.h
post_process_single_host_xplane.cc Refactor MergeHostPlanes into more xplane_utils 2020-12-07 21:19:19 -08:00
post_process_single_host_xplane.h Refactor MergeHostPlanes into more xplane_utils 2020-12-07 21:19:19 -08:00
step_events_to_steps_db.cc skip incomplete steps for sampling mode if there is enough steps captured. 2020-09-11 14:35:39 -07:00
step_events_to_steps_db.h Add TF_CONST_INIT macro 2020-10-07 08:58:36 -07:00
trace_events_to_json_test.cc Rewrite trace_events_to_json to use StrAppend instead of StrAppendFormat 2020-10-06 16:37:56 -07:00
trace_events_to_json.cc Rewrite trace_events_to_json to use StrAppend instead of StrAppendFormat 2020-10-06 16:37:56 -07:00
trace_events_to_json.h Rewrite trace_events_to_json to use StrAppend instead of StrAppendFormat 2020-10-06 16:37:56 -07:00
xplane_to_kernel_stats_db_test.cc [xprof:gpu] Make GPU occupancy precentage values in the range of 0 to 100 instead of 0.0 to 1.0. 2020-12-09 10:17:03 -08:00
xplane_to_kernel_stats_db.cc Fixed an OOB crash that may happen when pairs of tokens were consumed in an odd length vector. 2020-12-23 11:14:00 -08:00
xplane_to_kernel_stats_db.h [xprof:gpu] Optimize XPlane to KernelStatsDb converter by switching intermediate data structure from a vector to flat_hash_map. 2020-07-23 14:17:26 -07:00
xplane_to_memory_profile_test.cc Pass GroupMetadataMap as output param to EventForest constructor 2020-09-25 12:01:35 -07:00
xplane_to_memory_profile.cc Remove intermediate data type AggregationStats and ActivityMetadata. 2021-02-11 18:44:16 -08:00
xplane_to_memory_profile.h Refactor to extract XPlane to tool converters. 2020-07-17 15:25:51 -07:00
xplane_to_op_metrics_db_test.cc Remove peak flops and BW from DeviceOpMetricsDbBuilder 2020-11-20 09:44:30 -08:00
xplane_to_op_metrics_db.cc Remove IsNested and add XEventBuilder::GetTimespan 2020-12-01 15:17:57 -08:00
xplane_to_op_metrics_db.h Remove peak flops and BW from DeviceOpMetricsDbBuilder 2020-11-20 09:44:30 -08:00
xplane_to_op_stats_test.cc Report the specific GPU model name on the Overview Page. 2020-12-15 17:52:46 -08:00
xplane_to_op_stats.cc Report the specific GPU model name on the Overview Page. 2020-12-15 17:52:46 -08:00
xplane_to_op_stats.h Report the specific GPU model name on the Overview Page. 2020-12-15 17:52:46 -08:00
xplane_to_profile_response_test.cc Deduplicate XStat string values in ParseAndAddStatValue 2020-10-18 16:07:32 -07:00
xplane_to_profile_response.cc Dump xplane by default in programmatic mode. 2020-10-14 12:54:40 -07:00
xplane_to_profile_response.h IWYU in profiler/convert 2020-05-11 14:46:53 -07:00
xplane_to_step_events_test.cc Pass GroupMetadataMap as output param to EventForest constructor 2020-09-25 12:01:35 -07:00
xplane_to_step_events.cc Remove IsNested and add XEventBuilder::GetTimespan 2020-12-01 15:17:57 -08:00
xplane_to_step_events.h IWYU in profiler/convert 2020-05-11 14:46:53 -07:00
xplane_to_tf_data_stats_test.cc Add the latency of the bottleneck iterator. 2020-11-13 16:25:16 -08:00
xplane_to_tf_data_stats.cc Remove IsNested and add XEventBuilder::GetTimespan 2020-12-01 15:17:57 -08:00
xplane_to_tf_data_stats.h Specialize suggestion for slow tf.data service. 2020-10-30 12:20:12 -07:00
xplane_to_tf_functions_test.cc XPlane schema cleanup 2020-06-15 16:13:17 -07:00
xplane_to_tf_functions.cc tensorflow/core resolutions 3/3 2020-07-27 00:02:22 +00:00
xplane_to_tf_functions.h IWYU in profiler/convert 2020-05-11 14:46:53 -07:00
xplane_to_tools_data.cc Combine multiple XSpaces and use Python converter for TfDataStats. 2020-10-20 17:58:48 -07:00
xplane_to_tools_data.h Implement a single interface between TensorBoard and TensorFlow profiler 2020-09-28 11:25:45 -07:00
xplane_to_trace_events_test.cc Deduplicate XStat string values in ParseAndAddStatValue 2020-10-18 16:07:32 -07:00
xplane_to_trace_events.cc Look for TPU device planes if GPU planes are not found. 2021-02-17 21:16:51 -08:00
xplane_to_trace_events.h IWYU in profiler/convert 2020-05-11 14:46:53 -07:00