-
Hi, I have a UNet like
Is there a way to visualize this? In either Tensorboard using Graphs or something to just print it in the notebook?
This throws an error like 'RuntimeError: Net is not attached to a Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
KumoLiu
Jul 21, 2023
Replies: 1 comment 3 replies
-
Hi @lenlobo, you can refer to this link. Hope it helps, thanks! |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @lenlobo,
here are two solutions might help you:
Hope it helps!
Regards