projects
/
culture.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bedbab1
)
Update.
author
François Fleuret
<francois@fleuret.org>
Thu, 12 Sep 2024 06:54:54 +0000
(08:54 +0200)
committer
François Fleuret
<francois@fleuret.org>
Thu, 12 Sep 2024 06:54:54 +0000
(08:54 +0200)
main.py
patch
|
blob
|
history
diff --git
a/main.py
b/main.py
index
fbfbdf8
..
c60b3c6
100755
(executable)
--- a/
main.py
+++ b/
main.py
@@
-1173,6
+1173,9
@@
def generate_ae_c_quizzes(models, nb, local_device=main_device):
nb_hints=args.nb_hints,
nb_runs=args.nb_runs,
)
+
+ # to_keep[...]=True
+
q = c_quizzes[to_keep]
if q.size(0) > 0: