projects
/
beaver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15d0ad0
)
Update
author
François Fleuret
<francois@fleuret.org>
Mon, 20 Mar 2023 21:43:37 +0000
(22:43 +0100)
committer
François Fleuret
<francois@fleuret.org>
Mon, 20 Mar 2023 21:43:37 +0000
(22:43 +0100)
beaver.py
patch
|
blob
|
history
diff --git
a/beaver.py
b/beaver.py
index
a3a5615
..
5916215
100755
(executable)
--- a/
beaver.py
+++ b/
beaver.py
@@
-268,7
+268,6
@@
def oneshot(gpt, task):
policies.view(-1, 4, task.height, task.width),
).flatten(-2)
scores = output
- print(scores)
else:
raise ValueError(f"{args.oneshot_output=}")