Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/distribute/
Dall_reduce.py31 def _flatten_tensors(tensors): function
279 input_tensors, shape = _flatten_tensors(input_tensors)
464 input_tensors, shape = _flatten_tensors(input_tensors)
576 input_tensors, shape = _flatten_tensors(input_tensors)
724 input_tensors, shape = _flatten_tensors(input_tensors)
814 input_tensors, shape = _flatten_tensors(input_tensors)
Dall_reduce_test.py45 ar._flatten_tensors([x, x])