Home
last modified time | relevance | path

Searched defs:_apply_update (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/site_tests/autoupdate_InvalidateSuccessfulUpdate/
Dautoupdate_InvalidateSuccessfulUpdate.py17 def _apply_update(self, update_url): member in autoupdate_InvalidateSuccessfulUpdate
/external/tensorflow/tensorflow/python/keras/mixed_precision/
Dautocast_variable.py237 def _apply_update(self, update_fn, *args, **kwargs): member in AutoCastVariable