-
Notifications
You must be signed in to change notification settings - Fork 90
Closed
Labels
contribution welcomeWe welcome code contributions for thisWe welcome code contributions for thisgood first issueGood for newcomersGood for newcomersmodule: torchlibRelated to the torch/aten function lib in developmentRelated to the torch/aten function lib in development
Milestone
Description
According to PyTorch doc: All tensors must either have the same shape (except in the concatenating dimension) or be a 1-D empty tensor with size (0,). We can simply filter out the values with size (0,) when converting.
cc @titaiwangms
Metadata
Metadata
Assignees
Labels
contribution welcomeWe welcome code contributions for thisWe welcome code contributions for thisgood first issueGood for newcomersGood for newcomersmodule: torchlibRelated to the torch/aten function lib in developmentRelated to the torch/aten function lib in development