Skip to content

jotshq/toolchain

Repository files navigation

Toolchain for Jots

Requirement

  • bazelisk
  • cmake
  • libomp
  • openblas
  • python

Windows

Install chocolatey Install rustup Install cmake Install python

#faiss:
vcpkg install openblas
#tensorflow:
pip install numpy
choco install bazelisk
choco install cmake --installargs 'ADD_CMAKE_TO_PATH=System'

Build

cargo build -F build-faiss
cargo build -F build-tensorflow

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages