Home
last modified time | relevance | path

Searched refs:bfloat16_scope (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/tpu/
Dbfloat16_test.py34 with bfloat16.bfloat16_scope() as bf:
41 with bfloat16.bfloat16_scope() as scope:
Dbfloat16.py70 def bfloat16_scope(): function