def MaxPoolWithIndex(self, *args, **kwargs): return brew.max_pool_with_index(self, *args, order=self.order, **kwargs)