larq / compute-engine

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

Increase minimal macOS version requirement #753

Closed lgeiger closed 1 year ago

lgeiger commented 1 year ago

This PR increases the minimal macOS version requirement to 10.14. This should fix the following error that I am seeing in our test build:

error: aligned deallocation function of type 'void (void *, std::align_val_t) noexcept' is only available on macOS 10.14 or newer

Judging from the pip wheel names TensorFlow is doing the same since 2.8.