• Sang Ik Lee's avatar
    Allow building nGraph CPU without TBB - r0.25.1 (#3652) · 669532d8
    Sang Ik Lee authored
    * Allow TBB to be excluded from CPU build.
    
    * Change some CMake scope.
    
    * m_use_tbb can be removed if TBB is not enabled.
    
    * Fix some rebase errors
    
    * Some files do not get definition.
    
    * CPU codegen: Use different pregenerated code if TBB is not built.
    
    * Fix codegen issues.
    
    * Fix bug.
    
    * Use NGRAPH_TBB_ENABLE only for CPU.
    669532d8
CMakeLists.txt 23.7 KB