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 78aec8b commit 0557118Copy full SHA for 0557118
docs/commands.md
@@ -397,8 +397,8 @@ AI.SCRIPTGET <key> [META] [SOURCE]
397
_Arguments_
398
399
* **key**: the script's key name
400
-* **TAG**: an optional string information on backend, device and tag
401
-* **TAG**: an optional string for tagging the script such as a version number or any arbitrary identifier
+* **META**: will return the script's meta information on device and tag
+* **SOURCE**: will return a string containing [TorchScript](https://pytorch.org/docs/stable/jit.html) source code
402
403
_Return_
404
0 commit comments