We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11ff7c0 commit 5bbd807Copy full SHA for 5bbd807
doc/frameworks/pytorch/using_pytorch.rst
@@ -862,7 +862,7 @@ see `For versions 1.1 and lower <#for-versions-1.1-and-lower>`_.
862
| |--inference.py
863
| |--requirements.txt
864
865
-Where ``requirments.txt`` is an optional file that specifies dependencies on third-party libraries.
+Where ``requirements.txt`` is an optional file that specifies dependencies on third-party libraries.
866
867
Create a ``PyTorchModel`` object
868
--------------------------------
0 commit comments