Where is a "hello World" example for Tensorflow that I can run for a simple check/confirmation that my setup is working?

Habana’s GitHub Model-References site has a simple MNIST based TensorFlow Keras model that can be used to verify functionality on a test configuration; defined here.