Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ operands
Method
operands
tensorflow/compiler/jit/deadness_analysis.cc:204–204 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
202
return operands_;
203
}
204
absl::Span<Predicate* const> operands() const { return operands_; }
205
206
private:
207
std::vector<Predicate*> operands_;
Callers
15
SanityCheckAndAdjustment
Method · 0.45
ExportXlaOp
Function · 0.45
GetOperands
Method · 0.45
Verify
Function · 0.45
fold
Method · 0.45
matchAndRewrite
Method · 0.45
DefaultAction
Method · 0.45
ComputeBoundary
Function · 0.45
DefaultAction
Method · 0.45
DoInfoCommand
Function · 0.45
UpdateTupleValueSet
Method · 0.45
CanShareOperandBufferWithUser
Method · 0.45
Calls
no outgoing calls
Tested by
7
TEST_F
Function · 0.36
TEST_F
Function · 0.36
HandleMap
Method · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36