tflite-helper
Version:
A Simple Library That Helps You Run TFLite Models in the Browser.
10 lines (8 loc) • 348 B
Plain Text
common --experimental_repo_remote_exec
common --spawn_strategy=local
common --copt="-Wno-unused-function"
common --copt="-Wno-unused-but-set-variable"
common --check_visibility=false
build:wasm --crosstool_top=@emsdk//emscripten_toolchain:everything
build:wasm --cpu=wasm
build:wasm --host_crosstool_top=@bazel_tools//tools/cpp:toolchain