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

Kmilanovic/pytorch reduce ops tests #380

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kmilanovicTT
Copy link

Test torch reduce operators

Supported ops:

  • sum
  • mean

Supported operand source models for Forge:

  • from another op
  • from dram
  • from host
  • const eval pass
  • mf and df tests

Issue #262, #263

@kmilanovicTT kmilanovicTT added the Ops Support new op in tt-forge and tt-mlir label Oct 8, 2024
@kmilanovicTT kmilanovicTT self-assigned this Oct 8, 2024
@kmilanovicTT kmilanovicTT force-pushed the kmilanovic/pytorch_reduce_ops_tests branch 3 times, most recently from 6543c04 to 9ee07ce Compare October 15, 2024 07:59
@kmilanovicTT kmilanovicTT force-pushed the kmilanovic/pytorch_reduce_ops_tests branch 4 times, most recently from 85a9af9 to e16ba4a Compare October 23, 2024 13:33
@kmilanovicTT kmilanovicTT marked this pull request as ready for review October 23, 2024 13:37
@kmilanovicTT kmilanovicTT force-pushed the kmilanovic/pytorch_reduce_ops_tests branch from e16ba4a to 6c08fd2 Compare October 29, 2024 14:46
This was linked to issues Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ops Support new op in tt-forge and tt-mlir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Op Testing] Reduce mean [Op Testing] Reduce sum
2 participants