Zhihao Du
2023-08-03 c63486e0b9ea73e4dc828c2b2b877b323b043228
funasr/layers/inversible_interface.py
@@ -11,4 +11,4 @@
        self, input: torch.Tensor, input_lengths: torch.Tensor = None
    ) -> Tuple[torch.Tensor, torch.Tensor]:
        # return output, output_lengths
        raise NotImplementedError
        raise NotImplementedError