deephealthproject / pyecvl

Python wrapper for the ECVL.
MIT License
4 stars 2 forks source link

Look for gil_scoped_release candidates #37

Open simleo opened 4 years ago

simleo commented 4 years ago

Look for parts of the bindings that may benefit from altering the GIL. Note that we have some calls that use pybind11::call_guard<pybind11::gil_scoped_release>() in pyeddl.