Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add backend for toggling between numpy and tensorflow #4

Open
ianwilliamson opened this issue Jan 18, 2020 · 0 comments
Open

Add backend for toggling between numpy and tensorflow #4

ianwilliamson opened this issue Jan 18, 2020 · 0 comments

Comments

@ianwilliamson
Copy link
Contributor

ianwilliamson commented Jan 18, 2020

Only thing preventing this currently is figuring out how to implement the "batch" dims on eye and diag for numpy. Tensor flow currently works completely, but has additional options that are not present in numpy's version of the functions.

@ianwilliamson ianwilliamson changed the title Add backend for toggling between numpy as tensorflow Add backend for toggling between numpy and tensorflow Jan 18, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant