Searched refs:MIRRORING_ALL (Results 1 – 6 of 6) sorted by relevance
128 context.context().mirroring_policy = context.MIRRORING_ALL172 context.context().mirroring_policy = context.MIRRORING_ALL
223 context.context().mirroring_policy = context.MIRRORING_ALL256 context.context().mirroring_policy = context.MIRRORING_ALL
69 MIRRORING_ALL = pywrap_tfe.TFE_MIRRORING_ALL variable
107 context.context().mirroring_policy = context.MIRRORING_ALL
99 MIRRORING_ALL = 1, enumerator
308 return GetMirroringPolicy() == MIRRORING_ALL; in MirrorTensors()