Commit e37677c0 authored by Jayaram Bobba's avatar Jayaram Bobba

Style fix

parent fb8064ab
......@@ -733,7 +733,7 @@ namespace ngraph
auto fprop_input_layout =
runtime::cpu::mkldnn_utils::get_input_mkldnn_format(node.get(), 0);
auto diff_dst_desc =
memory::desc(mkldnn_arg1_shape, et, fprop_input_layout);
auto diff_src_desc =
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment