Searched refs:eager_op (Results 1 – 1 of 1) sorted by relevance
98 EagerOperation* eager_op, in GetEagerOperationAndNumRetvals() argument110 TF_RETURN_IF_ERROR(eager_op->Reset(name, operation.device().c_str(), false, in GetEagerOperationAndNumRetvals()122 TF_RETURN_IF_ERROR(eager_op->AddInput(handle)); in GetEagerOperationAndNumRetvals()131 TF_RETURN_IF_ERROR(eager_op->AddInput(handle)); in GetEagerOperationAndNumRetvals()140 eager_op->MutableAttrs()->Set(attr.first, attr.second); in GetEagerOperationAndNumRetvals()