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
Create dlpack_version.txt file containing the required dlpack version
and update CMakeLists.txt to read from it instead of hardcoding the
version. This addresses issue #164 by making the dlpack dependency
version easily accessible to users and automated build systems
without requiring manual parsing of CMake files.
Fixes#164
Signed-off-by: Emilien Macchi <[email protected]>
0 commit comments