diff options
author | Nicolas Patry <patry.nicolas@protonmail.com> | 2023-07-05 18:00:58 +0200 |
---|---|---|
committer | Nicolas Patry <patry.nicolas@protonmail.com> | 2023-07-05 18:12:17 +0200 |
commit | fefdc0228a58d9ea7e1ee87a70de67d66ceb845a (patch) | |
tree | 484ab2e6b9e7c27b8043690884df9f0836e04351 /candle-examples/examples/llama/main.rs | |
parent | 4e80319147510e7fe3a89724a2e66f98f1e4b974 (diff) | |
download | candle-fefdc0228a58d9ea7e1ee87a70de67d66ceb845a.tar.gz candle-fefdc0228a58d9ea7e1ee87a70de67d66ceb845a.tar.bz2 candle-fefdc0228a58d9ea7e1ee87a70de67d66ceb845a.zip |
Fixing the cached build.
- rerun-if-change:src/ encapsulates any src modification (including file
additions).
- Now not rewriting `src/lib.rs` everytime (it triggers new builds.)
- Also using modified timestamp to trigger kernel recompilation (should
prevent skipping modified source files).
- Will also rewrite when a kernel is removed.
Diffstat (limited to 'candle-examples/examples/llama/main.rs')
0 files changed, 0 insertions, 0 deletions