- Notifications
You must be signed in to change notification settings - Fork1
A Numba language binding for TensorFlow, designed for inference.
License
NotificationsYou must be signed in to change notification settings
SamRagusa/NumbaFlow
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
NumbaFlow uses the TensorFlowC API to perform low latency and high-throughput inference from within Numba JIT compiled functions.
- This project is still in development and thus as of now it does not currently work
- Currently it's being built specifically to score chess boards/moves for theBatch First chess engine, but once that is completed, generalizing the functionality will become the priority
NumbaFlow is licensed under the MIT License. The full text can be found in the LICENSE.txt file.