Home
last modified time | relevance | path

Searched defs:is_export_mode (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/tpu/
Dtpu_context.py415 def is_running_on_cpu(self, is_export_mode=False): argument
440 def _is_running_on_cpu(self, is_export_mode): argument
Dtpu_estimator.py1411 def call_without_tpu(self, features, labels, is_export_mode): argument
1623 is_export_mode): argument
1661 def _call_model_fn(self, features, labels, is_export_mode=False): argument