Skip to content

A compiler intermediate representation for image recognition and heterogeneous computing.

License

Notifications You must be signed in to change notification settings

biometrics/likely

Folders and files

NameName
Last commit message
Last commit date

Latest commit

08dc7ad · Jul 3, 2016
Nov 13, 2014
Jun 3, 2015
Jun 24, 2016
Jun 24, 2016
Jun 22, 2016
Jun 24, 2016
Apr 22, 2016
Jun 24, 2016
Jun 9, 2016
Jul 3, 2016
Jun 3, 2015
Jun 24, 2016
Jun 24, 2016
Dec 5, 2013
Nov 27, 2013
Apr 26, 2016
Apr 28, 2016

Repository files navigation

Build Instructions

$ git clone https://github.com/biometrics/likely.git
$ cd likely
$ git submodule init
$ git submodule update
$ mkdir build
$ cd build
$ cmake ..
$ make
$ make test
$ make install

Tested Platforms

OS Arch Compiler Pre-Built Binaries
OS X 10.11.4 x64 XCode 7.3 .sh / .tar.gz
Ubuntu 14.04 x64 GCC 4.8.2 .sh / .tar.gz
Windows Server 2012 x64 MSVC 2013 .exe