SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

GPU-Enabled TensorFlow Deployment

A pre-trained TensorFlow model is a machine learning model that has already been trained on a dataset and whose learned weights can be reused for inference or further fine-tuning. In SAP AI Core, developers use pre-trained TensorFlow models together with GPU resources to accelerate workloads such as image recognition or other deep learning tasks without training a model from scratch.

Tutorials that teach this

Prerequisites