Skip to content
Snippets Groups Projects
Commit 40d0422e authored by Tamino Huxohl's avatar Tamino Huxohl
Browse files

add missing torch import to unet

parent 5620bb83
No related branches found
No related tags found
No related merge requests found
from typing import Optional, List
import torch
import torch.nn as nn
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment