Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dsparse_fill_empty_rows_op.cc111 Tensor scratch_t; in Compute() local
114 &scratch_t)); in Compute()
115 auto scratch = scratch_t.vec<int64>(); in Compute()