Package

com.tencent.angel.ml.toolkits

modelconverter

Permalink

package modelconverter

Visibility
  1. Public
  2. All

Type Members

  1. class ModelConverterRunner extends AppSubmitter

    Permalink

    Run model convert task use cluster mode.

    Run model convert task use cluster mode. Normally, use the "ModelConvert" please, which is in the tools package. If your client machine doesn't have enough resources, you can start the Angel job to complete the model convert.

  2. class ModelConverterTask extends BaseTask[Long, Long, Long]

    Permalink
  3. class ModelMergeAndConverterRunner extends AppSubmitter

    Permalink

    Run model convert task use cluster mode.

    Run model convert task use cluster mode. Normally, use the "ModelMergeAndConvert" please, which is in the tools package. If your client machine doesn't have enough resources, you can start the Angel job to complete the model convert.

  4. class ModelMergeAndConverterTask extends BaseTask[Long, Long, Long]

    Permalink

Ungrouped