Tpu features (#932)

* added guide

* added self.print()

* added self.print()
This commit is contained in:
William Falcon
2020-02-24 22:30:53 -05:00
committed by GitHub
parent 1015a00506
commit 2b5293ddfc
2 changed files with 22 additions and 0 deletions
+2
View File
@@ -174,3 +174,5 @@ About XLA
----------
XLA is the library that interfaces PyTorch with the TPUs.
For more information check out `XLA <https://github.com/pytorch/xla>`_.
Guide for `troubleshooting XLA <https://github.com/pytorch/xla/blob/master/TROUBLESHOOTING.md>`_