Searched refs:unowned_indices_ (Results 1 – 2 of 2) sorted by relevance
110 unowned_indices_.insert(index); in SetUnownedIndex()114 unowned_indices_.erase(index); in ClearUnownedIndex()117 const std::set<ShapeIndex>& unowned_indices() { return unowned_indices_; } in unowned_indices()141 std::set<ShapeIndex> unowned_indices_; variable
37 for (auto& index : unowned_indices_) { in ~ExecutionInput()59 unowned_indices_.insert(index); in SetUnownedBuffer()