Searched defs:SparseFeatures (Results 1 – 1 of 1) sorted by relevance
148 struct SparseFeatures { struct149 std::unique_ptr<TTypes<const int64>::UnalignedConstVec> indices;151 values; // nullptr encodes optional.