v2.0.0
Loading...
Searching...
No Matches
ml_types.h
Go to the documentation of this file.
1//=============================================================================================================
25
26#ifndef ML_TYPES_H
27#define ML_TYPES_H
28
29//=============================================================================================================
30// DEFINE NAMESPACE MLLIB
31//=============================================================================================================
32
33namespace MLLIB{
34
35//=============================================================================================================
40
41//=============================================================================================================
46
47//=============================================================================================================
52
53} // namespace MLLIB
54
55#endif // ML_TYPES_H
Tensors, model abstraction, ONNX Runtime inference and Python training drivers used across mne-cpp.
MlBackend
Definition ml_types.h:39
MlDataType
Definition ml_types.h:45
MlTaskType
Definition ml_types.h:51