MCPcopy 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

XlaResourceOpKindForNodeFunction · 0.45
SimplifyUsingDeMorganMethod · 0.45
MakeAndOrImplMethod · 0.45
DeduceStepPredicateFunction · 0.45
HandleMergeMethod · 0.45
PopulateFrameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected