• andreykhaykin's avatar
    Tracer of real data in ngraph-CPU for debug purpose (#3099) · 4b009f09
    andreykhaykin authored
    * new debugger to trace real tensors in each kernel
    
    * update after style-apply
    
    * add unit test to debugger
    
    * after style-apply
    
    * templatize data + fixed issues from PR
    
    * solve conflict
    
    * change names of env flags + fixed typo + pass unit-test
    
    * add different types to dump, change arch of debug class, add support to allow debug to be set programmatically (all requested changed fixed)
    
    * add curly braces to single-line blocks
    
    * fix shadow names + add int32 for dump + fix for names with coding standarts of ngraph
    
    * fix names of member variables + delete some constructors
    
    * try to find issue with CI, do not merge!
    
    * fix one issue with CI
    
    * fix style-apply
    4b009f09
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...
.travis.yml Loading commit data...
ABOUT.md Loading commit data...
CMakeLists.txt Loading commit data...
CODEOWNERS Loading commit data...
CONTRIB.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION.in Loading commit data...
changes.md Loading commit data...
ecosystem-overview.md Loading commit data...