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