Skip to content

Commit 2586cde

Browse files
committed
Automated tutorials push
1 parent 0f41a18 commit 2586cde

File tree

230 files changed

+28269
-27056
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

230 files changed

+28269
-27056
lines changed

_downloads/3195443a0ced3cabc0ad643537bdb5cd/introyt1_tutorial.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
{
3535
"cell_type": "code",
3636
"execution_count": null,
37-
"id": "91ce1b03",
37+
"id": "13956959",
3838
"metadata": {},
3939
"outputs": [],
4040
"source": [
@@ -50,7 +50,7 @@
5050
},
5151
{
5252
"cell_type": "markdown",
53-
"id": "7e2c89af",
53+
"id": "e51291ba",
5454
"metadata": {},
5555
"source": [
5656
"\n",

_downloads/4355e2cef7d17548f1e25f97a62828c4/template_tutorial.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
{
3232
"cell_type": "code",
3333
"execution_count": null,
34-
"id": "26a1f870",
34+
"id": "6b43a021",
3535
"metadata": {},
3636
"outputs": [],
3737
"source": [
@@ -47,7 +47,7 @@
4747
},
4848
{
4949
"cell_type": "markdown",
50-
"id": "2d0e0bdc",
50+
"id": "110ad6fd",
5151
"metadata": {},
5252
"source": [
5353
"\n",

_downloads/63a0f0fc7b3ffb15d3a5ac8db3d521ee/tensors_deeper_tutorial.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
{
3535
"cell_type": "code",
3636
"execution_count": null,
37-
"id": "fcf61cdc",
37+
"id": "e80ad3a5",
3838
"metadata": {},
3939
"outputs": [],
4040
"source": [
@@ -50,7 +50,7 @@
5050
},
5151
{
5252
"cell_type": "markdown",
53-
"id": "33507b4e",
53+
"id": "6cf3f8f0",
5454
"metadata": {},
5555
"source": [
5656
"\n",

_downloads/770632dd3941d2a51b831c52ded57aa2/trainingyt.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
{
3636
"cell_type": "code",
3737
"execution_count": null,
38-
"id": "e0923e32",
38+
"id": "53f250f7",
3939
"metadata": {},
4040
"outputs": [],
4141
"source": [
@@ -51,7 +51,7 @@
5151
},
5252
{
5353
"cell_type": "markdown",
54-
"id": "3b2b3c77",
54+
"id": "870d030f",
5555
"metadata": {},
5656
"source": [
5757
"\n",

_downloads/786469bd4d28fe2528b92a6d12fb189e/flask_rest_api_tutorial.ipynb

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -469,10 +469,7 @@
469469
" tutorial](https://flask.palletsprojects.com/en/1.1.x/tutorial/deploy/)\n",
470470
" for deploying a Flask server in production.\n",
471471
" - You can also add a UI by creating a page with a form which takes\n",
472-
" the image and displays the prediction. Check out the\n",
473-
" [demo](https://pytorch-imagenet.herokuapp.com/) of a similar\n",
474-
" project and its [source\n",
475-
" code](https://github.com/avinassh/pytorch-flask-api-heroku).\n",
472+
" the image and displays the prediction.\n",
476473
" - In this tutorial, we only showed how to build a service that\n",
477474
" could return predictions for a single image at a time. We could\n",
478475
" modify our service to be able to return predictions for multiple\n",

_downloads/b45d95b1d38fe556c77d1ee548809d28/flask_rest_api_tutorial.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -321,9 +321,7 @@ def get_prediction(image_bytes):
321321
# for deploying a Flask server in production.
322322
#
323323
# - You can also add a UI by creating a page with a form which takes the image and
324-
# displays the prediction. Check out the `demo <https://pytorch-imagenet.herokuapp.com/>`_
325-
# of a similar project and its `source code <https://github.com/avinassh/pytorch-flask-api-heroku>`_.
326-
#
324+
# displays the prediction.
327325
# - In this tutorial, we only showed how to build a service that could return predictions for
328326
# a single image at a time. We could modify our service to be able to return predictions for
329327
# multiple images at once. In addition, the `service-streamer <https://github.com/ShannonAI/service-streamer>`_

_downloads/c28f42852d456daf9af72da6c6909556/captumyt.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
{
3838
"cell_type": "code",
3939
"execution_count": null,
40-
"id": "74c62868",
40+
"id": "9ed1b6b2",
4141
"metadata": {},
4242
"outputs": [],
4343
"source": [
@@ -53,7 +53,7 @@
5353
},
5454
{
5555
"cell_type": "markdown",
56-
"id": "358826a7",
56+
"id": "894d62d7",
5757
"metadata": {},
5858
"source": [
5959
"\n",

_downloads/e2e556f6b4693c2cef716dd7f40caaf6/tensorboardyt_tutorial.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
{
3636
"cell_type": "code",
3737
"execution_count": null,
38-
"id": "be005286",
38+
"id": "c520ec0a",
3939
"metadata": {},
4040
"outputs": [],
4141
"source": [
@@ -51,7 +51,7 @@
5151
},
5252
{
5353
"cell_type": "markdown",
54-
"id": "c0e01774",
54+
"id": "a70ae359",
5555
"metadata": {},
5656
"source": [
5757
"\n",

_downloads/ed9d4f94afb79f7dada6742a06c486a5/autogradyt_tutorial.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
{
3535
"cell_type": "code",
3636
"execution_count": null,
37-
"id": "0813ff8d",
37+
"id": "9895a563",
3838
"metadata": {},
3939
"outputs": [],
4040
"source": [
@@ -50,7 +50,7 @@
5050
},
5151
{
5252
"cell_type": "markdown",
53-
"id": "79c60e38",
53+
"id": "292ac1d4",
5454
"metadata": {},
5555
"source": [
5656
"\n",

_downloads/fe726e041160526cf828806536922cf6/modelsyt_tutorial.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
{
3535
"cell_type": "code",
3636
"execution_count": null,
37-
"id": "129f8492",
37+
"id": "b5d82bac",
3838
"metadata": {},
3939
"outputs": [],
4040
"source": [
@@ -50,7 +50,7 @@
5050
},
5151
{
5252
"cell_type": "markdown",
53-
"id": "814173f7",
53+
"id": "8de2a0c6",
5454
"metadata": {},
5555
"source": [
5656
"\n",

0 commit comments

Comments
 (0)