Add hash_op

release/1.1
minqiyang 7 years ago
parent c26f2b21eb
commit 42b6671191

@ -176,6 +176,7 @@ include(external/eigen) # download eigen3
include(external/pybind11) # download pybind11
include(external/cares)
include(external/cub)
include(external/xxhash) # download xxhash
if (NOT WIN32)
# there is no official support of snappystream, warpctc, nccl, cupti in windows

Loading…
Cancel
Save