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"
|
||||
|
@@ -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 = ""
|
||||
|
BIN
static/pdf/20180521_hidayetoglu_ipdps.pdf
Normal file
BIN
static/pdf/20180521_hidayetoglu_ipdps.pdf
Normal file
Binary file not shown.
Submodule themes/academic updated: 11a5d1bf50...efc201cf0c
Reference in New Issue
Block a user