Fix project tags

This commit is contained in:
Carl Pearson
2018-07-30 15:38:45 -05:00
committed by Carl Pearson
parent 19f96cedc3
commit 963364201b
12 changed files with 15 additions and 9 deletions

View File

@@ -6,7 +6,7 @@ image_preview = ""
summary = "Tools and Techniques for Code Acceleration"
highlight = true
math = false
tags = []
tags = ["c3sr"]
[header]
caption = ""

View File

@@ -3,7 +3,7 @@ highlight = true
external_link = ""
image_preview = ""
summary = "Cognitive Application Builder"
tags = []
tags = ["c3sr"]
date = "2017-03-13T21:24:51-05:00"
title = "Cognitive Application Builder"
math = false

View File

@@ -5,7 +5,7 @@ draft = false
# Tags: can be used for filtering projects.
# Example: `tags = ["machine-learning", "deep-learning"]`
tags = []
tags = ["impact"]
# Project summary to display on homepage.
summary = "Students add a convolution layer to MXNet"

View File

@@ -5,7 +5,7 @@ draft = false
# Tags: can be used for filtering projects.
# Example: `tags = ["machine-learning", "deep-learning"]`
tags = []
tags = ["personal"]
# Project summary to display on homepage.
summary = "A from-scratch feed-forward network in CUDA 4.0 suitable for GPGPUSim"

View File

@@ -5,7 +5,7 @@ draft = false
# Tags: can be used for filtering projects.
# Example: `tags = ["machine-learning", "deep-learning"]`
tags = []
tags = ["personal"]
# Project summary to display on homepage.
summary = "Docker images with latex"

View File

@@ -1,6 +1,6 @@
+++
summary = "An LLVM Version Manager"
tags = []
tags = ["personal"]
highlight = true
external_link = "https://github.com/cwpearson/llvmvm"
math = false

View File

@@ -5,7 +5,7 @@ draft = false
# Tags: can be used for filtering projects.
# Example: `tags = ["machine-learning", "deep-learning"]`
tags = []
tags = ["personal"]
# Project summary to display on homepage.
summary = "Generate PDF, docx, html, and txt resume/cv from a single markdown source."

View File

@@ -5,7 +5,7 @@ draft = false
# Tags: can be used for filtering projects.
# Example: `tags = ["machine-learning", "deep-learning"]`
tags = []
tags = ["c3sr"]
# Project summary to display on homepage.
summary = "Heterogeneous System Benchmarking"

View File

@@ -13,6 +13,12 @@ abstract_short = ""
url_video = ""
url_pdf = "pdf/mlfmm-cem2017.pdf"
# Projects (optional).
# Associate this talk with one or more of your projects.
# Simply enter the filename (excluding '.md') of your project file in `content/project/`.
# E.g. `projects = ["deep-learning"]` references `content/project/deep-learning.md`.
projects = []
[header]
caption = ""
image = ""