Fix project tags
This commit is contained in:

committed by
Carl Pearson

parent
19f96cedc3
commit
963364201b
@@ -6,7 +6,7 @@ image_preview = ""
|
||||
summary = "Tools and Techniques for Code Acceleration"
|
||||
highlight = true
|
||||
math = false
|
||||
tags = []
|
||||
tags = ["c3sr"]
|
||||
|
||||
[header]
|
||||
caption = ""
|
||||
|
@@ -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
|
||||
|
@@ -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"
|
||||
|
@@ -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"
|
||||
|
@@ -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"
|
||||
|
@@ -1,6 +1,6 @@
|
||||
+++
|
||||
summary = "An LLVM Version Manager"
|
||||
tags = []
|
||||
tags = ["personal"]
|
||||
highlight = true
|
||||
external_link = "https://github.com/cwpearson/llvmvm"
|
||||
math = false
|
||||
|
@@ -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."
|
||||
|
@@ -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"
|
||||
|
Reference in New Issue
Block a user