Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ kind
Method
kind
tensorflow/compiler/jit/deadness_analysis.cc:200–200 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
198
}
199
200
Kind kind() const override { return Kind::kOr; }
201
absl::Span<Predicate* const> GetOperands() const override {
202
return operands_;
203
}
Callers
6
XlaResourceOpKindForNode
Function · 0.45
SimplifyUsingDeMorgan
Method · 0.45
MakeAndOrImpl
Method · 0.45
DeduceStepPredicate
Function · 0.45
HandleMerge
Method · 0.45
PopulateFrame
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected