Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ end
Method
end
tensorflow/compiler/tf2tensorrt/utils/trt_lru_cache.h:64–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
63
const_iterator begin() const { return objects_.begin(); }
64
const_iterator end() const { return objects_.end(); }
65
66
iterator begin() { return objects_.begin(); }
67
iterator end() { return objects_.end(); }
Callers
15
FunctionalizeControlFlowForFunction
Function · 0.45
Run
Method · 0.45
GetResourceOpInfoForOp
Function · 0.45
CopySubgraph
Function · 0.45
FunctionalizeLoop
Function · 0.45
BuildComputation
Function · 0.45
GetGraph
Method · 0.45
CompileFunction
Method · 0.45
BuildArguments
Method · 0.45
CompileGraph
Method · 0.45
SetDeviceToHostMetadata
Method · 0.45
GetDeviceToHostShapes
Method · 0.45
Calls
no outgoing calls
Tested by
14
TEST
Function · 0.36
RandomDims
Method · 0.36
BroadcastableDims
Method · 0.36
AsInt32s
Method · 0.36
AsIntTensor
Function · 0.36
TEST_F
Function · 0.36
MakeCandidateFn
Method · 0.36
MakeInputEdgeCandidateFn
Method · 0.36
MakeOutputEdgeCandidateFn
Method · 0.36
AddSimpleInput
Method · 0.36
CastTestVector
Function · 0.36
RunValidationAndConversion
Method · 0.36