We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
madengine run
1 parent ecec9d9 commit 4a86fbcCopy full SHA for 4a86fbc
1 file changed
docs/usage.md
@@ -24,7 +24,7 @@ pip install git+https://github.com/ROCm/madengine.git
24
# Discover models
25
madengine discover --tags dummy
26
27
-# Run locally (uses default AMD/UBUNTU configuration)
+# Run locally (full workflow: discover/build/run as configured by the model)
28
madengine run --tags dummy
29
30
# Or with explicit configuration
0 commit comments