Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dsdca_internal.h148 struct SparseFeatures { struct
149 std::unique_ptr<TTypes<const int64_t>::UnalignedConstVec> indices;
151 values; // nullptr encodes optional.