Parsing Ops
Summary
Classes |
|
---|---|
tensorflow:: |
Convert CSV records to tensors. |
tensorflow:: |
Decompress strings. |
tensorflow:: |
Convert JSON-encoded Example records to binary protocol buffer strings. |
tensorflow:: |
Reinterpret the bytes of a string as a vector of numbers. |
tensorflow:: |
Reinterpret the bytes of a string as a vector of numbers. |
tensorflow:: |
Transforms a vector of brain.Example protos (as strings) into typed tensors. |
tensorflow:: |
Transforms a vector of tf.Example protos (as strings) into typed tensors. |
tensorflow:: |
Transforms a vector of brain.SequenceExample protos (as strings) into typed tensors. |
tensorflow:: |
Transforms a vector of tf.io.SequenceExample protos (as strings) into typed tensors. |
tensorflow:: |
Transforms a tf.Example proto (as a string) into typed tensors. |
tensorflow:: |
Transforms a scalar brain.SequenceExample proto (as strings) into typed tensors. |
tensorflow:: |
Transforms a serialized tensorflow.TensorProto proto into a Tensor. |
tensorflow:: |
Transforms a Tensor into a serialized TensorProto proto. |
tensorflow:: |
Converts each string in the input Tensor to the specified numeric type. |