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

Method size

tensorflow/compiler/xla/shape_util.h:77–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75
76 bool empty() const { return indices_.empty(); }
77 size_t size() const { return indices_.size(); }
78 void push_back(int64 value) { indices_.push_back(value); }
79 void pop_back() { indices_.pop_back(); }
80

Callers 15

StringRefToViewFunction · 0.45
StringViewToRefFunction · 0.45
GetUniqueNameMethod · 0.45
EmitOptionBuildersFunction · 0.45
EmitOptionBuildersFunction · 0.45
IsValidTFLiteMlirModuleFunction · 0.45
BuildBufferMethod · 0.45
BuildTensorMethod · 0.45
BuildWhileOperatorMethod · 0.45
GetOpcodeIndexMethod · 0.45
BuildSubGraphMethod · 0.45

Calls

no outgoing calls

Tested by 15

TEST_FFunction · 0.36
DeviceNamesToParsedNamesFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
runOnFunctionMethod · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36
SetDefaultLayoutOnProtoFunction · 0.36
TESTFunction · 0.36