Searched refs:reduction_indices_prop (Results 1 – 1 of 1) sorted by relevance
696 const OpInfo::TensorProperties& reduction_indices_prop = input_props[1]; in MaterializeReductionIndices() local697 DataType dtype = reduction_indices_prop.dtype(); in MaterializeReductionIndices()701 PartialTensorShape reduction_indices_shape(reduction_indices_prop.shape()); in MaterializeReductionIndices()