Skip to content

Commit

Permalink
Add missing MNIST regression files
Browse files Browse the repository at this point in the history
Signed-off-by: Fabrice Normandin <normandf@mila.quebec>
  • Loading branch information
lebrice committed Jun 26, 2024
1 parent 3addd50 commit 1ac72dd
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
'0':
device: cpu
hash: -627002388361970843
max: 1.0
mean: 0.118
min: 0.0
shape:
- 128
- 1
- 28
- 28
sum: 11872.632
'1':
device: cpu
hash: -7950905935926016059
max: 9
mean: 4.555
min: 0
shape:
- 128
sum: 583
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
'0':
device: cpu
hash: 4338584025941619046
max: 2.821
mean: 0.014
min: -0.424
shape:
- 128
- 1
- 28
- 28
sum: 1429.208
'1':
device: cpu
hash: 1596942422053415325
max: 9
mean: 4.242
min: 0
shape:
- 128
sum: 543
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
'0':
device: cpu
hash: 8917266713855133233
max: 1.0
mean: 0.135
min: 0.0
shape:
- 128
- 1
- 28
- 28
sum: 13531.503
'1':
device: cpu
hash: -2353573324666895086
max: 9
mean: 4.328
min: 0
shape:
- 128
sum: 554

0 comments on commit 1ac72dd

Please sign in to comment.