v2.0.0
Loading...
Searching...
No Matches
ml_types.h
Go to the documentation of this file.
1//=============================================================================================================
34
35#ifndef ML_TYPES_H
36#define ML_TYPES_H
37
38//=============================================================================================================
39// DEFINE NAMESPACE MLLIB
40//=============================================================================================================
41
42namespace MLLIB{
43
44//=============================================================================================================
49
50//=============================================================================================================
55
56//=============================================================================================================
61
62} // namespace MLLIB
63
64#endif // ML_TYPES_H
Machine learning (models, pipelines, ONNX Runtime integration).
MlBackend
Definition ml_types.h:48
MlDataType
Definition ml_types.h:54
MlTaskType
Definition ml_types.h:60