larq / compute-engine

Highly optimized inference engine for Binarized Neural Networks
https://docs.larq.dev/compute-engine
Apache License 2.0
242 stars 34 forks source link

Fix windows build of grouped convolutions. #656

Closed Tombana closed 3 years ago

Tombana commented 3 years ago

What do these changes do?

This fixes the windows builds of https://github.com/larq/compute-engine/pull/551

How Has This Been Tested?

Tested locally.