Skip to content

Commit

Permalink
docs: add docs for tensorflow type
Browse files Browse the repository at this point in the history
Signed-off-by: Tushar Mittal <[email protected]>
  • Loading branch information
techytushar authored and Tushar Mittal committed Oct 18, 2022
1 parent 28c8227 commit 42d3362
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/source/extras.tensorflow.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
############
Tensorflow Type
############
.. automodule:: flytekit.extras.tensorflow
:no-members:
:no-inherited-members:
:no-special-members:
1 change: 1 addition & 0 deletions docs/source/types.extend.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ Feel free to follow the pattern of the built-in types.
types.builtins.file
types.builtins.directory
extras.pytorch
extras.tensorflow

0 comments on commit 42d3362

Please sign in to comment.