• Pruthvi's avatar
    Pruthvi/dex debug manifest (#1515) · 7da3ec33
    Pruthvi authored
    * added stream writers to dump meta information related to CONSTANT, INTERMEDIATE, PARAMETER's
    
    * WIP added method to dump Input and output reference address in to debug manifest from cpu_call_frame
    
    * added suppport to dump memory refernce in the debug manifest
    
    * - added macro to dump debug manifest
    - added support to release_function once dumping the memory references
    
    * added a method to write a generated stream to a file
    
    * dont release function, if NGRAPH_DEX_DEBUG flag set
    
    * Addressed PR comments
    -   dump debug manifest using stringstream instead of CodeWriter
    -   Moved dumping debug manifest logic to cpu_external_function
    
    * revert changes to call_frame
    
    * - Addressed PR comments
    
    * :Remove call_once from dumping debug_manifest
    
    * address PR comments
    
    * address PR comments
    7da3ec33
Name
Last commit
Last update
.ci Loading commit data...
cmake Loading commit data...
contrib/docker Loading commit data...
doc Loading commit data...
licenses Loading commit data...
maint Loading commit data...
python Loading commit data...
src Loading commit data...
test Loading commit data...
.clang-format Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIB.md Loading commit data...
INSTALL.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION.in Loading commit data...
changes.md Loading commit data...