summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLaurent Mazare <laurent.mazare@gmail.com>2023-07-17 19:40:42 +0100
committerGitHub <noreply@github.com>2023-07-17 19:40:42 +0100
commitf0cccd08f0cf66ac6a93049785249cc113514c8a (patch)
treea9fb7fbb041e294f0da8a971ac848a2f0ed381c1 /.gitignore
parent49ea09c73c19ef2957deefab1f2ad6cad77898ce (diff)
downloadcandle-f0cccd08f0cf66ac6a93049785249cc113514c8a.tar.gz
candle-f0cccd08f0cf66ac6a93049785249cc113514c8a.tar.bz2
candle-f0cccd08f0cf66ac6a93049785249cc113514c8a.zip
Bert tracing (#184)
* Add some tracing to bert. * More tracing. * Add a flag for tracing.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e8d63fbb..df9a6132 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,6 +21,7 @@ perf.data
flamegraph.svg
*.so
*.swp
+trace-*.json
candle-wasm-example/*.wav
candle-wasm-example/*.safetensors