Home
last modified time | relevance | path

Searched refs:XLACompileContext (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/compiler/xla/
Dxla.py130 class XLACompileContext(control_flow_ops.XLAControlFlowContext): class
158 super(XLACompileContext, self).__init__()
347 context = XLACompileContext(name=cluster_name, pivot=pivot)
Dxla_test.py52 return xla.XLACompileContext(name=computation_name, pivot=pivot)