Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ names
Method
names
doc/source/reference/simd/gen_features.py:34–35 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
32
self.copt = FakeCCompilerOpt(arch, cc, cpu_baseline=
"max"
)
33
34
def
names(self):
35
return
self.copt.cpu_baseline_names()
36
37
def
serialize(self, features_names):
38
result = []
Callers
2
table
Method · 0.95
table_diff
Method · 0.95
Calls
1
cpu_baseline_names
Method · 0.80
Tested by
no test coverage detected