projects
/
pytorch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
190d15d
)
Update.
author
François Fleuret
<francois@fleuret.org>
Sat, 16 Dec 2023 13:57:19 +0000
(07:57 -0600)
committer
François Fleuret
<francois@fleuret.org>
Sat, 16 Dec 2023 13:57:19 +0000
(07:57 -0600)
pscan.py
patch
|
blob
|
history
diff --git
a/pscan.py
b/pscan.py
index
a1d410c
..
d009692
100755
(executable)
--- a/
pscan.py
+++ b/
pscan.py
@@
-18,7
+18,9
@@
def naive_rec(A, X, Y0):
######################################################################
-# A is NxTx1 and X is NxTxD
+# A is NxTx1
+# X is NxTxD
+# Y0 is NxD
#
# Returns Y defined with
#