Skip to content

Commit cd4fbe4

Browse files
authored
add link to TorchScript
1 parent e8abb85 commit cd4fbe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ AI.SCRIPTSET script_key device script_source
103103

104104
* script_key - key for storing the script
105105
* device - the device where the script will execute
106-
* script_source - a string containing TorchScript source code
106+
* script_source - a string containing [TorchScript](https://pytorch.org/docs/stable/jit.html) source code
107107

108108
### Example
109109

0 commit comments

Comments
 (0)