Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dsparse_tensors_map_ops.cc308 SparseTensor st_i; in Compute() local
311 output_shape, &st_i)); in Compute()
313 OP_REQUIRES_OK(context, map->AddSparseTensor(context, st_i, &handle)); in Compute()