Conditional compilation can significantly reduce the size of OpenVINOâ„¢ binaries by excluding unnecessary components for inference of particular models. The components are: layers and graph ...
The goal of ember-cli-conditional-compile is to provide easy to use feature switches to Ember applications such that code that is hidden behind a disabled feature switch is not in the compiled code.