tencentcloud-sdk-tione 3.0.390 → 3.0.398

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
  SHA1:
3
- metadata.gz: c933feed84c0698f979fb581b5a5e939d89dec1a
4
- data.tar.gz: 67ee883b7f149d591f1fa94388c99197741b15cd
3
+ metadata.gz: 83e3c5a1b55b68443fe4fd46bbf4cf4c9b3c9858
4
+ data.tar.gz: 23aaebc30bf0c191d3c467db1226a2dd90011c39
5
5
  SHA512:
6
- metadata.gz: e881c0a81f28fcb62be3a8689d094f6bf7e7e2f7e5659c127d5adc1b2488acea63b10edb28eb25f88640162edcd010ba40d0253dc2443f573eef6cd2e397085c
7
- data.tar.gz: 36510e2826de1c828eee7dc669c28f61f15f3d1597f2d4a22c3df2c5516446cd046c7c50bdc1a91ed4e518347d1c9fc9a1a6376e78312e9bc30696d0a4b388a2
6
+ metadata.gz: fe108e5c666b6c66543a61899c387b9d24116888afdb3d17309552b8f4ffd27183ce39c31d9f68c2c141fc104775c4dc2f83a22ff417fea48f87014ca54f5730
7
+ data.tar.gz: c02a811758bdd9cfb9c9f465eda09eb5564357d8375e2c4be3efa3ff610e714106abc7a7ac14a68165c2e3510345fc62fc8a79c933df326454055f80559e353b
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.390
1
+ 3.0.398
@@ -185,7 +185,7 @@ module TencentCloud
185
185
  # @type Tags: Array
186
186
  # @param TrainingJobName: 训练任务名称
187
187
  # @type TrainingJobName: String
188
- # @param AlgorithmFramework: 算法框架 (PYTORCH/TENSORFLOW/DETECTRON2/PMML)
188
+ # @param AlgorithmFramework: 算法框架 (PYTORCH/TENSORFLOW/DETECTRON2/PMML/MMDETECTION)
189
189
  # @type AlgorithmFramework: String
190
190
  # @param ReasoningEnvironment: 推理环境
191
191
  # @type ReasoningEnvironment: String
@@ -207,7 +207,7 @@ module TencentCloud
207
207
  # @type TrainingModelSource: String
208
208
  # @param TrainingPreference: 模型偏好
209
209
  # @type TrainingPreference: String
210
- # @param AutoMLTaskId: 自动学习任务ID
210
+ # @param AutoMLTaskId: 自动学习任务ID(已废弃)
211
211
  # @type AutoMLTaskId: String
212
212
  # @param TrainingJobVersion: 任务版本
213
213
  # @type TrainingJobVersion: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tione
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.390
4
+ version: 3.0.398
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-08-18 00:00:00.000000000 Z
11
+ date: 2022-08-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common