Searched refs:missing_tensors (Results 1 – 2 of 2) sorted by relevance
1154 std::unordered_set<int64> missing_tensors; in Compute() local1160 missing_tensors.emplace(batch_key); in Compute()1163 if (missing_tensors.empty()) { in Compute()1167 .emplace(batch_key, Batch{missing_tensors, context, done}) in Compute()1172 for (const int64 i : missing_tensors) { in Compute()1197 batch_it->second.missing_tensors.erase(batch_key); in Compute()1200 if (batch_it->second.missing_tensors.empty()) { in Compute()1218 std::unordered_set<int64> missing_tensors; member
725 missing_tensors = [732 if missing_tensors:737 '.' % missing_tensors)