MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / HostComputeCore

Method HostComputeCore

tensorflow/python/tpu/tpu.py:393–394  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

391 super(TPUReplicateContext, self).Enter()
392
393 def HostComputeCore(self):
394 return self._host_compute_core
395
396 def _RemoveExternalControlEdges(self, op):
397 """Remove any external control dependency on this op."""

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected