🐛 [Bug] Encountered bug when compiling model with acc_ops
conv converter
#1885
Labels
bug
Something isn't working
acc_ops
conv converter
#1885
Bug Description
Encountered the following error when compiling model with
acc_ops.conv2d
converter:To Reproduce
Steps to reproduce the behavior:
torch_tensorrt.dynamo.torch_compile
Expected behavior
Model should not throw errors due to
acc_ops.conv2d
layer.Environment
2.1.0.dev20230419+cu117
The text was updated successfully, but these errors were encountered: