huiguoo's Stars
travitch/whole-program-llvm
A wrapper script to build whole-program LLVM bitcode files
NVIDIA/caffe
Caffe: a fast open framework for deep learning.
corvette-berkeley/precimonious
A tuning assistant tool to find a lower floating-point precision that can be used in any part of a program. Precimonious performs a search on the program variables trying to lower their precision subject to accuracy constraints and performance goals. The tool then recommends a type instantiation for these variables using less precision while producing an accurate enough answer without causing exceptions.
jansel/convolution-autotuner
wfchiang/s3fp
A dynamic testing tool for triggering high floating-point error scenarios of programs