From 19cbbc5212ff31092dc46286c5977fddc2327674 Mon Sep 17 00:00:00 2001 From: laurent Date: Fri, 30 Jun 2023 09:11:00 +0100 Subject: Improve how we check that the dims are in bounds. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 86bf7d2f..33593c9b 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,6 @@ Cargo.lock *tokenizer.json *.npz + +perf.data +flamegraph.svg -- cgit v1.2.3