Searched refs:IsFoldableUncached (Results 1 – 2 of 2) sorted by relevance
89 bool IsFoldableUncached(const NodeDef& node,
955 return IsFoldableUncached(node, properties); in IsFoldable()959 bool ConstantFolding::IsFoldableUncached( in IsFoldableUncached() function in tensorflow::grappler::ConstantFolding