Skip to content

Commit a39de41

Browse files
committed
Remove todo
1 parent 15cc65b commit a39de41

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/torchjd/autojac/_transform/_materialize.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
import torch
44
from torch import Tensor
55

6-
# todo: test todo
7-
86

97
def materialize(
108
optional_tensors: Sequence[Tensor | None], inputs: Sequence[Tensor]

0 commit comments

Comments
 (0)