First version for the interpreter-helper.
API to access framework functions without sotInterpreter. Should ease the port to more complex interpreters without favoring the internal interpreter. The latter one is here for backward compatibility. It will be removed. This version compile but might not work yet. (not tested).
Showing
- include/CMakeLists.txt 1 addition, 0 deletionsinclude/CMakeLists.txt
- include/dynamic-graph/interpreter-helper.h 149 additions, 0 deletionsinclude/dynamic-graph/interpreter-helper.h
- src/CMakeLists.txt 1 addition, 0 deletionssrc/CMakeLists.txt
- src/dgraph/interpreter-helper.cpp 187 additions, 0 deletionssrc/dgraph/interpreter-helper.cpp
Loading
Please register or sign in to comment