-
Notifications
You must be signed in to change notification settings - Fork 85
Open
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
Description
Existing inefficient implementations that need to be improved:
- Embedding bag: [torchlib] Implement
aten.embedding_bag.padding_idx
#2219, [torchlib]torch.ops.aten.embedding_bag.padding_idx
may seepadding_idx=None
#2145, Embedding_bag mismatch #1056 - as_strided
- Dynamo-based ONNX exporter adds seemingly unnecessary operations to the graph pytorch/pytorch#162061
- [torchlib]
linspace
results do not match with PyTorch when dtype is int64 #854
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