LittleCuteBug

Results 6 comments of LittleCuteBug

I've solve the issues 1 and 4, but 2 and 3 didn't get any improvements. Also I run into a issues when running LatentOTJob, where can I download the file...

@howardhsu can you check the class AspectLineAttnPlot and file data/ft/ot/14/laptop/antt.txt thanks you

Hi, is there any update on this feature?

Hi @cpsauer, I have also tried the .bazelrc and `-- --output_base bazel-cache` and still have the same error. Without the `--output_base bazel-cache`, the `bazel run @hedron_compile_commands//:refresh_all` works fine for me....

Hi @cpsauer, I think I found the reason, it's because I set the output_base inside the workspace, so the hedron_compile_commands tried to check in that directory also. Is there any...

yes, I have managed to work with the combination of `startup --output_base=bazel-cache` in the .bazelrc and `bazel-cache` in the .bazelignore file. A small interesting issue is the query command used...