nvdla / hw

RTL, Cmodel, and testbench for NVDLA
Other
1.68k stars 561 forks source link

Why batch normalize is implemented independently in SDP? #279

Closed keqian9 closed 5 years ago

keqian9 commented 5 years ago

Hi, Does anyone known why batch normalize is implemented independently in SDP? it should be implemented with conv together.

Thanks.