brightening-eyes opened a new issue #19280: URL: https://github.com/apache/incubator-mxnet/issues/19280
## Description TensorFlow (natively) and pytorch (with a package called torch_xla) supports running computations on TPU devices. they are created specially for deep learning. mxnet can have support for it using mx.tpu() besside gpu and cpu ## References * [pytorch_xla](https://github.com/pytorch/xla) * [python api for coral devices](https://coral.ai/docs/edgetpu/api-intro/) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
