Closed gregor160300 closed 1 year ago
When trying to run experiments/emnist:run_experiments it fails because the calls it makes to bazel run fail because these get executed out of the normal workspace inside the cache build directory, thus no WORKSPACE file can be found.
experiments/emnist:run_experiments
When trying to run
experiments/emnist:run_experiments
it fails because the calls it makes to bazel run fail because these get executed out of the normal workspace inside the cache build directory, thus no WORKSPACE file can be found.