tencentcloud-sdk-tione 3.0.388 → 3.0.393

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9553132e3300098ed933c03ed9fa3fe9dbd0f46d
4
- data.tar.gz: 3bb701335b466e1abd5c276abbfa67ecf5b2dc29
3
+ metadata.gz: 5ccf539f2eb5fe8c5bd542ec183e33de6c353336
4
+ data.tar.gz: 8de0e09220be688ab0d93867ae6f0a7a54987fb6
5
5
  SHA512:
6
- metadata.gz: 405d9e44945d39b1703234a6278e4725c0719c9a6afecdf7c53c3ee2580a31b47d445659ed1cdcfc7a93e351052ac02ac69cd8736ed658b683041ee725f07025
7
- data.tar.gz: 5fb73bcffa92e4ac3be5b131d14be863361143e8a360627eff313ba038d1b9d35e36e83fe2e95f84ea4f89d5014d040b241cc323c9ca50590b0cb9bd1b4bccca
6
+ metadata.gz: 8933cecf1dcc5087672c245348c90d6dbce3842b80f77ec7bc0ca77d19754106e5092a4c3f779fa491b0f74a8a7d473912aa44caa99e0912a185d76c5af97841
7
+ data.tar.gz: 7ced8ab581c6f9fbd1cf8a4530522d993265a979f2f2bd59d820589619c44a8da598a52290e0fbb20a57fabaa52ce446cdde2b3429e2c6e32a7980d155ca9354
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.388
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.388
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-16 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