Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/debug/cli/
Dtensor_format_test.py105 tensor_format.locate_tensor_element(out, subscripts))
378 tensor_format.locate_tensor_element(out, [20])
382 tensor_format.locate_tensor_element(out, [-1])
386 tensor_format.locate_tensor_element(out, [0, 0])
411 tensor_format.locate_tensor_element(out, [[0, 0], [0]])
415 tensor_format.locate_tensor_element(out, [[0], [20]])
419 tensor_format.locate_tensor_element(out, [[0], [-1]])
423 tensor_format.locate_tensor_element(out, [[5], [0]])
452 tensor_format.locate_tensor_element(out, [1, 4])
456 tensor_format.locate_tensor_element(out, [-1, 2])
[all …]
Dtensor_format.py185 are_omitted, rows, start_cols, end_cols = locate_tensor_element(
282 def locate_tensor_element(formatted, indices): function
Dcurses_ui.py710 omitted, line_index, _, _ = tensor_format.locate_tensor_element(