The Vertica Forum recently got a makeover! Let us know what you think by filling out this short, anonymous survey.
Please take this survey to help us learn more about how you use third party tools. Your input is greatly appreciated!
What Deep Learning frameworks are supported for prediction inside Vertica? TensorFlow 2.0? Others?

Are other Deep Learning frameworks supported for prediction inside Vertica? (Tensorflow 2.0, Pytorch, MxNet, etc.)
Asked during BDC session Tapping Vertica’s Integration with TensorFlow for Advanced Machine Learning.
@glarionov
0
Answers
Vertica can only support up to a specific TensorFlow version (1.15.0) because a C library for TensorFlow 2.x.x (the newest TF major version) does not exist yet.
According to TensorFlow documentation, all 1.x.x models should be supported by the version that we run (1.15.0), but we cannot guarantee this since we did not write the TensorFlow library. Other frameworks such as PyTorch, MxNet, etc are not currently supported.