Skip to content

Commit a833f79

Browse files
authored
added capture to the bug template (#4576)
Signed-off-by: Eran Geva <[email protected]>
1 parent 94e2b9e commit a833f79

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,6 @@ Baremetal or Container (if so, version):
6464

6565
**Have you tried [the latest release](https://developer.nvidia.com/tensorrt)?**:
6666

67+
**Attach the captured .json and .bin files from [TensorRT's API Capture tool](https://docs.nvidia.com/deeplearning/tensorrt/latest/inference-library/capture-replay.html) if you're on an x86_64 Unix system**
68+
6769
**Can this model run on other frameworks?** For example run ONNX model with ONNXRuntime (`polygraphy run <model.onnx> --onnxrt`):

0 commit comments

Comments
 (0)