Skip to content

Commit

Permalink
Update regression files for jax tests
Browse files Browse the repository at this point in the history
Signed-off-by: Fabrice Normandin <normandf@mila.quebec>
  • Loading branch information
lebrice committed Nov 28, 2024
1 parent e28eedf commit 24f0d3c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,20 +37,20 @@ grads.network.params.1:
grads.network.params.2:
device: cuda:0
max: '1.375e-01'
mean: '0.e+00'
mean: '-1.490e-09'
min: '-9.162e-02'
shape:
- 10
sum: '0.e+00'
sum: '-1.490e-08'
grads.network.params.3:
device: cuda:0
max: '3.990e-01'
mean: '-1.106e-10'
mean: '-3.434e-10'
min: '-2.054e-01'
shape:
- 256
- 10
sum: '-2.831e-07'
sum: '-8.792e-07'
outputs.logits:
device: cuda:0
max: '2.656e+00'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,20 +37,20 @@ grads.network.params.1:
grads.network.params.2:
device: cuda:0
max: '4.549e-02'
mean: '0.e+00'
mean: '-7.451e-10'
min: '-7.537e-02'
shape:
- 10
sum: '0.e+00'
sum: '-7.451e-09'
grads.network.params.3:
device: cuda:0
max: '7.07e-02'
mean: '-5.821e-11'
mean: '-4.948e-10'
min: '-1.064e-01'
shape:
- 256
- 10
sum: '-1.490e-07'
sum: '-1.267e-06'
outputs.logits:
device: cuda:0
max: '1.85e+00'
Expand Down

0 comments on commit 24f0d3c

Please sign in to comment.