Searched refs:SimplifyReshape (Results 1 – 2 of 2) sorted by relevance
152 bool SimplifyReshape(const GraphProperties& properties, bool use_shape_info,
1865 if (SimplifyReshape(*properties, use_shape_info, node)) { in SimplifyNode()2623 bool ConstantFolding::SimplifyReshape(const GraphProperties& properties, in SimplifyReshape() function in tensorflow::grappler::ConstantFolding