Tensorflow: 08 Data Types and Casting Type Casting

Pubblicato il: 08 luglio 2020
sul canale di: BharatOnlineDS
83
2

tf.float32 32-bit floating point.
tf.float64 64-bit floating point.
tf.int8 8-bit signed integer.
tf.int16 16-bit signed integer.
tf.int32 32-bit signed integer.
tf.int64 64-bit signed integer.
tf.uint8 8-bit unsigned integer.
tf.uint16 16-bit unsigned integer.
tf.string Variable-length byte array. Each element of a Tensor is a byte array.
tf.bool Boolean.
tf.complex64 Complex number made of two 32-bit floating points: real and imaginary parts.
tf.complex128 Complex number made of two 64-bit floating points: real and imaginary parts.
tf.qint8 8-bit signed integer used in quantized ops.
tf.qint32 32-bit signed integer used in quantized ops.
tf.quint8 8-bit unsigned integer used in quantized ops.


In questa pagina del sito puoi guardare il video online Tensorflow: 08 Data Types and Casting Type Casting della durata di ore minuti seconda in buona qualità , che l'utente ha caricato BharatOnlineDS 08 luglio 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 83 volte e gli è piaciuto 2 spettatori. Buona visione!