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

Method GetControlPivot

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

Source from the content-addressed store, hash-verified

529 return False
530
531 def GetControlPivot(self):
532 return self._pivot
533
534
535@tf_export(v1=["tpu.outside_compilation"])

Callers 1

AddOpMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected