LodewijkBrand / neural-acceleration

Presentation on "Neural Acceleration for General-Purpose Approximate Programs"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neural Acceleration for General-Purpose Approximate Programs Presentation

LaTex Beamer presentation on "Neural Acceleration for General-Purpose Approxmate Programs"

Presented on: November 7th, 2017

Prerequisites

You'll need:

  • LaTeX
  • make
  • git

Usage

make : Build the project, generating a pdf.

make clean : Deletes files created by LaTeX (aux, dvi, pdf, etc.)

make fresh : Delete intermediate files and rebuild. Equivalent to make clean && make

About

Presentation on "Neural Acceleration for General-Purpose Approximate Programs"


Languages

Language:TeX 94.0%Language:Makefile 6.0%