Skip to content

support for list as output item, not only tensors - #167

Open
leora-betesh wants to merge 1 commit into
sksq96:masterfrom
leora-betesh:patch-1
Open

support for list as output item, not only tensors#167
leora-betesh wants to merge 1 commit into
sksq96:masterfrom
leora-betesh:patch-1

Conversation

@leora-betesh

Copy link
Copy Markdown

Add support for a net outputting a list. Say you are returning intermediary feature-maps from a U-net. These feature-maps will have a different size and cannot be stacked into one tensor. Instead they can be placed in a list.

Add support for a net outputting a list.    Say you are returning intermediary feature-maps from a U-net.  These feature-maps will have a different size and cannot be stacked into one tensor.  Instead they can be placed in a list.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant