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 e8abb85 commit cd4fbe4Copy full SHA for cd4fbe4
docs/commands.md
@@ -103,7 +103,7 @@ AI.SCRIPTSET script_key device script_source
103
104
* script_key - key for storing the script
105
* device - the device where the script will execute
106
-* script_source - a string containing TorchScript source code
+* script_source - a string containing [TorchScript](https://pytorch.org/docs/stable/jit.html) source code
107
108
### Example
109
0 commit comments