Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Common Operators for torch benchmarks #1883

Closed
15 tasks done
shivadbhavsar opened this issue Jun 27, 2023 · 0 comments
Closed
15 tasks done

Add Common Operators for torch benchmarks #1883

shivadbhavsar opened this issue Jun 27, 2023 · 0 comments
Assignees

Comments

@shivadbhavsar
Copy link
Contributor

shivadbhavsar commented Jun 27, 2023

Ops to do first...

  • aten.rsub.Scalar False {'torchbench', 'huggingface', 'timm'}
  • aten.div.Tensor False {'torchbench', 'huggingface', 'timm'}
  • aten.as_strided.default False {'torchbench', 'huggingface', 'timm'}
  • aten._to_copy.default True {'torchbench', 'huggingface', 'timm'}
  • aten.clamp.default False {'torchbench', 'huggingface', 'timm'}
  • aten.sub.Tensor False {'torchbench', 'huggingface', 'timm'}
  • aten.split.Tensor False {'torchbench', 'huggingface', 'timm'}
  • aten.slice_scatter.default False {'torchbench', 'huggingface', 'timm'}
  • aten.sin.default False {'torchbench', 'huggingface', 'timm'}
  • aten.lift_fresh_copy.default False {'torchbench', 'huggingface', 'timm'}
  • aten.cos.default False {'torchbench', 'huggingface', 'timm'}
  • aten.zeros.default False {'torchbench', 'huggingface', 'timm'}
  • aten.select_scatter.default False {'torchbench', 'huggingface', 'timm'}
  • aten.copy.default False {'torchbench', 'huggingface', 'timm'}
  • aten.pow.Tensor_Scalar False {'torchbench', 'huggingface', 'timm'}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants