You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have one question regarding xla. I checked xla tutorials and I couldn't find any hint there.
I've been implementing my deep learning framework from scratch, which idea is to be as "understandable" as possible. Right now, it supports a simplified object-oriented version of autograd and some functionalities to create neural networks.
I am wondering how hard would be to add XLA as a GPU/TPU backend.
Could you please give me a hint on that?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Dear experts,
I have one question regarding xla. I checked xla tutorials and I couldn't find any hint there.
I've been implementing my deep learning framework from scratch, which idea is to be as "understandable" as possible. Right now, it supports a simplified object-oriented version of autograd and some functionalities to create neural networks.
I am wondering how hard would be to add XLA as a GPU/TPU backend.
Could you please give me a hint on that?
Beta Was this translation helpful? Give feedback.
All reactions