Skip to content

❓ [Question] Is there a way to visualize the TRT model?  #783

@jessicarcassidy

Description

@jessicarcassidy

❓ 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

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions