Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/tpu/
H A Dtpu.py416 def EnterGradientColocation(self, op: ops.Operation, gradient_uid: Text): member in TPUReplicateContext
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dcontrol_flow_ops.py697 def EnterGradientColocation(self, op, gradient_uid): member in ControlFlowContext