aws-sdk-sagemaker 1.116.0 → 1.117.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: add6102ea25aa9c34b0272a9a4eddf774496c2bed1bb1d0410ca7a451fadcc5a
4
- data.tar.gz: 883d7afcd629fc44a95fbebf07aaaa93d67df2869f505d345dd52c9c20e1fadf
3
+ metadata.gz: 077c341427083e467c48871d576dedfa58218db37da2cf51b2edc1dbc47e077a
4
+ data.tar.gz: fa9c0cf4a4b472415e831266a636689db3311ce0dd28926f02489bb3dd159135
5
5
  SHA512:
6
- metadata.gz: 6b6c1b88e48e713cf2981d8ce973e89edf60738ab12dc0d6f32434a3cc1cd06e28bd11c92ef0963764e83c6b4f1033a9a0f198f605a7d922f314a88ae7b4b2d4
7
- data.tar.gz: 18200f4e25bc33cbdd8929d045de98e8db1854c1345b586cc7a15d43538af4e4b870ece2a1569f38248a20c0978fb7965354df83f5b3de623c9675ad68681f92
6
+ metadata.gz: 64ead02ca23b2ac48122de6caa102031fb26a43faaf979abb284964ea87c52486965e1deadc5fd798a4ea2d6a21bf116f69dffcee4e5e7f7115546f26d2bc9ef
7
+ data.tar.gz: 3934e55e51fc511947de92086593923ad22417c4ef1b56b9d442553e222661545b08ee567ddf13bd6e9f07b8051ec5ea44f6c11d778834cc52b4af8e23296914
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.117.0 (2022-01-28)
5
+ ------------------
6
+
7
+ * Feature - This release added a new NNA accelerator compilation support for Sagemaker Neo.
8
+
4
9
  1.116.0 (2022-01-26)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.116.0
1
+ 1.117.0
@@ -1446,7 +1446,7 @@ module Aws::SageMaker
1446
1446
  # target_platform: {
1447
1447
  # os: "ANDROID", # required, accepts ANDROID, LINUX
1448
1448
  # arch: "X86_64", # required, accepts X86_64, X86, ARM64, ARM_EABI, ARM_EABIHF
1449
- # accelerator: "INTEL_GRAPHICS", # accepts INTEL_GRAPHICS, MALI, NVIDIA
1449
+ # accelerator: "INTEL_GRAPHICS", # accepts INTEL_GRAPHICS, MALI, NVIDIA, NNA
1450
1450
  # },
1451
1451
  # compiler_options: "CompilerOptions",
1452
1452
  # kms_key_id: "KmsKeyId",
@@ -8391,7 +8391,7 @@ module Aws::SageMaker
8391
8391
  # resp.output_config.target_device #=> String, one of "lambda", "ml_m4", "ml_m5", "ml_c4", "ml_c5", "ml_p2", "ml_p3", "ml_g4dn", "ml_inf1", "ml_eia2", "jetson_tx1", "jetson_tx2", "jetson_nano", "jetson_xavier", "rasp3b", "imx8qm", "deeplens", "rk3399", "rk3288", "aisage", "sbe_c", "qcs605", "qcs603", "sitara_am57x", "amba_cv2", "amba_cv22", "amba_cv25", "x86_win32", "x86_win64", "coreml", "jacinto_tda4vm", "imx8mplus"
8392
8392
  # resp.output_config.target_platform.os #=> String, one of "ANDROID", "LINUX"
8393
8393
  # resp.output_config.target_platform.arch #=> String, one of "X86_64", "X86", "ARM64", "ARM_EABI", "ARM_EABIHF"
8394
- # resp.output_config.target_platform.accelerator #=> String, one of "INTEL_GRAPHICS", "MALI", "NVIDIA"
8394
+ # resp.output_config.target_platform.accelerator #=> String, one of "INTEL_GRAPHICS", "MALI", "NVIDIA", "NNA"
8395
8395
  # resp.output_config.compiler_options #=> String
8396
8396
  # resp.output_config.kms_key_id #=> String
8397
8397
  # resp.vpc_config.security_group_ids #=> Array
@@ -12556,7 +12556,7 @@ module Aws::SageMaker
12556
12556
  # resp.compilation_job_summaries[0].compilation_target_device #=> String, one of "lambda", "ml_m4", "ml_m5", "ml_c4", "ml_c5", "ml_p2", "ml_p3", "ml_g4dn", "ml_inf1", "ml_eia2", "jetson_tx1", "jetson_tx2", "jetson_nano", "jetson_xavier", "rasp3b", "imx8qm", "deeplens", "rk3399", "rk3288", "aisage", "sbe_c", "qcs605", "qcs603", "sitara_am57x", "amba_cv2", "amba_cv22", "amba_cv25", "x86_win32", "x86_win64", "coreml", "jacinto_tda4vm", "imx8mplus"
12557
12557
  # resp.compilation_job_summaries[0].compilation_target_platform_os #=> String, one of "ANDROID", "LINUX"
12558
12558
  # resp.compilation_job_summaries[0].compilation_target_platform_arch #=> String, one of "X86_64", "X86", "ARM64", "ARM_EABI", "ARM_EABIHF"
12559
- # resp.compilation_job_summaries[0].compilation_target_platform_accelerator #=> String, one of "INTEL_GRAPHICS", "MALI", "NVIDIA"
12559
+ # resp.compilation_job_summaries[0].compilation_target_platform_accelerator #=> String, one of "INTEL_GRAPHICS", "MALI", "NVIDIA", "NNA"
12560
12560
  # resp.compilation_job_summaries[0].last_modified_time #=> Time
12561
12561
  # resp.compilation_job_summaries[0].compilation_job_status #=> String, one of "INPROGRESS", "COMPLETED", "FAILED", "STARTING", "STOPPING", "STOPPED"
12562
12562
  # resp.next_token #=> String
@@ -19446,7 +19446,7 @@ module Aws::SageMaker
19446
19446
  params: params,
19447
19447
  config: config)
19448
19448
  context[:gem_name] = 'aws-sdk-sagemaker'
19449
- context[:gem_version] = '1.116.0'
19449
+ context[:gem_version] = '1.117.0'
19450
19450
  Seahorse::Client::Request.new(handlers, context)
19451
19451
  end
19452
19452
 
@@ -4580,7 +4580,7 @@ module Aws::SageMaker
4580
4580
  # target_platform: {
4581
4581
  # os: "ANDROID", # required, accepts ANDROID, LINUX
4582
4582
  # arch: "X86_64", # required, accepts X86_64, X86, ARM64, ARM_EABI, ARM_EABIHF
4583
- # accelerator: "INTEL_GRAPHICS", # accepts INTEL_GRAPHICS, MALI, NVIDIA
4583
+ # accelerator: "INTEL_GRAPHICS", # accepts INTEL_GRAPHICS, MALI, NVIDIA, NNA
4584
4584
  # },
4585
4585
  # compiler_options: "CompilerOptions",
4586
4586
  # kms_key_id: "KmsKeyId",
@@ -30416,7 +30416,7 @@ module Aws::SageMaker
30416
30416
  # target_platform: {
30417
30417
  # os: "ANDROID", # required, accepts ANDROID, LINUX
30418
30418
  # arch: "X86_64", # required, accepts X86_64, X86, ARM64, ARM_EABI, ARM_EABIHF
30419
- # accelerator: "INTEL_GRAPHICS", # accepts INTEL_GRAPHICS, MALI, NVIDIA
30419
+ # accelerator: "INTEL_GRAPHICS", # accepts INTEL_GRAPHICS, MALI, NVIDIA, NNA
30420
30420
  # },
30421
30421
  # compiler_options: "CompilerOptions",
30422
30422
  # kms_key_id: "KmsKeyId",
@@ -35995,7 +35995,7 @@ module Aws::SageMaker
35995
35995
  # {
35996
35996
  # os: "ANDROID", # required, accepts ANDROID, LINUX
35997
35997
  # arch: "X86_64", # required, accepts X86_64, X86, ARM64, ARM_EABI, ARM_EABIHF
35998
- # accelerator: "INTEL_GRAPHICS", # accepts INTEL_GRAPHICS, MALI, NVIDIA
35998
+ # accelerator: "INTEL_GRAPHICS", # accepts INTEL_GRAPHICS, MALI, NVIDIA, NNA
35999
35999
  # }
36000
36000
  #
36001
36001
  # @!attribute [rw] os
@@ -49,6 +49,6 @@ require_relative 'aws-sdk-sagemaker/customizations'
49
49
  # @!group service
50
50
  module Aws::SageMaker
51
51
 
52
- GEM_VERSION = '1.116.0'
52
+ GEM_VERSION = '1.117.0'
53
53
 
54
54
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-sagemaker
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.116.0
4
+ version: 1.117.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-01-26 00:00:00.000000000 Z
11
+ date: 2022-01-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core