Hi, how does caching w/ `NamedTuple` s work? Does ...
# flyte-support
e
Hi, how does caching w/
NamedTuple
s work? Does each field in the
NamedTuple
just need to have an appropriate annotation w/ the
HashMethod
?
f
Named tuples is just multi output
So yes
153 Views