Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dloop_optimizer.cc588 bool IsReallyConstant(const NodeDef& node, in IsReallyConstant() function
Dconstant_folding.cc371 bool ConstantFolding::IsReallyConstant(const NodeDef& node) const { in IsReallyConstant() function in tensorflow::grappler::ConstantFolding
Darithmetic_optimizer.cc245 bool IsReallyConstant(const NodeDef& node) const { in IsReallyConstant() function in tensorflow::grappler::__anon73f394250111::ArithmeticOptimizerStage