• Nishant Patel's avatar
    Support concat with mkldnn and add a test case (#825) · 1a73f10c
    Nishant Patel authored
    * Support Concat with mkldnn (two inputs)
    
    * Support concat with mkldnn (multiple inputs)
    
    * Address feedback
    
    * Remove unused variable
    
    * Allow rank two tensor to mkldnn for concat & add a test case for 2D inputs
    
    * Add mkldnn_any layout to concat
    
    * Make API changes to get consistent with master
    1a73f10c
backend_test.in.cpp 310 KB