Searched defs:elements_shape (Results 1 – 2 of 2) sorted by relevance
108 bool IsDimensionsDegenerateExceptLastOne(ArrayRef<int64_t> elements_shape) { in IsDimensionsDegenerateExceptLastOne()
121 const ArrayRef<int64_t> elements_shape, in CanFuseConvOrDepthwiseConvShapes()158 const auto elements_shape = elements.getType().getShape(); in CanFuseConvOrDepthwiseConv() local