Searched defs:example_bytes (Results 1 – 1 of 1) sorted by relevance
744 const auto example_bytes = std::string(*tensor_iterator); in ParseSingleExample() local1325 Status ParseExampleOp::ParseSerializedExample(const std::string &example_bytes, TensorRow *parsed_r… in ParseSerializedExample()1380 Status ParseExampleOp::ConstructColumnMap(const std::string &example_bytes) { in ConstructColumnMap()