Spaces:
Runtime error
Runtime error
File size: 559 Bytes
06a685c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
Layer Name: : (tensor([[[ 44., -127.],
[ 38., -96.]],
[[ -8., -127.],
[ -5., -110.]],
[[ 10., 127.],
[ 5., 102.]],
...,
[[ 127., -2.],
[ 45., -0.]],
[[ 21., -127.],
[ 42., -1.]],
[[ -16., 77.],
[ 35., 127.]]], device='cuda:5', dtype=torch.float16), tensor([[[ 4444.]],
[[ 2476.]],
[[ 1041.]],
...,
[[ 2030.]],
[[ 4240.]],
[[20112.]]], device='cuda:5', dtype=torch.float16))
|