//template<> struct is_floating_point<enoki::half> : true_type { }; //template<> struct is_arithmetic<enoki::half> : true_type { }; //template<> struct is_signed<enoki::half> : true_type { };
注释以上代码即可