Home
last modified time | relevance | path

Searched refs:SetInputData (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/py_engine/modules/minicv/base/modules/ml/include/
A DHaasMLMnn.h11 virtual int SetInputData(const char* dataPath);
A DHaasMLOlda.h11 virtual int SetInputData(const char* dataPath);
A DHaasMLCloud.h18 virtual int SetInputData(const char* dataPath);
/AliOS-Things-master/components/py_engine/modules/minicv/base/include/
A DIHaasML.h81 virtual int SetInputData(const char* dataPath) = 0;
/AliOS-Things-master/components/py_engine/modules/minicv/base/modules/ml/src/
A DHaasMLMnn.cpp18 int HaasMLMnn::SetInputData(const char* dataPath) in SetInputData() function in HaasMLMnn
A DHaasMLOlda.cpp34 int HaasMLOlda::SetInputData(const char* dataPath)
A DHaasMLCloud.cpp40 int HaasMLCloud::SetInputData(const char* dataPath) in SetInputData() function in HaasMLCloud
/AliOS-Things-master/components/py_engine/modules/minicv/base/modules/c/src/
A DWrapperIHaasML.cpp60 int ret = mIHaasML->SetInputData(dataPath); in MLSetInputData()

Completed in 5 milliseconds