From 2db09d58f74376d792c36711cbc48c4a3d5eba60 Mon Sep 17 00:00:00 2001 From: venkataram-nv Date: Thu, 15 Aug 2024 12:46:24 -0700 Subject: Refactoring benchmark CI pipeline (#4855) * Refactoring benchmark CI pipeline * Combine setup and run steps --- tools/benchmark/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tools/benchmark/.gitignore (limited to 'tools/benchmark/.gitignore') diff --git a/tools/benchmark/.gitignore b/tools/benchmark/.gitignore new file mode 100644 index 000000000..1719095d1 --- /dev/null +++ b/tools/benchmark/.gitignore @@ -0,0 +1,4 @@ +slang-benchmarks +targets/ +modules/ +*.json \ No newline at end of file -- cgit v1.2.3