Skip to content

Commit 04f2291

Browse files
committed
Merge branch 'sbs' of https://github.com/sdpython/onnx-diagnostic into sbs
2 parents 0c25bc9 + e85c697 commit 04f2291

File tree

1 file changed

+1
-1
lines changed
  • onnx_diagnostic/torch_onnx

1 file changed

+1
-1
lines changed

onnx_diagnostic/torch_onnx/sbs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ def post_process(obs):
268268
269269
import onnx
270270
import torch
271-
from onnx_diagnostic.torch_export_patches.patch_inputs.use_dyn_not_str
271+
from onnx_diagnostic.torch_export_patches.patch_inputs import use_dyn_not_str
272272
273273
274274
class Model(torch.nn.Module):

0 commit comments

Comments
 (0)