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 am having some trouble running bazel.
I installed from source, and when I try to run the following:
bazel build inception/imagenet_train
I get this error: WARNING: Output base '/home/liw165/.cache/bazel/_bazel_liw165/f97ffec157fe743358274b8f3a90fe5f' is on NFS. This may lead to surprising failures and undetermined behavior. WARNING: Target pattern parsing failed. ERROR: Skipping 'inception/imagenet_train': couldn't determine target from filename 'inception/imagenet_train' ERROR: couldn't determine target from filename 'inception/imagenet_train' INFO: Elapsed time: 2.361s INFO: 0 processes. ERROR: Build did NOT complete successfully
I'm not sure what's wrong and how to fix it?
Thank you,
Lisa
The text was updated successfully, but these errors were encountered:
suminwei
changed the title
Issue running build_TF_test.py
Issue running bazel
Jan 24, 2024
Hello,
I am having some trouble running bazel.
I installed from source, and when I try to run the following:
bazel build inception/imagenet_train
I get this error:
WARNING: Output base '/home/liw165/.cache/bazel/_bazel_liw165/f97ffec157fe743358274b8f3a90fe5f' is on NFS. This may lead to surprising failures and undetermined behavior. WARNING: Target pattern parsing failed. ERROR: Skipping 'inception/imagenet_train': couldn't determine target from filename 'inception/imagenet_train' ERROR: couldn't determine target from filename 'inception/imagenet_train' INFO: Elapsed time: 2.361s INFO: 0 processes. ERROR: Build did NOT complete successfully
I'm not sure what's wrong and how to fix it?
Thank you,
Lisa
The text was updated successfully, but these errors were encountered: