Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
StringRefToView
Function · 0.45
StringViewToRef
Function · 0.45
GetUniqueName
Method · 0.45
EmitOptionBuilders
Function · 0.45
EmitOptionBuilders
Function · 0.45
IsValidTFLiteMlirModule
Function · 0.45
BuildBuffer
Method · 0.45
BuildTensor
Method · 0.45
BuildWhileOperator
Method · 0.45
GetOpcodeIndex
Method · 0.45
InitializeNamesFromAttribute
Method · 0.45
BuildSubGraph
Method · 0.45
Calls
no outgoing calls
Tested by
15
TEST_F
Function · 0.36
InjectStatsToFullyConnected
Function · 0.36
RemoveConstantOpInReshape
Function · 0.36
DeviceNamesToParsedNames
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
runOnFunction
Method · 0.36
TEST
Function · 0.36
TEST_F
Function · 0.36
SetDefaultLayoutOnProto
Function · 0.36
TEST
Function · 0.36