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 cast operator #788

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

koudev
Copy link

@koudev koudev commented Jun 21, 2023

Summary:
Building a simple AIT cast operator that supports float16, bfloat16, and float32.

This first version does not support Vectorization in order to simplify this task

Differential Revision: D46603937

Summary:
Building a simple AIT cast operator that supports `float16`, `bfloat16`, and `float32`.

This first version does not support Vectorization in order to simplify this task

Differential Revision: D46603937

fbshipit-source-id: 2a72752341d04d1127c8bf161476fd12fa48d625
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported labels Jun 21, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D46603937

@aakhundov aakhundov self-requested a review June 22, 2023 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported fh:direct-merge-enabled
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants