Searched defs:_apply_update (Results 1 – 2 of 2) sorted by relevance
| /external/autotest/client/site_tests/autoupdate_InvalidateSuccessfulUpdate/ | ||
| D | autoupdate_InvalidateSuccessfulUpdate.py | 17 def _apply_update(self, update_url): member in autoupdate_InvalidateSuccessfulUpdate |
| /external/tensorflow/tensorflow/python/keras/mixed_precision/ | ||
| D | autocast_variable.py | 237 def _apply_update(self, update_fn, *args, **kwargs): member in AutoCastVariable |