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

Method AddAsKey

tensorflow/core/util/mkl_util.h:1950–1950  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1948 ~FactoryKeyCreator() {}
1949
1950 void AddAsKey(const string& str) { Append(str); }
1951
1952 void AddAsKey(const dnnl::memory::dims& dims) {
1953 for (unsigned int i = 0; i < dims.size(); i++) {

Callers 15

CreateKeyMethod · 0.80
CreateKeyMethod · 0.80
CreateKeyMethod · 0.80
CreateKeyMethod · 0.80
CreateKeyMethod · 0.80
CreateKeyMethod · 0.80
CreateKeyMethod · 0.80
CreateKeyMethod · 0.80
CreateKeyMethod · 0.80
CreateKeyMethod · 0.80
CreateKeyMethod · 0.80
CreateKeyMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected