Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/data/experimental/
Ddense_to_sparse_batch_dataset_op.cc243 const auto& t_flat = t.flat<T>(); in GetNextInternal() local
257 values_flat(current_position_in_values) = t_flat(j); in GetNextInternal()