https://github.com/unit8co/darts/blob/722e645d1103c26319dde40ac5c5e82ee6323882/darts/models/forecasting/tft_submodels.py#L458-L461 Thanks for checking this issue. I wonder whether the if-else statement is typo or not? ``` size if name in self.input_embedding_flags else size ```