Home
last modified time | relevance | path

Searched defs:IsReallyConstant (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dloop_optimizer.cc588 bool IsReallyConstant(const NodeDef& node, in IsReallyConstant() function
H A Dconstant_folding.cc375 bool ConstantFolding::IsReallyConstant(const NodeDef& node) const { in IsReallyConstant() function in tensorflow::grappler::ConstantFolding
H A Darithmetic_optimizer.cc307 bool IsReallyConstant(const NodeDef& node) const { in IsReallyConstant() function in tensorflow::grappler::__anonfb3622940111::ArithmeticOptimizerStage