Google Cloud tutorial lets application developers use
tf.contrib.tpu package to operate TPU nodes (examples
here and
here). We want to run some benchmarks on TPU and there're reasons why we don't want to use Python. Are there corresponding C or C++ implementations so that developers can write C/C++ TPU programs?