tf.compat.v1.tpu.bfloat16_scope

Scope class for bfloat16 variables so that the model uses custom getter.

This enables variables to be read as bfloat16 type when using get_variable.

name Name to use for scope.

a variable scope.