Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding.cc729 const OpInfo::TensorProperties& reshape_prop = reshape_props[0]; in MaterializeReductionIndices() local
730 PartialTensorShape shape(reshape_prop.shape()); in MaterializeReductionIndices()