Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/compiler/xla/
Dxla.py43 _XLA_COMPILE_ATTR = '_xla_compile_id' variable
217 if _XLA_COMPILE_ATTR in op.node_def.attr:
222 _XLA_COMPILE_ATTR, attr_value_pb2.AttrValue(s=self._name_as_bytes))