Skip to content

jeongsoolee09/InferenceEngine

Repository files navigation

InferenceEngine

Made with Spacemacs

Watch the Demo: https://youtu.be/_tHX5Ud3P0o

Deps

opam install calendar ocamlgraph yojson utop core ppx_deriving dune re2

TroubleShooting

fatal error: 'cblas.h' file not found

(Intel Mac)

  • Run brew reinstall openblas
  • and then export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig:$PATH"

mlgmpidl related errors

(Apple Silicon, homebrew)

CFLAGS="-Ibrew --prefix mpfr/include -Ibrew --prefix gmp/include" LDFLAGS="-Lbrew --prefix mpfr/lib -Lbrew --prefix gmp/lib" opam install mlgmpidl

About

The inferring component of SpecHunter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published