Skip to content
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.

To Latest

To Latest #225

Triggered via pull request August 3, 2023 09:49
@ylzz1997ylzz1997
synchronize #370
4.1-Stable
Status Failure
Total duration 15s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Ruff (F401): onnxexport/model_onnx_speaker_mix.py#L3
onnxexport/model_onnx_speaker_mix.py:3:22: F401 `torch.nn.Conv1d` imported but unused
Ruff (F401): onnxexport/model_onnx_speaker_mix.py#L3
onnxexport/model_onnx_speaker_mix.py:3:30: F401 `torch.nn.Conv2d` imported but unused
Ruff (F401): onnxexport/model_onnx_speaker_mix.py#L5
onnxexport/model_onnx_speaker_mix.py:5:28: F401 `torch.nn.utils.spectral_norm` imported but unused
Ruff (F401): onnxexport/model_onnx_speaker_mix.py#L5
onnxexport/model_onnx_speaker_mix.py:5:43: F401 `torch.nn.utils.weight_norm` imported but unused
ruff
Process completed with exit code 1.