Skip to content

TristonC/flashlight

This branch is 1483 commits behind flashlight/flashlight:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

jacobkahnjacobkahn
and
jacobkahn
Dec 26, 2018
30c1949 · Dec 26, 2018

History

20 Commits
Dec 23, 2018
Dec 23, 2018
Dec 22, 2018
Dec 24, 2018
Dec 23, 2018
Dec 21, 2018
Dec 26, 2018
Dec 21, 2018
Dec 21, 2018
Dec 22, 2018
Dec 22, 2018
Dec 26, 2018

Repository files navigation

flashlight

flashlight is a fast, flexible machine learning library written entirely in C++ from FAIR Speech Team and the creators of Torch and DeepSpeech. It uses the ArrayFire tensor library and features just-in-time compilation with modern C++. We support both CPU and GPU backends for maximum efficiency and scale.

All the documentation (including installation instructions) can be found here

Contact: vineelkpratap@fb.com, awni@fb.com, jacobkahn@fb.com, qiantong@fb.com, jcai@fb.com, gab@fb.com, vitaliy888@fb.com, locronan@fb.com

See the CONTRIBUTING file for how to help out.

Acknowledgment

Some of flashlight's code is derived from arrayfire-ml repository.

License

flashlight is MIT-licensed, as found in the LICENSE file.

About

A C++ standalone library for machine learning

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 89.9%
  • CMake 9.2%
  • C 0.9%