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

Consider TensorFlow, PyTorch, and friends #3

Open
tjpalmer opened this issue Dec 25, 2019 · 2 comments
Open

Consider TensorFlow, PyTorch, and friends #3

tjpalmer opened this issue Dec 25, 2019 · 2 comments

Comments

@tjpalmer
Copy link

These frameworks allow writing Python code, sometimes fairly idiomatic, sometimes constrained, that can be translated and/or compiled to run natively and/or in GPU or other. (See, for example: https://www.tensorflow.org/xla) Might not be in the realm of what you're looking for, but maybe worth considering, at least.

@tjpalmer
Copy link
Author

For TF, the tfcompile tool seems perhaps especially relevant, though still perhaps not quite the kind of thing you are looking for: https://www.tensorflow.org/xla/tfcompile

@pfalcon
Copy link
Owner

pfalcon commented Jan 5, 2020

Great, Python compilers are everyone! ;-) Thanks for bringing these up, because I didn't even consider such projects (not familiar with details of them). But I guess, the same comment as in #2 (comment) applies here, so let that info to ripe up here in the tickets first.

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

2 participants