Toggle navigation
Phaier School
データ型
TensorFlow
備考
tf.float16
tf.float32
tf.float64
tf.bfloat16
tf.complex64
tf.complex128
tf.int8
tf.int16
tf.int32
tf.int64
tf.uint8
tf.uint16
tf.bool
tf.string
tf.qint8
tf.quint8
tf.qint16
tf.quint16
tf.qint32
tf.resource
参考資料
tensorflow/dtypes.py at master · tensorflow/tensorflow