Shortcuts

Struct GraphInputs

Struct Documentation

struct torch_tensorrt::GraphInputs

A struct to hold complex inputs.

This struct can either hold a complex inputs of shape or a flattened one,

Public Members

torch::jit::IValue input_signature
std::vector<Input> inputs

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources