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

Method model_num

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

Source from the content-addressed store, hash-verified

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

Callers 1

CPUModelNumFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected