diff options
author | laurent <laurent.mazare@gmail.com> | 2023-06-30 09:11:00 +0100 |
---|---|---|
committer | laurent <laurent.mazare@gmail.com> | 2023-06-30 09:11:00 +0100 |
commit | 19cbbc5212ff31092dc46286c5977fddc2327674 (patch) | |
tree | a11fa5322a4f62d7b62b453944f0ae3c06a817d1 /.gitignore | |
parent | 00476d37f8b449c8d69b6888552dabac9a6b5635 (diff) | |
download | candle-19cbbc5212ff31092dc46286c5977fddc2327674.tar.gz candle-19cbbc5212ff31092dc46286c5977fddc2327674.tar.bz2 candle-19cbbc5212ff31092dc46286c5977fddc2327674.zip |
Improve how we check that the dims are in bounds.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -15,3 +15,6 @@ Cargo.lock *tokenizer.json *.npz + +perf.data +flamegraph.svg |