tsfm decoders
Browse files- decoder.pth +3 -0
- pipeline.json +30 -0
decoder.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6853016684ef3659fd4ade5cd80a9e2e22575da7f27e8c37899603f59a7106d5
|
| 3 |
+
size 396176
|
pipeline.json
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"backbone": {
|
| 3 |
+
"wall time": 720.0107839889824,
|
| 4 |
+
"gpu time": 720.0841064453125,
|
| 5 |
+
"gpu peak": 420.18304,
|
| 6 |
+
"gpu energy": 21.038,
|
| 7 |
+
"cpu dRSS": 121.643008
|
| 8 |
+
},
|
| 9 |
+
"add_decoder_diasbp_chronosbase_mlp": {
|
| 10 |
+
"wall time": 0.2322241198271513,
|
| 11 |
+
"gpu time": 0.24953599274158478,
|
| 12 |
+
"gpu peak": 420.577792,
|
| 13 |
+
"gpu energy": 0.0,
|
| 14 |
+
"cpu dRSS": 0.0
|
| 15 |
+
},
|
| 16 |
+
"decoder": {
|
| 17 |
+
"wall time": 14.53530602157116,
|
| 18 |
+
"gpu time": 14.564767837524414,
|
| 19 |
+
"gpu peak": 420.577792,
|
| 20 |
+
"gpu energy": 2.681,
|
| 21 |
+
"cpu dRSS": 0.0
|
| 22 |
+
},
|
| 23 |
+
"train": {
|
| 24 |
+
"wall time": 483108.57627610676,
|
| 25 |
+
"gpu time": 483105.96875,
|
| 26 |
+
"gpu peak": 4530.873344,
|
| 27 |
+
"gpu energy": 27975.291,
|
| 28 |
+
"cpu dRSS": 372.097024
|
| 29 |
+
}
|
| 30 |
+
}
|