Exploring a unit-testing model represents an effort on our part. Now, imagine having to build a model that is 10 times this size. Training the model to find out where and why things went wrong may prove time consuming.
Google has come up with an innovation: a Tensor Processing Unit (TPU). Google Search, Google Translate, and Google Photos use a TPU to speed up computations.
Making that available to us on its data centers will make a difference. TensorBoard already has a key function you might want to explore while building a complex and time-consuming model. This function is the TPU Compatibility option on TensorBoard (see the following screenshot).
Click on TPU Compatibility ...