def __init__(self, shape, window_size, backend, init_value=None):
        """
        Constructor.

        Args: