From fc6812ae13ab78363617c824131603977c3529f5 Mon Sep 17 00:00:00 2001 From: Yifan Zhao <yifanz16@illinois.edu> Date: Sat, 30 Jan 2021 23:47:58 -0600 Subject: [PATCH] Try using Git LFS to hold datasets --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..ff4f28aed4 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +hpvm/test/dnn_benchmarks/model_params/**/*.bin filter=lfs diff=lfs merge=lfs -text -- GitLab