You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When compiling the fasterrcnn_mobilenet_v3_large_320_fpn with torch_tensorrt.dynamo.compile, using the use_experimental_rt=True argument, the following error is encountered:
Bug Description
When compiling the
fasterrcnn_mobilenet_v3_large_320_fpn
withtorch_tensorrt.dynamo.compile
, using theuse_experimental_rt=True
argument, the following error is encountered:Note the difference in the logged outputs and the engine-reported outputs.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Model should compile without errors.
Environment
Additional context
Related: #1565, #1995
The text was updated successfully, but these errors were encountered: