MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / vendor_str

Method vendor_str

tensorflow/core/platform/cpu_info.cc:253–253  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

251 }
252
253 string vendor_str() const { return vendor_str_; }
254 int family() const { return family_; }
255 int model_num() { return model_num_; }
256

Callers 1

CPUVendorIDStringFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected