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

Need dtype attr implementation for xtype.NDArray #273

Open
ethancaballero opened this issue Sep 11, 2019 · 0 comments
Open

Need dtype attr implementation for xtype.NDArray #273

ethancaballero opened this issue Sep 11, 2019 · 0 comments

Comments

@ethancaballero
Copy link
Collaborator

ethancaballero commented Sep 11, 2019

dtype attr will go in xtype.NDArray dict in standard_method_map in myia.pipeline.resources; analogous to shape attr:
https://github.com/mila-iqia/myia/blob/master/myia/pipeline/resources.py#L210-L238

an example return of dtype would be Float[32] object

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant