Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/distribute/
Dvalues.py1044 raise NotImplementedError(values_util.scatter_error_msg.format(
1053 raise NotImplementedError(values_util.scatter_error_msg.format(
1062 raise NotImplementedError(values_util.scatter_error_msg.format(
1563 raise NotImplementedError(values_util.scatter_error_msg.format(
1571 raise NotImplementedError(values_util.scatter_error_msg.format(
1579 raise NotImplementedError(values_util.scatter_error_msg.format(
Dvalues_util.py353 scatter_error_msg = ("{op_name} is only supported for mirrored " variable