Home
last modified time | relevance | path

Searched defs:scatter_nd_sub (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/ops/
Dstate_ops.py537 def scatter_nd_sub(ref, indices, updates, use_locking=False, name=None): function
Dvariables.py694 def scatter_nd_sub(self, indices, updates, name=None): member in Variable
1957 def scatter_nd_sub(self, indices, updates, name=None): member in RefVariable
Dresource_variable_ops.py1184 def scatter_nd_sub(self, indices, updates, name=None): member in ResourceVariable