Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
77
size_t MemoryCache::size() {
78
tf_shared_lock l(mu_);
79
return cache_.size();
80
}
81
82
AnonymousMemoryCacheHandleOp::AnonymousMemoryCacheHandleOp(
83
OpKernelConstruction* ctx)
Callers
15
ValidateInputMatrixShapes
Method · 0.45
ComputeMatrix
Method · 0.45
ComputeWithGtsvBatched
Method · 0.45
shuffled_shape
Method · 0.45
permutation
Method · 0.45
Simplify
Method · 0.45
ConcatGPUCall
Function · 0.45
ConcatGPU
Function · 0.45
RemapVectorToMap
Function · 0.45
Compute
Method · 0.45
ScanWord
Function · 0.45
Init
Method · 0.45
Calls
no outgoing calls
Tested by
15
TestResizeBilinearOneDim
Function · 0.36
TEST_F
Function · 0.36
WriteCheckpoint
Function · 0.36
ParseSingleExample
Function · 0.36
assert_string_equal
Method · 0.36
assert_int64_equal
Method · 0.36
TestRequantizeMany
Function · 0.36
TestRequantizeMany8To32Bit
Function · 0.36
TestRequantizeManyInNewRangeEigenVsNonEigen
Function · 0.36
TimeRequantizeManyInNewRange
Function · 0.36
AddRandomInput
Method · 0.36
ConstructSpaceToBatchGraph
Function · 0.36