"...src/components/nav/slideNav/ExperimentSummaryPanel.tsx" did not exist on "1800646c21be54128aaed190743b074946706f7a"
.bazelrc 343 Bytes
Newer Older
Reza Mahjourian's avatar
Reza Mahjourian committed
1
2
3
4
5
6
7
8
# For projects which use TensorFlow as part of a Bazel build process, putting
# nothing in a bazelrc will default to a monolithic build. The following line
# opts in to modular op registration support by default.
build --define framework_shared_object=true

build --copt=-DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK

build --define=grpc_no_ares=true