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.
1 parent a3e6d45 commit ff1cc51Copy full SHA for ff1cc51
graph_net/test/torch_extractor_test.py
@@ -4,7 +4,7 @@
4
5
from torch.fx import symbolic_trace
6
from graph_net.torch.extractor import extract
7
-from graph_net.torch.decompose_utils import fold_range_to_submodule
+from graph_net.torch.decompose_util import fold_range_to_submodule
8
9
10
# Simple module for demonstration
graph_net/torch/decompose_utils.py graph_net/torch/decompose_util.pygraph_net/torch/decompose_utils.py renamed to graph_net/torch/decompose_util.py
0 commit comments