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

  /external/tensorflow/tensorflow/python/tpu/
tpu_context.py 50 invocation_index=None,
54 self._invocation_index = invocation_index
tpu_estimator.py 746 invocation_index=host_id * ctx.num_of_cores_per_host + core_ordinal)
783 internal_ctx=ctx, input_device=device, invocation_index=host_id)
    [all...]

Completed in 794 milliseconds