Skip to content

Train and Inference CNN Models with Google_TPU

Notifications You must be signed in to change notification settings

workdd/Google_TPU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Train and Inference CNN Models with Google_TPU

Model Types

  • MobileNet
  • ResNet50
  • VGG16

Datasets

  • ImageNet2012 (type : tfrecord)

tpu_info.json

write your GCP information to use TPU

tpu_utils

  • tpu_create.sh
    create tpu_v2 using gcloud
  • tpu_delete.sh
    delete tpu using gcloud
  • tpu_utilization.sh
    check tpu utilization using cloud-tpu-profiler pip install cloud-tpu-profiler

About

Train and Inference CNN Models with Google_TPU

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published