MyCaffe
1.12.2.41
Deep learning software for Windows C# programmers.
|
This is the complete list of members for MyCaffe.python.PythonInterop, including all inherited members.
ConvertToDictionary(object obj) | MyCaffe.python.PythonInterop | |
Dispose() | MyCaffe.python.PythonInterop | |
Initialize(string strPythonDllPath) | MyCaffe.python.PythonInterop | |
PythonInterop(string strPythonDllPath) | MyCaffe.python.PythonInterop | |
RunPythonCode(string pycode) | MyCaffe.python.PythonInterop | |
RunPythonCode(string pycode, object parameter, string parameterName) | MyCaffe.python.PythonInterop | |
RunPythonCodeAndReturn(string pycode, object parameter, string parameterName, string returnedVariableName) | MyCaffe.python.PythonInterop | |
RunPythonCodeAndReturn(string pycode, string returnedVariableName, params KeyValuePair< string, object >[] rgArg) | MyCaffe.python.PythonInterop | |
Shutdown() | MyCaffe.python.PythonInterop |