File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7979
8080MODEL_GARDEN_ICN_MODEL_TYPES = {
8181 "EFFICIENTNET" ,
82- "RESNET" ,
8382 "VIT" ,
8483 "COCA" ,
8584}
Original file line number Diff line number Diff line change @@ -5341,9 +5341,6 @@ def __init__(
53415341 "EFFICIENTNET" - A model that, available in Vertex Model Garden image
53425342 classification training with customizable hyperparameters. Best tailored
53435343 to be used within Google Cloud, and cannot be exported externally.
5344- "RESNET" - A model that, available in Vertex Model Garden image
5345- classification training with customizable hyperparameters. Best tailored
5346- to be used within Google Cloud, and cannot be exported externally.
53475344 "VIT" - A model that, available in Vertex Model Garden image
53485345 classification training with customizable hyperparameters. Best tailored
53495346 to be used within Google Cloud, and cannot be exported externally.
You can’t perform that action at this time.
0 commit comments