I'm using the Vertex AI custom training feature at Google Cloud Platform (GCP) to train the model. But every time I triggered training, it takes 10 minutes until it actually starts training due to provisioning time.
Is there any way to reduce the provisioning time of Vertex AI's custom training jobs. Thanks :)