numpy.distutils.ccompiler_opt.CCompilerOpt.feature_sorted #

方法

distutils.ccompiler_opt.CCompilerOpt。feature_sorted (名称,反向= False ) [来源] #

按最低兴趣对 CPU 功能列表进行排序。

参数
“名称”:序列

支持的大写功能名称序列。

'reverse':布尔值,可选

如果为 true,则排序后的特征将被反转。 (最高兴趣)

返回
列出、排序的 CPU 功能