Windows 10 VS 2019 CPU Paddle Develop编译错误
Created by: unco2020
\paddle\fluid\framework文件夹data_type.h中错误: 错误 C2672 “paddle::framework::details::TensorCheckerVisitorpaddle::platform::CPUDeviceContext::apply”: 未找到匹配的重载函数 。C:\Projects\Paddle2.0\Soruce\paddle\fluid\framework\data_type.h 79
错误 C2770 “void paddle::framework::details::TensorCheckerVisitorpaddle::platform::CPUDeviceContext::apply(std::enable_if<std::is_integral::value,void>::type *) const”的显式 模板 参数无效 nan_inf_utils C:\Projects\Paddle2.0\Soruce\paddle\fluid\framework\data_type.h 79
导致nan_inf_utils项目编译不成功。不能生成libnan_inf_utils.lib ForEachDataType(VisitDataTypeCallback)