Searched refs:unowned_indices_ (Results 1 – 2 of 2) sorted by relevance
108 unowned_indices_.insert(index); in SetUnownedIndex()112 unowned_indices_.erase(index); in ClearUnownedIndex()115 const std::set<ShapeIndex>& unowned_indices() { return unowned_indices_; } in unowned_indices()139 std::set<ShapeIndex> unowned_indices_; variable
36 for (auto& index : unowned_indices_) { in ~ExecutionInput()58 unowned_indices_.insert(index); in SetUnownedBuffer()