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

Method family

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

Source from the content-addressed store, hash-verified

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

Callers 1

CPUFamilyFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected