Files
model_garden/community-content/vertex_cpr_samples
Aiden010200andGitHub 64e9a4ae06 Upload a ResNet predictor example (#3765)
This example uses aiplatform and torch library to provide a ResNet predictor.
2025-01-08 20:30:52 +00:00
..

Vertex AI custom prediction routines samples

Overview

Vertex Custom Prediction Routines(CPR) simplify the process of building custom containers and make local model testing easy. Here are the sameple codes for different libraries.

Objectives

The objective is to provide various samples for Vertex Custom Prediction Routine(CPR).

Supporting libraries

  • torch
  • sklearn
  • xgboost