HomeSort by relevance Sort by last modified time
    Searched refs:final_update (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/contrib/opt/python/training/
addsign.py 157 final_update = ops.IndexedSlices(
164 final_update.indices,
165 final_update.values,
powersign.py 161 final_update = ops.IndexedSlices(
168 final_update.indices,
169 final_update.values,

Completed in 74 milliseconds