Class ModelAccelerateTask
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.tione.v20211111.models.ModelAccelerateTask
-
public class ModelAccelerateTask extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description ModelAccelerateTask()ModelAccelerateTask(ModelAccelerateTask source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAccEngineVersion()Get 加速引擎版本 注意:此字段可能返回 null,表示取不到有效值。StringgetAlgorithmFramework()Get 算法框架 注意:此字段可能返回 null,表示取不到有效值。StringgetChargeType()Get 计费模式 注意:此字段可能返回 null,表示取不到有效值。StringgetCreateTime()Get 创建时间 注意:此字段可能返回 null,表示取不到有效值。StringgetErrorMsg()Get 错误信息 注意:此字段可能返回 null,表示取不到有效值。StringgetFrameworkVersion()Get 加速引擎对应的框架版本 注意:此字段可能返回 null,表示取不到有效值。StringgetGPUType()Get GPU型号 注意:此字段可能返回 null,表示取不到有效值。HyperParametergetHyperParameter()Get 模型专业参数 注意:此字段可能返回 null,表示取不到有效值。BooleangetIsSaved()Get 优化模型是否已保存到模型仓库 注意:此字段可能返回 null,表示取不到有效值。StringgetModelAccTaskId()Get 模型加速任务ID 注意:此字段可能返回 null,表示取不到有效值。StringgetModelAccTaskName()Get 模型加速任务名称 注意:此字段可能返回 null,表示取不到有效值。StringgetModelFormat()Get 模型格式 注意:此字段可能返回 null,表示取不到有效值。StringgetModelId()Get 模型ID 注意:此字段可能返回 null,表示取不到有效值。ModelInputInfo[]getModelInputInfos()Get input节点信息 注意:此字段可能返回 null,表示取不到有效值。LonggetModelInputNum()Get input节点个数 注意:此字段可能返回 null,表示取不到有效值。CosPathInfogetModelInputPath()Get 模型输入cos路径 注意:此字段可能返回 null,表示取不到有效值。StringgetModelName()Get 模型名称 注意:此字段可能返回 null,表示取不到有效值。CosPathInfogetModelOutputPath()Get 模型输出cos路径 注意:此字段可能返回 null,表示取不到有效值。StringgetModelSignature()Get SAVED_MODEL保存时配置的签名 注意:此字段可能返回 null,表示取不到有效值。StringgetModelSource()Get 模型来源 注意:此字段可能返回 null,表示取不到有效值。StringgetModelVersion()Get 模型版本 注意:此字段可能返回 null,表示取不到有效值。StringgetOptimizationLevel()Get 优化级别 注意:此字段可能返回 null,表示取不到有效值。BooleangetQATModel()Get 是否是QAT模型 注意:此字段可能返回 null,表示取不到有效值。StringgetSpeedup()Get 加速比 注意:此字段可能返回 null,表示取不到有效值。Tag[]getTags()Get 标签 注意:此字段可能返回 null,表示取不到有效值。LonggetTaskProgress()Get 任务进度 注意:此字段可能返回 null,表示取不到有效值。StringgetTaskStatus()Get 任务状态 注意:此字段可能返回 null,表示取不到有效值。String[]getTensorInfos()Get 模型Tensor信息 注意:此字段可能返回 null,表示取不到有效值。LonggetWaitNumber()Get 排队个数 注意:此字段可能返回 null,表示取不到有效值。voidsetAccEngineVersion(String AccEngineVersion)Set 加速引擎版本 注意:此字段可能返回 null,表示取不到有效值。voidsetAlgorithmFramework(String AlgorithmFramework)Set 算法框架 注意:此字段可能返回 null,表示取不到有效值。voidsetChargeType(String ChargeType)Set 计费模式 注意:此字段可能返回 null,表示取不到有效值。voidsetCreateTime(String CreateTime)Set 创建时间 注意:此字段可能返回 null,表示取不到有效值。voidsetErrorMsg(String ErrorMsg)Set 错误信息 注意:此字段可能返回 null,表示取不到有效值。voidsetFrameworkVersion(String FrameworkVersion)Set 加速引擎对应的框架版本 注意:此字段可能返回 null,表示取不到有效值。voidsetGPUType(String GPUType)Set GPU型号 注意:此字段可能返回 null,表示取不到有效值。voidsetHyperParameter(HyperParameter HyperParameter)Set 模型专业参数 注意:此字段可能返回 null,表示取不到有效值。voidsetIsSaved(Boolean IsSaved)Set 优化模型是否已保存到模型仓库 注意:此字段可能返回 null,表示取不到有效值。voidsetModelAccTaskId(String ModelAccTaskId)Set 模型加速任务ID 注意:此字段可能返回 null,表示取不到有效值。voidsetModelAccTaskName(String ModelAccTaskName)Set 模型加速任务名称 注意:此字段可能返回 null,表示取不到有效值。voidsetModelFormat(String ModelFormat)Set 模型格式 注意:此字段可能返回 null,表示取不到有效值。voidsetModelId(String ModelId)Set 模型ID 注意:此字段可能返回 null,表示取不到有效值。voidsetModelInputInfos(ModelInputInfo[] ModelInputInfos)Set input节点信息 注意:此字段可能返回 null,表示取不到有效值。voidsetModelInputNum(Long ModelInputNum)Set input节点个数 注意:此字段可能返回 null,表示取不到有效值。voidsetModelInputPath(CosPathInfo ModelInputPath)Set 模型输入cos路径 注意:此字段可能返回 null,表示取不到有效值。voidsetModelName(String ModelName)Set 模型名称 注意:此字段可能返回 null,表示取不到有效值。voidsetModelOutputPath(CosPathInfo ModelOutputPath)Set 模型输出cos路径 注意:此字段可能返回 null,表示取不到有效值。voidsetModelSignature(String ModelSignature)Set SAVED_MODEL保存时配置的签名 注意:此字段可能返回 null,表示取不到有效值。voidsetModelSource(String ModelSource)Set 模型来源 注意:此字段可能返回 null,表示取不到有效值。voidsetModelVersion(String ModelVersion)Set 模型版本 注意:此字段可能返回 null,表示取不到有效值。voidsetOptimizationLevel(String OptimizationLevel)Set 优化级别 注意:此字段可能返回 null,表示取不到有效值。voidsetQATModel(Boolean QATModel)Set 是否是QAT模型 注意:此字段可能返回 null,表示取不到有效值。voidsetSpeedup(String Speedup)Set 加速比 注意:此字段可能返回 null,表示取不到有效值。voidsetTags(Tag[] Tags)Set 标签 注意:此字段可能返回 null,表示取不到有效值。voidsetTaskProgress(Long TaskProgress)Set 任务进度 注意:此字段可能返回 null,表示取不到有效值。voidsetTaskStatus(String TaskStatus)Set 任务状态 注意:此字段可能返回 null,表示取不到有效值。voidsetTensorInfos(String[] TensorInfos)Set 模型Tensor信息 注意:此字段可能返回 null,表示取不到有效值。voidsetWaitNumber(Long WaitNumber)Set 排队个数 注意:此字段可能返回 null,表示取不到有效值。voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
ModelAccelerateTask
public ModelAccelerateTask()
-
ModelAccelerateTask
public ModelAccelerateTask(ModelAccelerateTask source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-
-
Method Detail
-
getModelAccTaskId
public String getModelAccTaskId()
Get 模型加速任务ID 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ModelAccTaskId 模型加速任务ID 注意:此字段可能返回 null,表示取不到有效值。
-
setModelAccTaskId
public void setModelAccTaskId(String ModelAccTaskId)
Set 模型加速任务ID 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ModelAccTaskId- 模型加速任务ID 注意:此字段可能返回 null,表示取不到有效值。
-
getModelAccTaskName
public String getModelAccTaskName()
Get 模型加速任务名称 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ModelAccTaskName 模型加速任务名称 注意:此字段可能返回 null,表示取不到有效值。
-
setModelAccTaskName
public void setModelAccTaskName(String ModelAccTaskName)
Set 模型加速任务名称 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ModelAccTaskName- 模型加速任务名称 注意:此字段可能返回 null,表示取不到有效值。
-
getModelId
public String getModelId()
Get 模型ID 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ModelId 模型ID 注意:此字段可能返回 null,表示取不到有效值。
-
setModelId
public void setModelId(String ModelId)
Set 模型ID 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ModelId- 模型ID 注意:此字段可能返回 null,表示取不到有效值。
-
getModelName
public String getModelName()
Get 模型名称 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ModelName 模型名称 注意:此字段可能返回 null,表示取不到有效值。
-
setModelName
public void setModelName(String ModelName)
Set 模型名称 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ModelName- 模型名称 注意:此字段可能返回 null,表示取不到有效值。
-
getModelVersion
public String getModelVersion()
Get 模型版本 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ModelVersion 模型版本 注意:此字段可能返回 null,表示取不到有效值。
-
setModelVersion
public void setModelVersion(String ModelVersion)
Set 模型版本 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ModelVersion- 模型版本 注意:此字段可能返回 null,表示取不到有效值。
-
getModelSource
public String getModelSource()
Get 模型来源 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ModelSource 模型来源 注意:此字段可能返回 null,表示取不到有效值。
-
setModelSource
public void setModelSource(String ModelSource)
Set 模型来源 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ModelSource- 模型来源 注意:此字段可能返回 null,表示取不到有效值。
-
getOptimizationLevel
public String getOptimizationLevel()
Get 优化级别 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- OptimizationLevel 优化级别 注意:此字段可能返回 null,表示取不到有效值。
-
setOptimizationLevel
public void setOptimizationLevel(String OptimizationLevel)
Set 优化级别 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
OptimizationLevel- 优化级别 注意:此字段可能返回 null,表示取不到有效值。
-
getTaskStatus
public String getTaskStatus()
Get 任务状态 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- TaskStatus 任务状态 注意:此字段可能返回 null,表示取不到有效值。
-
setTaskStatus
public void setTaskStatus(String TaskStatus)
Set 任务状态 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
TaskStatus- 任务状态 注意:此字段可能返回 null,表示取不到有效值。
-
getModelInputNum
public Long getModelInputNum()
Get input节点个数 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ModelInputNum input节点个数 注意:此字段可能返回 null,表示取不到有效值。
-
setModelInputNum
public void setModelInputNum(Long ModelInputNum)
Set input节点个数 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ModelInputNum- input节点个数 注意:此字段可能返回 null,表示取不到有效值。
-
getModelInputInfos
public ModelInputInfo[] getModelInputInfos()
Get input节点信息 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ModelInputInfos input节点信息 注意:此字段可能返回 null,表示取不到有效值。
-
setModelInputInfos
public void setModelInputInfos(ModelInputInfo[] ModelInputInfos)
Set input节点信息 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ModelInputInfos- input节点信息 注意:此字段可能返回 null,表示取不到有效值。
-
getGPUType
public String getGPUType()
Get GPU型号 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- GPUType GPU型号 注意:此字段可能返回 null,表示取不到有效值。
-
setGPUType
public void setGPUType(String GPUType)
Set GPU型号 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
GPUType- GPU型号 注意:此字段可能返回 null,表示取不到有效值。
-
getChargeType
public String getChargeType()
Get 计费模式 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ChargeType 计费模式 注意:此字段可能返回 null,表示取不到有效值。
-
setChargeType
public void setChargeType(String ChargeType)
Set 计费模式 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ChargeType- 计费模式 注意:此字段可能返回 null,表示取不到有效值。
-
getSpeedup
public String getSpeedup()
Get 加速比 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Speedup 加速比 注意:此字段可能返回 null,表示取不到有效值。
-
setSpeedup
public void setSpeedup(String Speedup)
Set 加速比 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Speedup- 加速比 注意:此字段可能返回 null,表示取不到有效值。
-
getModelInputPath
public CosPathInfo getModelInputPath()
Get 模型输入cos路径 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ModelInputPath 模型输入cos路径 注意:此字段可能返回 null,表示取不到有效值。
-
setModelInputPath
public void setModelInputPath(CosPathInfo ModelInputPath)
Set 模型输入cos路径 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ModelInputPath- 模型输入cos路径 注意:此字段可能返回 null,表示取不到有效值。
-
getModelOutputPath
public CosPathInfo getModelOutputPath()
Get 模型输出cos路径 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ModelOutputPath 模型输出cos路径 注意:此字段可能返回 null,表示取不到有效值。
-
setModelOutputPath
public void setModelOutputPath(CosPathInfo ModelOutputPath)
Set 模型输出cos路径 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ModelOutputPath- 模型输出cos路径 注意:此字段可能返回 null,表示取不到有效值。
-
getErrorMsg
public String getErrorMsg()
Get 错误信息 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ErrorMsg 错误信息 注意:此字段可能返回 null,表示取不到有效值。
-
setErrorMsg
public void setErrorMsg(String ErrorMsg)
Set 错误信息 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ErrorMsg- 错误信息 注意:此字段可能返回 null,表示取不到有效值。
-
getAlgorithmFramework
public String getAlgorithmFramework()
Get 算法框架 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- AlgorithmFramework 算法框架 注意:此字段可能返回 null,表示取不到有效值。
-
setAlgorithmFramework
public void setAlgorithmFramework(String AlgorithmFramework)
Set 算法框架 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
AlgorithmFramework- 算法框架 注意:此字段可能返回 null,表示取不到有效值。
-
getWaitNumber
public Long getWaitNumber()
Get 排队个数 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- WaitNumber 排队个数 注意:此字段可能返回 null,表示取不到有效值。
-
setWaitNumber
public void setWaitNumber(Long WaitNumber)
Set 排队个数 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
WaitNumber- 排队个数 注意:此字段可能返回 null,表示取不到有效值。
-
getCreateTime
public String getCreateTime()
Get 创建时间 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- CreateTime 创建时间 注意:此字段可能返回 null,表示取不到有效值。
-
setCreateTime
public void setCreateTime(String CreateTime)
Set 创建时间 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
CreateTime- 创建时间 注意:此字段可能返回 null,表示取不到有效值。
-
getTaskProgress
public Long getTaskProgress()
Get 任务进度 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- TaskProgress 任务进度 注意:此字段可能返回 null,表示取不到有效值。
-
setTaskProgress
public void setTaskProgress(Long TaskProgress)
Set 任务进度 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
TaskProgress- 任务进度 注意:此字段可能返回 null,表示取不到有效值。
-
getModelFormat
public String getModelFormat()
Get 模型格式 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ModelFormat 模型格式 注意:此字段可能返回 null,表示取不到有效值。
-
setModelFormat
public void setModelFormat(String ModelFormat)
Set 模型格式 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ModelFormat- 模型格式 注意:此字段可能返回 null,表示取不到有效值。
-
getTensorInfos
public String[] getTensorInfos()
Get 模型Tensor信息 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- TensorInfos 模型Tensor信息 注意:此字段可能返回 null,表示取不到有效值。
-
setTensorInfos
public void setTensorInfos(String[] TensorInfos)
Set 模型Tensor信息 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
TensorInfos- 模型Tensor信息 注意:此字段可能返回 null,表示取不到有效值。
-
getHyperParameter
public HyperParameter getHyperParameter()
Get 模型专业参数 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- HyperParameter 模型专业参数 注意:此字段可能返回 null,表示取不到有效值。
-
setHyperParameter
public void setHyperParameter(HyperParameter HyperParameter)
Set 模型专业参数 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
HyperParameter- 模型专业参数 注意:此字段可能返回 null,表示取不到有效值。
-
getAccEngineVersion
public String getAccEngineVersion()
Get 加速引擎版本 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- AccEngineVersion 加速引擎版本 注意:此字段可能返回 null,表示取不到有效值。
-
setAccEngineVersion
public void setAccEngineVersion(String AccEngineVersion)
Set 加速引擎版本 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
AccEngineVersion- 加速引擎版本 注意:此字段可能返回 null,表示取不到有效值。
-
getTags
public Tag[] getTags()
Get 标签 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Tags 标签 注意:此字段可能返回 null,表示取不到有效值。
-
setTags
public void setTags(Tag[] Tags)
Set 标签 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Tags- 标签 注意:此字段可能返回 null,表示取不到有效值。
-
getIsSaved
public Boolean getIsSaved()
Get 优化模型是否已保存到模型仓库 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- IsSaved 优化模型是否已保存到模型仓库 注意:此字段可能返回 null,表示取不到有效值。
-
setIsSaved
public void setIsSaved(Boolean IsSaved)
Set 优化模型是否已保存到模型仓库 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
IsSaved- 优化模型是否已保存到模型仓库 注意:此字段可能返回 null,表示取不到有效值。
-
getModelSignature
public String getModelSignature()
Get SAVED_MODEL保存时配置的签名 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ModelSignature SAVED_MODEL保存时配置的签名 注意:此字段可能返回 null,表示取不到有效值。
-
setModelSignature
public void setModelSignature(String ModelSignature)
Set SAVED_MODEL保存时配置的签名 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ModelSignature- SAVED_MODEL保存时配置的签名 注意:此字段可能返回 null,表示取不到有效值。
-
getQATModel
public Boolean getQATModel()
Get 是否是QAT模型 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- QATModel 是否是QAT模型 注意:此字段可能返回 null,表示取不到有效值。
-
setQATModel
public void setQATModel(Boolean QATModel)
Set 是否是QAT模型 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
QATModel- 是否是QAT模型 注意:此字段可能返回 null,表示取不到有效值。
-
getFrameworkVersion
public String getFrameworkVersion()
Get 加速引擎对应的框架版本 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- FrameworkVersion 加速引擎对应的框架版本 注意:此字段可能返回 null,表示取不到有效值。
-
setFrameworkVersion
public void setFrameworkVersion(String FrameworkVersion)
Set 加速引擎对应的框架版本 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
FrameworkVersion- 加速引擎对应的框架版本 注意:此字段可能返回 null,表示取不到有效值。
-
-