issues
search
deephealthproject
/
eddl
European Distributed Deep Learning (EDDL) library. A general-purpose library initially developed to cover deep learning needs in healthcare use cases within the DeepHealth project.
https://deephealthproject.github.io/eddl/
MIT License
34
stars
10
forks
source link
CMake: Linux/Windows stable + Restore static linking for superbuild
#169
Closed
salvacarrion
closed
4 years ago
salvacarrion
commented
4 years ago
Problematic points:
Static linking for superbuild
ZLIB_ROOT, Protobuf_DIR, etc not always work
Propagate dependencies to ECVL
Extensive testing on docker and LXC
Problems with changing paths (e.g.: "lib/" and "lib64/" for protobuf)
Ease python binding
salvacarrion
commented
4 years ago
done
Problematic points: