Machine learning

Previous versions of Vertica supported the following data types:.

TensorFlow: additional support for INT and FLOAT types

Previous versions of Vertica supported the following data types:

  • Input: TF_FLOAT (default), TF_DOUBLE

  • Output: TF_FLOAT (default), TF_INT64

Vertica 11.1 adds support for the following data types:

  • Input: TF_INT8, TF_INT16, TF_INT32, TF_INT64

  • Output: TF_DOUBLE, TF_INT8, TF_INT16, TF_INT32

For details, see tf_model_desc.json overview.