You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
It need the header file lib_api.h to build the libraries. Some users use the pre-built MXNet (e.g. pip package) which doesn't contain the header file. If they use the specific version of MXNet, they need to find the matched version of lib_api.h.
It will be more convenient if the pre-built MXNet contains the header file lib_api.h.