benchopt / benchopt/benchmark_resnet_classif
Check ResNet compat TF Torch
Open
- Dominant language
- Python
- Stars
- 12
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
One last point omitted was this one: https://github.com/pytorch/vision/blob/main/torchvision/models/resnet.py#L107-L111
Need to make sure that the same is used in both frameworks
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with torchvision/models/resnet.py lines 107-111, then find the corresponding ResNet implementation in the TensorFlow side of this benchmark. Compare the behavior in both frameworks and verify that the benchmark uses the same handling in each; the issue is done when the implementations are compatible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch, tensorflow
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100