-
A minimally configured dynamic image convert server, implemented in Halide. https://halide-lang.org/
-
Halide で実装した、学習用の最小構成画像動的変換サーバです。
Thanks @octu0 san.
$ make generate
$ go run main.go
And then access to the bellow links.
$ go test -bench .
LLVM Error : Could not find a package configuration file provided by "LLVM" (requested version 15.0.7) with any of the following names:
Set LLVM_DIR
.
export LLVM_DIR=/opt/homebrew/Cellar/llvm@15/15.0.7/lib/cmake
# $ brew ls llvm
# or brew ls llvm@15