• Pruthvi's avatar
    - fixed performance_counter for CPU DEX (#1609) · 683822ef
    Pruthvi authored
    * - fixed performance_counter for CPU DEX
    
    * made changes to start clock @ the first functor and collected perf_counter @ the exceution of last functor for given kernel execution
    
    * - made changes to have max_pool kernel to have exactly one functor
    - assert if functor != num_of_ops
    
    * fixed profiler_counter for TBB execution
    
    * avoid unnecessary calculation to enables<map> value
    
    * Addressed PR comments
    -   updated "enables" -> list<functors>
    683822ef
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...