Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dcross_device_ops_test.py235 options.prefer_unique_instance_key)
276 options.prefer_unique_instance_key)
324 prefer_unique_instance_key=[True, False]))
326 reduce_op, prefer_unique_instance_key): argument
345 prefer_unique_instance_key=prefer_unique_instance_key)
371 prefer_unique_instance_key=[True, False]))
373 reduce_op, prefer_unique_instance_key): argument
393 prefer_unique_instance_key=prefer_unique_instance_key)
425 combinations.combine(prefer_unique_instance_key=[True, False]))
426 def testReduceSparseVariableLength(self, prefer_unique_instance_key): argument
[all …]