Google Cloud Ai Platform V1 Client - Class NasJobSpec (0.13.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class NasJobSpec.

Represents the spec of a NasJob.

Generated from protobuf message google.cloud.aiplatform.v1.NasJobSpec

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ multi_trial_algorithm_spec
↳ resume_nas_job_id
string

The ID of the existing NasJob in the same Project and Location which will be used to resume search. search_space_spec and nas_algorithm_spec are obtained from previous NasJob hence should not provide them again for this NasJob.

↳ search_space_spec
string

It defines the search space for Neural Architecture Search (NAS).

getMultiTrialAlgorithmSpec

The spec of multi-trial algorithms.

hasMultiTrialAlgorithmSpec

setMultiTrialAlgorithmSpec

The spec of multi-trial algorithms.

Returns
Type
Description
$this

getResumeNasJobId

The ID of the existing NasJob in the same Project and Location which will be used to resume search. search_space_spec and nas_algorithm_spec are obtained from previous NasJob hence should not provide them again for this NasJob.

Returns
Type
Description
string

setResumeNasJobId

The ID of the existing NasJob in the same Project and Location which will be used to resume search. search_space_spec and nas_algorithm_spec are obtained from previous NasJob hence should not provide them again for this NasJob.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getSearchSpaceSpec

It defines the search space for Neural Architecture Search (NAS).

Returns
Type
Description
string

setSearchSpaceSpec

It defines the search space for Neural Architecture Search (NAS).

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getNasAlgorithmSpec

Returns
Type
Description
string
Design a Mobile Site
View Site in Mobile | Classic
Share by: