Skip to content

Commit

Permalink
add model guide
Browse files Browse the repository at this point in the history
  • Loading branch information
innat committed Apr 3, 2024
1 parent ffccdef commit fe9e1d7
Show file tree
Hide file tree
Showing 6 changed files with 7,455 additions and 3 deletions.
14 changes: 11 additions & 3 deletions guides/jax_videoswin_video_classification.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,14 @@
"HOME"
]
},
{
"cell_type": "markdown",
"id": "d3ae2357",
"metadata": {},
"source": [
"It supports both single and multi-gpu training."
]
},
{
"cell_type": "code",
"execution_count": 4,
Expand Down Expand Up @@ -1242,11 +1250,11 @@
"description": "",
"description_tooltip": null,
"layout": "IPY_MODEL_784aa4850b694bc8b1bde38e2ff2fe2a",
"max": 532195102.0,
"min": 0.0,
"max": 532195102,
"min": 0,
"orientation": "horizontal",
"style": "IPY_MODEL_1ca67d7949b54e7c844c153980f2723d",
"value": 532195102.0
"value": 532195102
}
},
"1ca67d7949b54e7c844c153980f2723d": {
Expand Down
Loading

0 comments on commit fe9e1d7

Please sign in to comment.