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 NNTile dtypes into Python namespace #102

Open
Muxas opened this issue Jul 14, 2024 · 0 comments
Open

Add NNTile dtypes into Python namespace #102

Muxas opened this issue Jul 14, 2024 · 0 comments
Labels
api Public programming interfaces enhancement New feature or request

Comments

@Muxas
Copy link
Member

Muxas commented Jul 14, 2024

Currently, we only add tensors with different precision, e.g., Tensor_bf16 and Tensor_fp32. But we need to add NNTile dtypes into Python namespace at least for testing purposes, as relying on Numpy dtypes does not allow to run tests in mixed precision.

@Muxas Muxas added enhancement New feature or request api Public programming interfaces labels Jul 14, 2024
@Muxas Muxas mentioned this issue Jul 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Public programming interfaces enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant