tencentcloud-sdk-tione 3.0.390 → 3.0.393

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: 5ccf539f2eb5fe8c5bd542ec183e33de6c353336
4
+ data.tar.gz: 8de0e09220be688ab0d93867ae6f0a7a54987fb6
5
5
  SHA512:
6
- metadata.gz: e881c0a81f28fcb62be3a8689d094f6bf7e7e2f7e5659c127d5adc1b2488acea63b10edb28eb25f88640162edcd010ba40d0253dc2443f573eef6cd2e397085c
7
- data.tar.gz: 36510e2826de1c828eee7dc669c28f61f15f3d1597f2d4a22c3df2c5516446cd046c7c50bdc1a91ed4e518347d1c9fc9a1a6376e78312e9bc30696d0a4b388a2
6
+ metadata.gz: 8933cecf1dcc5087672c245348c90d6dbce3842b80f77ec7bc0ca77d19754106e5092a4c3f779fa491b0f74a8a7d473912aa44caa99e0912a185d76c5af97841
7
+ data.tar.gz: 7ced8ab581c6f9fbd1cf8a4530522d993265a979f2f2bd59d820589619c44a8da598a52290e0fbb20a57fabaa52ce446cdde2b3429e2c6e32a7980d155ca9354
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.390
1
+ 3.0.393
@@ -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.393
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-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common