Files
hugo-cwpearson/content/project/graph_challenge.md
2019-01-09 07:11:49 -06:00

50 lines
1.4 KiB
Markdown

+++
# Project title.
title = "Graph Challenge"
# Date this page was created.
date = 2019-01-09T00:00:00-05:00
# Project summary to display on homepage.
summary = "Heterogeneous System Benchmarking"
# Tags: can be used for filtering projects.
# Example: `tags = ["machine-learning", "deep-learning"]`
tags = ["impact"]
# Optional external URL for project (replaces project detail page).
#external_link = "https://github.com/rai-project/scope"
# Slides (optional).
# Associate this project with Markdown slides.
# Simply enter your slide deck's filename without extension.
# E.g. `slides = "example-slides"` references
# `content/slides/example-slides.md`.
# Otherwise, set `slides = ""`.
slides = ""
# Links (optional).
url_pdf = ""
url_slides = ""
url_video = ""
url_code = ""
# Custom links (optional).
# Uncomment line below to enable. For multiple links, use the form `[{...}, {...}, {...}]`.
#url_custom = [
# {icon_pack = "fab", icon="github", name="SCOPE", url = "https://github.com/c3sr/scope"},
# {icon_pack = "fab", icon="github", name="Comm|Scope", url = "https://github.com/c3sr/comm_scope"}
#]
# Featured image
# To use, add an image named `featured.jpg/png` to your project's folder.
[image]
# Caption (optional)
caption = "Photo by rawpixel on Unsplash"
# Focal point (optional)
# Options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight
focal_point = "Smart"
+++