You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't seem to build Tensorflow myself on zlinux - the configure step fails with:
Starting local Bazel server and connecting to it...
INFO: Reading 'startup' options from /tmp/source/tensorflow/.tf_configure.bazelrc: --host_jvm_args=-Xms0G --host_jvm_args=-Xmx0G
Server crashed during startup. Now printing /bazel/path/to/jvm.out
Invalid maximum heap size: -Xmx0G
ts_configure.bazelrc is obviously a generated file, and I'm having a hard time figuring out how these jvm options are assigned... is this Dockerfile still buildable on your end?
The text was updated successfully, but these errors were encountered:
I can't seem to build Tensorflow myself on zlinux - the configure step fails with:
ts_configure.bazelrc is obviously a generated file, and I'm having a hard time figuring out how these jvm options are assigned... is this Dockerfile still buildable on your end?
The text was updated successfully, but these errors were encountered: