Skip to content

Commit a61996a

Browse files
MatthewInkawhichJoelMarcey
authored andcommitted
Updated Chatbot and Added Deploying Seq2Seq w/ Hybrid Frontend tutorial (#306)
1 parent 82ea549 commit a61996a

17 files changed

+1122
-844
lines changed

_static/img/chatbot/RNN-bidirectional.png

100755100644
File mode changed.

_static/img/chatbot/attn1.png

100755100644
File mode changed.

_static/img/chatbot/attn2.png

100755100644
File mode changed.

_static/img/chatbot/bot.jpg

-27.6 KB
Binary file not shown.

_static/img/chatbot/bot.png

50.2 KB
Loading

_static/img/chatbot/diff.png

182 KB
Loading

_static/img/chatbot/global_attn.png

100755100644
File mode changed.

_static/img/chatbot/grad_clip.png

100755100644
File mode changed.
162 KB
Loading

_static/img/chatbot/scores.png

100755100644
File mode changed.

_static/img/chatbot/seq2seq_batches.png

100755100644
File mode changed.

_static/img/chatbot/seq2seq_model.png

-57.4 KB
Binary file not shown.

_static/img/chatbot/seq2seq_ts.png

40.6 KB
Loading

beginner_source/chatbot_tutorial.py

Lines changed: 240 additions & 312 deletions
Large diffs are not rendered by default.

beginner_source/deploy_seq2seq_hybrid_frontend_tutorial.py

Lines changed: 880 additions & 0 deletions
Large diffs are not rendered by default.

beginner_source/hybrid_frontend/introduction_to_hybrid_frontend_tutorial.py

Lines changed: 0 additions & 526 deletions
This file was deleted.
Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Hybrid Frontend Tutorials
22
-------------------------
3-
**Authors**: `Nathan Inkawhich <http://google.com>`_ and `Matthew Inkawhich <http://google.com>`_
3+
**Authors**: `Nathan Inkawhich <http://google.com>`_ and `Matthew Inkawhich <https://github.com/MatthewInkawhich>`_
44

55
In this set of tutorials, you will learn the following:
66

@@ -13,13 +13,9 @@ In this set of tutorials, you will learn the following:
1313
:hidden:
1414

1515
/beginner/hybrid_frontend/learning_hybrid_frontend_through_example_tutorial
16-
/beginner/hybrid_frontend/introduction_to_hybrid_frontend_tutorial
17-
16+
1817
.. galleryitem:: /beginner/hybrid_frontend/learning_hybrid_frontend_through_example_tutorial.py
1918

20-
.. galleryitem:: /beginner/hybrid_frontend/introduction_to_hybrid_frontend_tutorial.py
21-
:figure: /_static/img/hybrid_frontend/pytorch_workflow_small.jpg
22-
2319
.. raw:: html
2420

2521
<div style='clear:both'></div>

0 commit comments

Comments
 (0)