Skip to content

Ports the graph tracing to torch.fx #52

Ports the graph tracing to torch.fx

Ports the graph tracing to torch.fx #52

Triggered via pull request December 9, 2024 20:36
@JegpJegp
opened #28
fx
Status Failure
Total duration 1m 51s
Artifacts

build.yml

on: pull_request
Matrix: build_python
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
Ruff (F401): nirtorch/graph_fx.py#L1
nirtorch/graph_fx.py:1:41: F401 `typing.Set` imported but unused
Ruff (F401): nirtorch/graph_fx.py#L4
nirtorch/graph_fx.py:4:30: F401 `torch.nn.modules.Module` imported but unused
Ruff (F841): nirtorch/graph_fx.py#L95
nirtorch/graph_fx.py:95:5: F841 Local variable `shapes` is assigned to but never used
Build on ubuntu-latest
Process completed with exit code 1.
Build on ubuntu-latest
The job was canceled because "ubuntu-latest_3_8" failed.
Build on ubuntu-latest
The operation was canceled.
Build on ubuntu-latest
The job was canceled because "ubuntu-latest_3_8" failed.
Ruff (F401): nirtorch/graph_fx.py#L1
nirtorch/graph_fx.py:1:41: F401 `typing.Set` imported but unused
Ruff (F401): nirtorch/graph_fx.py#L4
nirtorch/graph_fx.py:4:30: F401 `torch.nn.modules.Module` imported but unused
Ruff (F841): nirtorch/graph_fx.py#L95
nirtorch/graph_fx.py:95:5: F841 Local variable `shapes` is assigned to but never used
Build on ubuntu-latest
Process completed with exit code 1.
Build on ubuntu-latest
The job was canceled because "ubuntu-latest_3_8" failed.
Build on ubuntu-latest
The operation was canceled.
Build on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636