You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue aims to collect the investigation of TPU benchmark suite.
Google’s Cloud TPU v2/v3 is the most commonly used TPU. From Using Cloud TPU Tools and Cloud TPU Monitoring with Stackdriver, users can use command line to capture profile for static TPU system metrics or use stackdriver to monitor dynamic TPU usage. One simple approach is creating log-based metrics programmatically using the Stackdriver REST API, crawling log-based metrics and plotting the graph we need.
The text was updated successfully, but these errors were encountered:
This issue aims to collect the investigation of TPU benchmark suite.
Google’s Cloud TPU v2/v3 is the most commonly used TPU. From Using Cloud TPU Tools and Cloud TPU Monitoring with Stackdriver, users can use command line to capture profile for static TPU system metrics or use
stackdriver
to monitor dynamic TPU usage. One simple approach is creating log-based metrics programmatically using the Stackdriver REST API, crawling log-based metrics and plotting the graph we need.The text was updated successfully, but these errors were encountered: