Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding.cc696 const OpInfo::TensorProperties& reduction_indices_prop = input_props[1]; in MaterializeReductionIndices() local
697 DataType dtype = reduction_indices_prop.dtype(); in MaterializeReductionIndices()
701 PartialTensorShape reduction_indices_shape(reduction_indices_prop.shape()); in MaterializeReductionIndices()