Operazioni di analisi
Riepilogo
Classi | |
---|---|
tensorflow:: ops:: DecodeCSV | Converti record CSV in tensori. |
tensorflow:: ops:: DecodeCompressed | Decomprimere le stringhe. |
tensorflow:: ops:: DecodeJSONExample | Converti record di esempio con codifica JSON in stringhe buffer di protocollo binario. |
tensorflow:: ops:: DecodePaddedRaw | Reinterpretare i byte di una stringa come un vettore di numeri. |
tensorflow:: ops:: DecodeRaw | Reinterpretare i byte di una stringa come un vettore di numeri. |
tensorflow:: ops:: ParseExample | Trasforma un vettore di brain.Esempio di prototipi (come stringhe) in tensori tipizzati. |
tensorflow:: ops:: ParseExampleV2 | Trasforma un vettore di prototipi tf.Example (come stringhe) in tensori tipizzati. |
tensorflow:: ops:: ParseSequenceExample | Trasforma un vettore di prototipi brain.SequenceExample (come stringhe) in tensori tipizzati. |
tensorflow:: ops:: ParseSequenceExampleV2 | Trasforma un vettore di prototipi tf.io.SequenceExample (come stringhe) in tensori tipizzati. |
tensorflow:: ops:: ParseSingleExample | Trasforma un proto tf.Example (come una stringa) in tensori tipizzati. |
tensorflow:: ops:: ParseSingleSequenceExample | Trasforma un cervello scalare.SequenceExample proto (come stringhe) in tensori tipizzati. |
tensorflow:: ops:: ParseTensor | Trasforma un proto tensorflow.TensorProto serializzato in un Tensor . |
tensorflow:: ops:: SerializeTensor | Trasforma un Tensor in un proto TensorProto serializzato. |
tensorflow:: ops:: StringToNumber | Converte ogni stringa nell'input Tensor nel tipo numerico specificato. |