tensorflow / cloud

The TensorFlow Cloud repository provides APIs that will allow to easily go from debugging and training your Keras and TensorFlow code in a local environment to distributed training in the cloud.

Home Page:https://github.com/tensorflow/cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enable kaniko image caching for Cloudbuild

SinaChavoshi opened this issue · comments

Currently tensorflow-cloud could build option does not use Kaniko cache. Enabling Kaniko cache could significantly speed up the container build process.