"src/targets/gpu/quant_gemm.cpp" did not exist on "09e3822dd2e7b33f61e1f35bce4ad6a8ec878574"
Add missing specialization for the `nullptr` for the hash function (#1824)
#1791 Added hash function for value class. It uses the Visit function and has specialization for the bool_type and <vector> type but was missing specialization for the nullptr. Nullptr caused compilation issues for RHEL, SLES and CentOS.
Showing
Please register or sign in to comment