Stay organized with collections
Save and categorize content based on your preferences.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2020-04-20 UTC.
[null,null,["Last updated 2020-04-20 UTC."],[],[],null,["# Parsing Ops\n===========\n\nSummary\n-------\n\n| ### Classes ||\n|-------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [tensorflow::ops::DecodeCSV](/versions/r1.15/api_docs/cc/class/tensorflow/ops/decode-c-s-v) | Convert CSV records to tensors. |\n| [tensorflow::ops::DecodeCompressed](/versions/r1.15/api_docs/cc/class/tensorflow/ops/decode-compressed) | Decompress strings. |\n| [tensorflow::ops::DecodeJSONExample](/versions/r1.15/api_docs/cc/class/tensorflow/ops/decode-j-s-o-n-example) | Convert JSON-encoded Example records to binary protocol buffer strings. |\n| [tensorflow::ops::DecodePaddedRaw](/versions/r1.15/api_docs/cc/class/tensorflow/ops/decode-padded-raw) | Reinterpret the bytes of a string as a vector of numbers. |\n| [tensorflow::ops::DecodeRaw](/versions/r1.15/api_docs/cc/class/tensorflow/ops/decode-raw) | Reinterpret the bytes of a string as a vector of numbers. |\n| [tensorflow::ops::ParseExample](/versions/r1.15/api_docs/cc/class/tensorflow/ops/parse-example) | Transforms a vector of brain.Example protos (as strings) into typed tensors. |\n| [tensorflow::ops::ParseSequenceExample](/versions/r1.15/api_docs/cc/class/tensorflow/ops/parse-sequence-example) | Transforms a vector of brain.SequenceExample protos (as strings) into typed tensors. |\n| [tensorflow::ops::ParseSingleExample](/versions/r1.15/api_docs/cc/class/tensorflow/ops/parse-single-example) | Transforms a tf.Example proto (as a string) into typed tensors. |\n| [tensorflow::ops::ParseSingleSequenceExample](/versions/r1.15/api_docs/cc/class/tensorflow/ops/parse-single-sequence-example) | Transforms a scalar brain.SequenceExample proto (as strings) into typed tensors. |\n| [tensorflow::ops::ParseTensor](/versions/r1.15/api_docs/cc/class/tensorflow/ops/parse-tensor) | Transforms a serialized tensorflow.TensorProto proto into a [Tensor](/versions/r1.15/api_docs/cc/class/tensorflow/tensor#classtensorflow_1_1_tensor). |\n| [tensorflow::ops::SerializeTensor](/versions/r1.15/api_docs/cc/class/tensorflow/ops/serialize-tensor) | Transforms a [Tensor](/versions/r1.15/api_docs/cc/class/tensorflow/tensor#classtensorflow_1_1_tensor) into a serialized TensorProto proto. |\n| [tensorflow::ops::StringToNumber](/versions/r1.15/api_docs/cc/class/tensorflow/ops/string-to-number) | Converts each string in the input [Tensor](/versions/r1.15/api_docs/cc/class/tensorflow/tensor#classtensorflow_1_1_tensor) to the specified numeric type. |"]]