Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/tpu/
Dtpu_estimator.py743 user_context = tpu_context.TPUContext(
782 user_context = tpu_context.TPUContext(
856 user_context = tpu_context.TPUContext(
953 user_context = tpu_context.TPUContext(
1703 user_context = tpu_context.TPUContext(
Dtpu_context.py44 class TPUContext(object): class