Skip to content

feat(aggregation): Add ExcessMTL #836

feat(aggregation): Add ExcessMTL

feat(aggregation): Add ExcessMTL #836

Triggered via pull request June 20, 2026 15:25
Status Success
Total duration 1m 44s
Artifacts

checks.yml

on: pull_request
Build and test documentation
52s
Build and test documentation
Code quality (ty and pre-commit hooks)
49s
Code quality (ty and pre-commit hooks)
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
ty (redundant-cast): src/torchjd/aggregation/_excess_mtl.py#L158
src/torchjd/aggregation/_excess_mtl.py:158:22: redundant-cast: Value is already of type `Tensor` help: Remove the redundant `cast`
ty (redundant-cast): src/torchjd/aggregation/_excess_mtl.py#L153
src/torchjd/aggregation/_excess_mtl.py:153:26: redundant-cast: Value is already of type `Tensor` help: Remove the redundant `cast`
ty (redundant-cast): src/torchjd/aggregation/_excess_mtl.py#L145
src/torchjd/aggregation/_excess_mtl.py:145:65: redundant-cast: Value is already of type `Tensor` help: Remove the redundant `cast`