Searched refs:out_indices_t (Results 1 – 3 of 3) sorted by relevance
147 Tensor *out_indices_t, *out_values_t; in Compute() local150 &out_indices_t)); in Compute()153 auto out_indices_mat = out_indices_t->matrix<int64>(); in Compute()
280 Tensor *out_indices_t; in Compute() local284 &out_indices_t)); in Compute()286 out_indices_t->matrix<int64>(); in Compute()
146 Tensor *out_indices_t, *out_values_t, *out_shape_t; in OutputSparseTensor() local149 &out_indices_t)); in OutputSparseTensor()154 auto out_indices_mat = out_indices_t->matrix<int64>(); in OutputSparseTensor()