ref: 46f9c9c6698f64a9e63a68dcc507042322bd3df9
parent: 735117b6d7697312962e99597eb516fbb3cc8360
author: Jan Buethe <jbuethe@amazon.de>
date: Thu Feb 15 10:30:04 EST 2024
re-dumped osce models with sparse=False
--- a/autogen.sh
+++ b/autogen.sh
@@ -9,7 +9,7 @@
srcdir=`dirname $0`
test -n "$srcdir" && cd "$srcdir"
-dnn/download_model.sh "4b9d9b0"
+dnn/download_model.sh "735117b"
echo "Updating build configuration files, please wait...."
--
⑨