facebookresearch / facebookresearch/fvcore

Unsupported operator aten::add_

Open
#138 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2.3k
Forks
236
PR merge metrics
No merged PRs in 30d

Description

When tracing Resnet-50, it shows `Unsupported operator aten::add_ encountered 16 times`. Is there any solution to get the size of it and then calculate by hand?

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the ResNet-50 tracing report and inspect fvcore's handling of the unsupported aten::add_ operator. Determine how its size can be obtained and verify that the resulting operation count is reflected in the analysis.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, pytorch
Domain
machine-learning
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.