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

Method size

tensorflow/compiler/xrt/xrt_util.cc:49–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 int64 operator[](size_t index) const { return handles_.at(index); }
48
49 size_t size() const { return handles_.size(); }
50
51 // Adds the given handle at the index position, by marking it releasable
52 // according to the release argument. If an existing, and to-be-released

Callers 15

GetDeviceContextMethod · 0.45
XRTBufferAllocationMethod · 0.45
~XRTBufferAllocationMethod · 0.45
MakeSubBufferMethod · 0.45
SetDeviceMemorySizeMethod · 0.45
AliasBufferFromMethod · 0.45
~XRTCompilationCacheMethod · 0.45
ReleaseMethod · 0.45
CompileIfKeyAbsentMethod · 0.45
~ScopedHandlesMethod · 0.45
AddMethod · 0.45

Calls

no outgoing calls

Tested by 5

XrtClientTestMethod · 0.36
TEST_FFunction · 0.36
MakeContextMethod · 0.36
XlaCompiledProgramShapeFunction · 0.36
TESTFunction · 0.36