Searched defs:FeatureProtos (Results 1 – 2 of 2) sorted by relevance
433 struct FeatureProtos { struct449 // Map from feature name to FeatureProtos for that feature. argument
1821 struct FeatureProtos { struct1825 std::vector<StringPiece> protos;1826 std::vector<bool> protos_present;1829 size_t length; // total length for ragged/sparse, max row length for dense.1830 size_t num_rows; // only populated for ragged sequence features.1833 Type type; // Whether this feature is sparse, ragged, or dense.1834 DataType dtype;