Skip to content

Gui1402/gcp_model_deploy

Repository files navigation

gcp_model_deploy

Deploy a tf.keras Model to Google Cloud Platform

Requirements

  1. Docker
  2. Google Cloud SDK

Using Makefile you can test your model locally:

$ make serving-local

or on GCP:

$ make serving-gcp

If you want to use your own model instead of cats, its just to change MODEL_NAME in make file and Dockerfile.

Enjoy it !!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors