Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 827 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 827 Bytes

NumbaFlow

NumbaFlow uses the TensorFlow C API to perform low latency and high-throughput inference from within Numba JIT compiled functions.

Dependencies

Notes

  • 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 the Batch First chess engine, but once that is completed, generalizing the functionality will become the priority

License

NumbaFlow is licensed under the MIT License. The full text can be found in the LICENSE.txt file.