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

#4858: Add support for typecast #4840

Merged
merged 1 commit into from
Jan 31, 2024
Merged

#4858: Add support for typecast #4840

merged 1 commit into from
Jan 31, 2024

Conversation

muthutt
Copy link
Contributor

@muthutt muthutt commented Jan 19, 2024

support limited typecast operator based on construction of COPY
currently converts between bfloat16,bfloat8 <-> float.

@muthutt muthutt force-pushed the bharane/forward_typecast branch 2 times, most recently from 32f3cfd to 865ac2a Compare January 22, 2024 19:24
@muthutt muthutt marked this pull request as ready for review January 22, 2024 20:13
@muthutt muthutt changed the title #0: Add support for typecast #4858: Add support for typecast Jan 22, 2024
@muthutt muthutt mentioned this pull request Jan 22, 2024
19 tasks
  : fix and update test for typecast to compare after round
  : add test for clone and typecast for multiple input and output data types
  : Add output dtype for typecast
  : Add input and output dtype for torch and device
  : update tests
@muthutt
Copy link
Contributor Author

muthutt commented Jan 31, 2024

tests passing earlier; rerun today is also passing https://github.com/tenstorrent-metal/tt-metal/actions/runs/7730910046

@muthutt muthutt deleted the bharane/forward_typecast branch February 9, 2024 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants