1

Does Google Cloud TPU support Tensorflow C++ API? I couldn't find any positive or negative statement about that, as well as a sample code or API reference. Does it mean it is not supported?

1 Answers1

2

Currently, Tensorflow C++ doesn't have TPU specific API's. Tensorflow c++ code should not fail while running on Google Cloud host VM's but it won't be able to use TPU.

aman2930
  • 275
  • 2
  • 9