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

Method size

tensorflow/compiler/xla/service/tuple_points_to_analysis.cc:72–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70}
71
72size_t PointsToSet::size() const {
73 // Because pointed-to elements may be duplicated we have to create a flattened
74 // set and return the size.
75 return CreateFlattenedSet().size();
76}
77
78PointsToSet::BufferSet PointsToSet::CreateFlattenedSet() const {
79 BufferSet flat_set;

Callers 15

ByteSizeFunction · 0.45
ArrayShapeToStringFunction · 0.45
TupleShapeFromStringFunction · 0.45
TupleShapeToStringFunction · 0.45
BufferTableMethod · 0.45
~BufferTableMethod · 0.45
ParseBufferAssignmentFunction · 0.45
DisplayFunction · 0.45
mainFunction · 0.45
StripLogHeadersFunction · 0.45
CompileExecutableFunction · 0.45
GetXfeedShapeFunction · 0.45

Calls

no outgoing calls

Tested by 15

XLA_TEST_FFunction · 0.36
TESTFunction · 0.36
ValidateBuffersMethod · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36