• Amy Zhuang's avatar
    Create mkldnn primitives at first iteration for codegen - part1. (#2806) · e8b5d11b
    Amy Zhuang authored
    * Create mkldnn primitives at first iteration for CODEGEN.
    
     OPs: add, lstm, and rnn.
    
    *  OPs: batchnorm.
    
    *  OPs: concat and lrn.
    
    Remove dead code.
    
    * Skip in place concat, relu, reshape, and slice when building node_primitive_string_deps_index map.
    
    * Change NGRAPH_ASSERT to NGRAPH_CHECK.
    
    * Ops: Qconv
    
    * Ops: Convs
    
    * Address PR Feedback.
    
    * Dynamic scale support for qconvs
    
    * updating to amy's recent change
    
    * GroupConv and Cleaning dead code
    
    * Address PR Feedback.
    
    * Remove unused variable.
    
    * Fix a bug.
    
    * Fix style error.
    e8b5d11b
Name
Last commit
Last update
..
ngraph Loading commit data...
resource Loading commit data...
tools Loading commit data...
CMakeLists.txt Loading commit data...