Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Dlocal_computation_builder.cc264 StatusOr<LocalShapedBufferTuple*> LocalExecutable::ExecutePerReplica( in ExecutePerReplica() function in xla::swig::LocalExecutable
Dxla_client.py826 def ExecutePerReplica(self, arguments=None): member in Executable