Searched refs:op_is_local (Results 1 – 1 of 1) sorted by relevance
898 bool op_is_local = IsLocal(op->EagerContext(), op->Device()); in EagerExecute() local900 if (op_is_local) { in EagerExecute()