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

Creating a boolean datatype for TTNN tensors #14434

Closed
Tracked by #13521
KalaivaniMCW opened this issue Oct 29, 2024 · 1 comment
Closed
Tracked by #13521

Creating a boolean datatype for TTNN tensors #14434

KalaivaniMCW opened this issue Oct 29, 2024 · 1 comment

Comments

@KalaivaniMCW
Copy link
Contributor

Pytorch gives boolean output for relational/comparison/logical ops
Ex. in Pytorch tracing sweeps , like this https://github.com/tenstorrent/pytorch2.0_ttnn/blob/main/docs/operations/aten.le.Tensor.md
do we expect TTNN output to be the same as boolean ? Or is it enough to have integer output for these category of ops ?

@KalaivaniMCW
Copy link
Contributor Author

We are not creating a boolen datatype but we do have integer output for some ops tracked in #13374

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

1 participant