Experiment Information
Jump to: [CPU Info] | [GPU Info] | [Python Package Info] | [Carbon Emission Region Info] | [Average Statistics] | [Graphs] [ Data Download ]
CPU Info
{{ cpu_info.to_html(classes="table table-striped") | safe }}
GPU Info
{{ gpu_info.to_html(classes="table table-striped") | safe }}
Package Info
{{ package.to_html(classes="table table-striped") | safe }}
Carbon Info
{{ carbon_info.to_html(classes="table table-striped") | safe }}
Stats
{{ stats.to_html(classes="table table-striped") | safe }}
Graphs
{% for path in graph_paths -%}
{% endfor %}