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

Method size

tensorflow/core/kernels/data/cache_ops.cc:77–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77size_t MemoryCache::size() {
78 tf_shared_lock l(mu_);
79 return cache_.size();
80}
81
82AnonymousMemoryCacheHandleOp::AnonymousMemoryCacheHandleOp(
83 OpKernelConstruction* ctx)

Callers 15

ComputeMatrixMethod · 0.45
shuffled_shapeMethod · 0.45
permutationMethod · 0.45
SimplifyMethod · 0.45
ConcatGPUCallFunction · 0.45
ConcatGPUFunction · 0.45
RemapVectorToMapFunction · 0.45
ComputeMethod · 0.45
ScanWordFunction · 0.45
InitMethod · 0.45

Calls

no outgoing calls

Tested by 15

TestResizeBilinearOneDimFunction · 0.36
TEST_FFunction · 0.36
WriteCheckpointFunction · 0.36
ParseSingleExampleFunction · 0.36
assert_string_equalMethod · 0.36
assert_int64_equalMethod · 0.36
TestRequantizeManyFunction · 0.36
AddRandomInputMethod · 0.36