HomeSort by relevance Sort by last modified time
    Searched refs:is_input_sharded_per_core (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/python/tpu/
tpu_context.py 91 if self._internal_ctx.is_input_sharded_per_core():
394 def is_input_sharded_per_core(self): member in class:_InternalTPUContext
476 if self.is_input_sharded_per_core() or (
tpu_estimator.py     [all...]

Completed in 62 milliseconds