MCPcopy 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

RunMethod · 0.45
GetResourceOpInfoForOpFunction · 0.45
CopySubgraphFunction · 0.45
FunctionalizeLoopFunction · 0.45
BuildComputationFunction · 0.45
GetGraphMethod · 0.45
CompileFunctionMethod · 0.45
BuildArgumentsMethod · 0.45
CompileGraphMethod · 0.45
GetDeviceToHostShapesMethod · 0.45

Calls

no outgoing calls

Tested by 14

TESTFunction · 0.36
RandomDimsMethod · 0.36
BroadcastableDimsMethod · 0.36
AsInt32sMethod · 0.36
AsIntTensorFunction · 0.36
TEST_FFunction · 0.36
MakeCandidateFnMethod · 0.36
AddSimpleInputMethod · 0.36
CastTestVectorFunction · 0.36