Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding.h220 bool SimplifyReshape(const GraphProperties& properties, bool use_shape_info,
Dconstant_folding.cc2094 SimplifyReshape(*properties, use_shape_info, node)); in SimplifyNode()
2905 bool ConstantFolding::SimplifyReshape(const GraphProperties& properties, in SimplifyReshape() function in tensorflow::grappler::ConstantFolding