Home
last modified time | relevance | path

Searched refs:_with_updates_impl (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/ops/structured/
Dstructured_tensor.py361 return self._with_updates_impl((), updates_items, validate)
363 def _with_updates_impl(self, error_prefix: Tuple[str], # pylint: disable=invalid-sequence-index member in StructuredTensor
428 value = current_value._with_updates_impl(error_prefix + (prefix,),