Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
make generate
Browse files Browse the repository at this point in the history
  • Loading branch information
bnsblue committed Jul 29, 2020
1 parent 88e7570 commit d2d3b4e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 17 deletions.
3 changes: 1 addition & 2 deletions gen/pb-go/flyteidl/plugins/sagemaker/training_job.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 2 additions & 11 deletions gen/pb-java/flyteidl/plugins/sagemaker/TrainingJobOuterClass.java

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ flyteidl.plugins.sagemaker.InputFileType

`[flyteidl.plugins.sagemaker.InputFileType proto] <https://github.com/lyft/flyteidl/blob/master/protos/flyteidl/plugins/sagemaker/training_job.proto#L37>`_

When using FILE input mode, different SageMaker built-in algorithms require different file types of input data
Specifies the type of file for input data. Different SageMaker built-in algorithms require different file types of input data
See https://docs.aws.amazon.com/sagemaker/latest/dg/cdf-training.html
https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-algo-docker-registry-paths.html

Expand Down Expand Up @@ -183,7 +183,6 @@ input_mode

algorithm_name
(:ref:`flyteidl.plugins.sagemaker.AlgorithmName.Value <api_enum_flyteidl.plugins.sagemaker.AlgorithmName.Value>`) The algorithm name is used for deciding which pre-built image to point to
This is only needed for use cases where SageMaker's built-in algorithm mode is chosen


.. _api_field_flyteidl.plugins.sagemaker.AlgorithmSpecification.algorithm_version:
Expand Down Expand Up @@ -216,7 +215,7 @@ input_file_type
flyteidl.plugins.sagemaker.TrainingJobResourceConfig
----------------------------------------------------

`[flyteidl.plugins.sagemaker.TrainingJobResourceConfig proto] <https://github.com/lyft/flyteidl/blob/master/protos/flyteidl/plugins/sagemaker/training_job.proto#L87>`_
`[flyteidl.plugins.sagemaker.TrainingJobResourceConfig proto] <https://github.com/lyft/flyteidl/blob/master/protos/flyteidl/plugins/sagemaker/training_job.proto#L86>`_

TrainingJobResourceConfig is a pass-through, specifying the instance type to use for the training job, the
number of instances to launch, and the size of the ML storage volume the user wants to provision
Expand Down Expand Up @@ -255,7 +254,7 @@ volume_size_in_gb
flyteidl.plugins.sagemaker.TrainingJob
--------------------------------------

`[flyteidl.plugins.sagemaker.TrainingJob proto] <https://github.com/lyft/flyteidl/blob/master/protos/flyteidl/plugins/sagemaker/training_job.proto#L98>`_
`[flyteidl.plugins.sagemaker.TrainingJob proto] <https://github.com/lyft/flyteidl/blob/master/protos/flyteidl/plugins/sagemaker/training_job.proto#L97>`_

The spec of a training job. This is mostly a pass-through object
https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateTrainingJob.html
Expand Down

0 comments on commit d2d3b4e

Please sign in to comment.