var MachineLearningSingle = function() {};
-// ML Single API
+// MachineLearningSingle::openModel()
+
+// MachineLearningSingle::openModelAsync()
+
+// OpenModelSuccessCallback
+
+// SingleShot interface (input & output)
+
+// SingleShot::invoke()
+
+// SingleShot::getValue()
+
+// SingleShot::setValue()
+
+// SingleShot::setTimeout()
+
+// SingleShot::close()
'ml_pipeline_nodeinfo.h',
'ml_pipeline_switch.cc',
'ml_pipeline_switch.h',
+ #TODO pipeline Source
+ #TODO pipeline Valve
'ml_tensors_info_manager.cc',
'ml_tensors_info_manager.h',
+ #TODO single SingleShotManager
+ #TODO single SingleShot
'ml_utils.cc',
'ml_utils.h',
],
REGISTER_METHOD(MLTensorsInfoDispose);
// Single API begin
+ // MachineLearningSingle::openModel()
+ // MachineLearningSingle::openModelAsync()
+ // OpenModelSuccessCallback
+ // SingleShot input
+ // SingleShot output
+ // SingleShot::invoke()
+ // SingleShot::getValue()
+ // SingleShot::setValue()
+ // SingleShot::setTimeout()
+ // SingleShot::close()
// Single API end
// Single API begin
+// MachineLearningSingle::openModel()
+
+// MachineLearningSingle::openModelAsync()
+
+// OpenModelSuccessCallback
+
+// SingleShot input
+
+// SingleShot output
+
+// SingleShot::invoke()
+
+// SingleShot::getValue()
+
+// SingleShot::setValue()
+
+// SingleShot::setTimeout()
+
+// SingleShot::close()
+
// Single API end
// Pipeline API begin
// Common ML API end
// Single API begin
-
+ // MachineLearningSingle::openModel()
+ // MachineLearningSingle::openModelAsync()
+ // OpenModelSuccessCallback
+ // SingleShot input
+ // SingleShot output
+ // SingleShot::invoke()
+ // SingleShot::getValue()
+ // SingleShot::setValue()
+ // SingleShot::setTimeout()
+ // SingleShot::close()
// Single API end
// Pipeline API begin