numpy.distutils.ccompiler_opt.CCompilerOpt.conf_features_partial#
方法
- distutils.ccompiler_opt.CCompilerOpt.conf_features_partial()[source]#
返回平台支持的 CPU 功能字典,并将其他未定义的选项累积到
conf_features
中,返回的字典在类属性conf_features
中具有相同的规则和注释,并且它会覆盖在 ‘conf_features’ 中设置的任何选项。