MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / finish

Method finish

tensorflow/python/training/optimizer.py:822–823  ·  view source on GitHub ↗
(self, update_ops)

Source from the content-addressed store, hash-verified

820 ]
821
822 def finish(self, update_ops):
823 return self._finish(update_ops, "update")
824
825 non_slot_devices = distribution.extended.non_slot_devices(var_list)
826 finish_updates = distribution.extended.update_non_slot(

Callers 9

encodeByFlatBufferMethod · 0.45
onCreateMethod · 0.45
onErrorMethod · 0.45
onClickMethod · 0.45
onErrorMethod · 0.45
onClickMethod · 0.45
onPauseMethod · 0.45
setFragmentMethod · 0.45
onPreviewSizeChosenMethod · 0.45

Calls 1

_finishMethod · 0.95

Tested by 1

encodeByFlatBufferMethod · 0.36