This is the complete list of members for MLLIB::MlModel, including all inherited members.
| load(const QString &path)=0 | MLLIB::MlModel | pure virtual |
| modelType() const =0 | MLLIB::MlModel | pure virtual |
| predict(const MlTensor &input) const =0 | MLLIB::MlModel | pure virtual |
| save(const QString &path) const =0 | MLLIB::MlModel | pure virtual |
| SPtr typedef | MLLIB::MlModel | |
| taskType() const =0 | MLLIB::MlModel | pure virtual |
| ~MlModel()=default | MLLIB::MlModel | virtual |