Ports the graph tracing to torch.fx #52
Annotations
4 errors and 1 warning
Lint with ruff:
nirtorch/graph_fx.py#L1
nirtorch/graph_fx.py:1:41: F401 `typing.Set` imported but unused
|
Lint with ruff:
nirtorch/graph_fx.py#L4
nirtorch/graph_fx.py:4:30: F401 `torch.nn.modules.Module` imported but unused
|
Lint with ruff:
nirtorch/graph_fx.py#L95
nirtorch/graph_fx.py:95:5: F841 Local variable `shapes` is assigned to but never used
|
Lint with ruff
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading