Class HyperParameter

    • Constructor Detail

      • HyperParameter

        public HyperParameter()
      • HyperParameter

        public HyperParameter​(HyperParameter 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

      • getMaxNNZ

        public String getMaxNNZ()
        Get 最大nnz数 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        MaxNNZ 最大nnz数 注意:此字段可能返回 null,表示取不到有效值。
      • setMaxNNZ

        public void setMaxNNZ​(String MaxNNZ)
        Set 最大nnz数 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        MaxNNZ - 最大nnz数 注意:此字段可能返回 null,表示取不到有效值。
      • getSlotNum

        public String getSlotNum()
        Get slot数 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        SlotNum slot数 注意:此字段可能返回 null,表示取不到有效值。
      • setSlotNum

        public void setSlotNum​(String SlotNum)
        Set slot数 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        SlotNum - slot数 注意:此字段可能返回 null,表示取不到有效值。
      • getCpuCachePercentage

        public String getCpuCachePercentage()
        Get gpu cache 使用率 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        CpuCachePercentage gpu cache 使用率 注意:此字段可能返回 null,表示取不到有效值。
      • setCpuCachePercentage

        public void setCpuCachePercentage​(String CpuCachePercentage)
        Set gpu cache 使用率 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        CpuCachePercentage - gpu cache 使用率 注意:此字段可能返回 null,表示取不到有效值。
      • getGpuCachePercentage

        public String getGpuCachePercentage()
        Get cpu cache 使用率 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        GpuCachePercentage cpu cache 使用率 注意:此字段可能返回 null,表示取不到有效值。
      • setGpuCachePercentage

        public void setGpuCachePercentage​(String GpuCachePercentage)
        Set cpu cache 使用率 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        GpuCachePercentage - cpu cache 使用率 注意:此字段可能返回 null,表示取不到有效值。
      • getEnableDistributed

        public String getEnableDistributed()
        Get 是否开启分布式模式(true/false) 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        EnableDistributed 是否开启分布式模式(true/false) 注意:此字段可能返回 null,表示取不到有效值。
      • setEnableDistributed

        public void setEnableDistributed​(String EnableDistributed)
        Set 是否开启分布式模式(true/false) 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        EnableDistributed - 是否开启分布式模式(true/false) 注意:此字段可能返回 null,表示取不到有效值。
      • getMinBlockSizePt

        public String getMinBlockSizePt()
        Get TORCH_SCRIPT、MMDETECTION、DETECTRON2、HUGGINGFACE格式在进行优化时切分子图的最小算子数目,一般无需进行改动,默认为3 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        MinBlockSizePt TORCH_SCRIPT、MMDETECTION、DETECTRON2、HUGGINGFACE格式在进行优化时切分子图的最小算子数目,一般无需进行改动,默认为3 注意:此字段可能返回 null,表示取不到有效值。
      • setMinBlockSizePt

        public void setMinBlockSizePt​(String MinBlockSizePt)
        Set TORCH_SCRIPT、MMDETECTION、DETECTRON2、HUGGINGFACE格式在进行优化时切分子图的最小算子数目,一般无需进行改动,默认为3 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        MinBlockSizePt - TORCH_SCRIPT、MMDETECTION、DETECTRON2、HUGGINGFACE格式在进行优化时切分子图的最小算子数目,一般无需进行改动,默认为3 注意:此字段可能返回 null,表示取不到有效值。
      • getMinBlockSizeTf

        public String getMinBlockSizeTf()
        Get FROZEN_GRAPH、SAVED_MODEL格式在进行优化时切分子图的最小算子数目,一般无需进行改动,默认为10 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        MinBlockSizeTf FROZEN_GRAPH、SAVED_MODEL格式在进行优化时切分子图的最小算子数目,一般无需进行改动,默认为10 注意:此字段可能返回 null,表示取不到有效值。
      • setMinBlockSizeTf

        public void setMinBlockSizeTf​(String MinBlockSizeTf)
        Set FROZEN_GRAPH、SAVED_MODEL格式在进行优化时切分子图的最小算子数目,一般无需进行改动,默认为10 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        MinBlockSizeTf - FROZEN_GRAPH、SAVED_MODEL格式在进行优化时切分子图的最小算子数目,一般无需进行改动,默认为10 注意:此字段可能返回 null,表示取不到有效值。
      • getPipelineArgs

        public String getPipelineArgs()
        Get Stable Diffusion 模型优化参数 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        PipelineArgs Stable Diffusion 模型优化参数 注意:此字段可能返回 null,表示取不到有效值。
      • setPipelineArgs

        public void setPipelineArgs​(String PipelineArgs)
        Set Stable Diffusion 模型优化参数 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        PipelineArgs - Stable Diffusion 模型优化参数 注意:此字段可能返回 null,表示取不到有效值。
      • getLoraScale

        public String getLoraScale()
        Get Stable Diffusion 模型优化参数,控制Lora模型的影响效果 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        LoraScale Stable Diffusion 模型优化参数,控制Lora模型的影响效果 注意:此字段可能返回 null,表示取不到有效值。
      • setLoraScale

        public void setLoraScale​(String LoraScale)
        Set Stable Diffusion 模型优化参数,控制Lora模型的影响效果 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        LoraScale - Stable Diffusion 模型优化参数,控制Lora模型的影响效果 注意:此字段可能返回 null,表示取不到有效值。