MCPcopy 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

ExportXlaOpFunction · 0.45
GetOperandsMethod · 0.45
VerifyFunction · 0.45
foldMethod · 0.45
matchAndRewriteMethod · 0.45
DefaultActionMethod · 0.45
ComputeBoundaryFunction · 0.45
DefaultActionMethod · 0.45
DoInfoCommandFunction · 0.45
UpdateTupleValueSetMethod · 0.45

Calls

no outgoing calls

Tested by 7

TEST_FFunction · 0.36
TEST_FFunction · 0.36
HandleMapMethod · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36