Commit 30135ca3 authored by Jayaram Bobba's avatar Jayaram Bobba

Style fix

parent 815d84a4
...@@ -616,4 +616,4 @@ size_t MKLDNNEmitter::build_batchnorm_backward(const mkldnn::memory::desc& weigh ...@@ -616,4 +616,4 @@ size_t MKLDNNEmitter::build_batchnorm_backward(const mkldnn::memory::desc& weigh
dinput_index, dinput_index,
dweights_index}; dweights_index};
return batchnorm_index; return batchnorm_index;
} }
\ No newline at end of file
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