-
Notifications
You must be signed in to change notification settings - Fork 376
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
❓ Question
I'm wondering if there is a way to get the TRT model after compilation and visualize it. I trying to compare a PTQ model to a QAT model. I know I might have to do some further optimization just trying to visualize the graphs and see what is going on . Currently using DenseNet169
What you have already tried
I can visualize an ONNX graph but unsure of TRT
Environment
Build information about Torch-TensorRT can be found by turning on debug messages
- PyTorch Version (e.g., 1.0): 1.10.0
- CPU Architecture: x86 (Intel Skylake)
- OS (e.g., Linux): Ubuntu 20.04
- How you installed PyTorch (
conda,pip,libtorch, source): pip - Build command you used (if compiling from source): N/A
- Are you using local sources or building from archives:
- Python version: 3.8.10
- CUDA version: 11.4
- GPU models and configuration: Tesla T4
- Any other relevant information:
Additional context
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested