yaoshiang
yaoshiang
There is a profiling guide hidden as a section of the "intro", here. https://github.com/pytorch/xla/blob/master/docs/source/learn/xla-overview.md It was my intention to break this out into our own profiling guide, however, there is...
This would also enable integration with VSCode's visual python debugging of unit tests.
Thanks for this good analysis. Clearly the APIs are not the same, but, do they have enough expressiveness to do the same thing? setting an ordinal for device number appears...
Thanks. I don't know what is the setter for `torch_xla._XLAC._xla_get_default_device()`, but the fact that is in _XLAC but not exposed properly outside of it is already a redflag this part...
