Searched defs:ExecutePerReplica (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/python/ | ||
D | local_computation_builder.cc | 264 StatusOr<LocalShapedBufferTuple*> LocalExecutable::ExecutePerReplica( in ExecutePerReplica() function in xla::swig::LocalExecutable |
D | xla_client.py | 826 def ExecutePerReplica(self, arguments=None): member in Executable |