Skip to content

misaka-10032/Halstm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#HaLSTM: A LSTM Implementation in Halide

This collaborative project is for CMU 15618 course project.

Pre-requisites

  • Halide
brew tap halide/halide
brew install halide
  • CxxTest
brew install cxxtest