Searched defs:IsReallyConstant (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/core/grappler/optimizers/ | ||
D | loop_optimizer.cc | 586 bool IsReallyConstant(const NodeDef& node, in IsReallyConstant() function |
D | constant_folding.cc | 336 bool ConstantFolding::IsReallyConstant(const NodeDef& node) const { in IsReallyConstant() function in tensorflow::grappler::ConstantFolding |
D | arithmetic_optimizer.cc | 3083 bool IsReallyConstant(const NodeDef& node) const { in IsReallyConstant() function in tensorflow::grappler::__anonbb66c6470111::RemoveStackStridedSliceSameAxis |