Searched refs:variable_length (Results 1 – 6 of 6) sorted by relevance
184 variable_length.push_back(true); in Init()189 variable_length.push_back(false); in Init()202 std::vector<bool> variable_length; variable250 variable_length.push_back(true); in Init()255 variable_length.push_back(false); in Init()268 std::vector<bool> variable_length; variable
253 PartialTensorShape shape, bool variable_length, in AddDenseFeature() argument262 new_feature.variable_length = variable_length; in AddDenseFeature()
51 bool variable_length; member
612 if (!config.dense[d].variable_length) { in FastParseSerializedExample()815 if (config.dense[d].variable_length) continue; in FastParseSerializedExample()851 if (!config.dense[d].variable_length) continue; in FastParseSerializedExample()1000 if (config.dense[d].variable_length) continue; in FastParseExample()1160 if (!config.dense[d].variable_length) return; in FastParseExample()1270 if (!config.dense[d].variable_length) { in FastParseSingleExample()1347 if (is_dense && !config.dense[d].variable_length) { in FastParseSingleExample()1541 if (!config.dense[d].variable_length) { in FastParseSingleExample()2247 if (!c.variable_length) { in FastParseSequenceExample()
95 if (attrs_.variable_length[d]) { in Compute()128 attrs_.variable_length[d], in Compute()196 if (attrs_.variable_length[d]) { in Compute()230 attrs_.variable_length[d], in Compute()
147 variable_length; member847 if (exif_info[i].variable_length == 0) in TIFFGetEXIFProperties()