Support iterables in adapt() for preprocessing layers (#22417)
* feat(preprocessing): support iterables in adapt() for Discretization, IndexLookup, and TextVectorization * fix(preprocessing): address review feedback for iterable adapt support * fix(tests): use correct Grain API for adapt tests * fix(tests): return raw values from Grain source, not wrapped lists * fix(tests): move grain import to top level, remove try/except guards
R
rstar327 committed
6ba37bbb98f1446ceffa37ed0de44887caa53dec
Parent: 1156f6c
Committed by GitHub <[email protected]>
on 3/29/2026, 5:05:31 PM