[nfc][ir2vec] Remove `Valid` field (#157132)
It is tied to the vocab having had been set. Checking that vector's `emtpy` is sufficient. Less state to track (for a maintainer)
Loading
Please sign in to comment
It is tied to the vocab having had been set. Checking that vector's `emtpy` is sufficient. Less state to track (for a maintainer)