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

Function getResident

tensorflow/core/kernels/embedding_variable_test.h:101–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99}
100
101double getResident() {
102 ProcMemory m = getProcMemory();
103 return m.resident;
104}
105
106EmbeddingVar<int64, float>* CreateEmbeddingVar(
107 int value_size, Tensor& default_value,

Callers 1

PerfMemoryFunction · 0.70

Calls 1

getProcMemoryFunction · 0.70

Tested by

no test coverage detected