结构体 GraphInputs¶ 定义于 文件 torch_tensorrt.h¶ 结构体文档¶ struct GraphInputs¶ 用于存放复杂输入的结构体。 此结构体可以存放形状复杂的输入,也可以存放展平的输入, 公有成员 torch::jit::IValue input_signature¶ std::vector<Input> inputs¶