Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/experimental/
H A Ddense_to_sparse_batch_dataset_op.cc251 const auto& t_flat = t.flat<T>(); in GetNextInternal() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Darithmetic_optimizer.cc3837 auto t_flat = t.flat<int32>(); in GetSimpleSliceAxis() local
3840 auto t_flat = t.flat<int64_t>(); in GetSimpleSliceAxis() local