TensorRT icon indicating copy to clipboard operation
TensorRT copied to clipboard

PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT

Results 599 TensorRT issues
Sort by recently updated
recently updated
newest added

# Description Cherry pick of https://github.com/pytorch/TensorRT/pull/2709. Credits to @gcuendet Fixes # (issue) ## Type of change Please delete options that are not relevant and/or add your own. - Bug fix...

component: core
component: runtime
cla signed

# Description Add aten.topk implementation ## Type of change Please delete options that are not relevant and/or add your own. - New feature (non-breaking change which adds functionality) # Checklist:...

component: tests
component: conversion
component: converters
component: api [Python]
cla signed
component: dynamo

# Description Cherry pick of https://github.com/pytorch/TensorRT/pull/2796 Fixes # (issue) ## Type of change Please delete options that are not relevant and/or add your own. - Bug fix (non-breaking change which...

component: tests
component: conversion
component: api [Python]
cla signed
component: dynamo

## Unable to freeze tensor of type Int64/Float64 into constant layer, try to compile model with truncate_long_and_double enabled When I try to test the Transformer Attention layer with tensorRT, I...

bug

## ❓ Question When I compile the SwinTransformer model using Torch-TensorRT, an error appears: ``` terminate called after throwing an instance of 'c10::Error' what(): 0 INTERNAL ASSERT FAILED at "../torch/csrc/jit/ir/alias_analysis.cpp":615,...

question

## Bug Description When I use the code below to compile the touchscript model, a segmentation fault occurs. I compiled the Torch-TensorRT source code with debug mode, and ran the...

bug

feature request
component: converters

component: lowering
component: api [Python]
cla signed
component: dynamo

# Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change....

component: tests
component: conversion
component: core
component: api [Python]
cla signed
component: dynamo