We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0c25bc9 + e85c697 commit 04f2291Copy full SHA for 04f2291
onnx_diagnostic/torch_onnx/sbs.py
@@ -268,7 +268,7 @@ def post_process(obs):
268
269
import onnx
270
import torch
271
- from onnx_diagnostic.torch_export_patches.patch_inputs.use_dyn_not_str
+ from onnx_diagnostic.torch_export_patches.patch_inputs import use_dyn_not_str
272
273
274
class Model(torch.nn.Module):
0 commit comments