Searched refs:sparse_indices_out (Results 1 – 1 of 1) sorted by relevance
65 Tensor* sparse_indices_out = nullptr; in Compute() local68 &sparse_indices_out)); in Compute()69 auto sparse_indices = sparse_indices_out->tensor<int64, 2>(); in Compute()