Home
last modified time | relevance | path

Searched refs:MaybeFoldable (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding.h91 bool MaybeFoldable(const NodeDef& node,
Dconstant_folding.cc949 .emplace(std::move(key), MaybeFoldable(node, properties)) in IsFoldable()
1033 bool ConstantFolding::MaybeFoldable(const NodeDef& node, in MaybeFoldable() function in tensorflow::grappler::ConstantFolding