We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1a0c8d commit 6ba5843Copy full SHA for 6ba5843
1 file changed
python/README.md
@@ -14,5 +14,5 @@ python -m unittest test_engine
14
To run the TensorRT engine, please run the following command.
15
16
```bash
17
-$ python scripts/run_engine.py
+$ python main.py
18
```
0 commit comments