Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dmatrix_diag_ops.cc55 std::pair<int64, int64> ProcessDiagIndex(XlaOpKernelContext* context) { in ProcessDiagIndex() function
266 std::tie(lower_diag_index, upper_diag_index) = ProcessDiagIndex(context); in Compile()
377 std::tie(lower_diag_index, upper_diag_index) = ProcessDiagIndex(context); in Compile()
487 std::tie(lower_diag_index, upper_diag_index) = ProcessDiagIndex(context); in Compile()