Actions: google-deepmind/torax
Actions
Showing runs from all workflows
5,156 workflow runs
5,156 workflow runs
functools.cached_property
. A special method update_fields
is added to the top-level model ToraxConfig
, which allows users to safely update fields whilst invalidating the minimal set of caches (ie. the current model along with all ancestral models). update_fields
is not safe to call for submodels of ToraxConfig
, hence making this private (but still accessible if a user really wants/needs to use it).
Unittests
#5124:
Pull request #788
synchronize
by
copybara-service
bot
functools.cached_property
. A special method update_fields
is added to the top-level model ToraxConfig
, which allows users to safely update fields whilst invalidating the minimal set of caches (ie. the current model along with all ancestral models). update_fields
is not safe to call for submodels of ToraxConfig
, hence making this private (but still accessible if a user really wants/needs to use it).
Unittests
#5115:
Pull request #788
synchronize
by
copybara-service
bot
functools.cached_property
. A special method update_fields
is added to the top-level model ToraxConfig
, which allows users to safely update fields whilst invalidating the minimal set of caches (ie. the current model along with all ancestral models). update_fields
is not safe to call for submodels of ToraxConfig
, hence making this private (but still accessible if a user really wants/needs to use it).
Unittests
#5113:
Pull request #788
synchronize
by
copybara-service
bot