Zhihao Du
2023-06-15 d74fdb3a7404cdbf28fd70849db6f9d4b87a7757
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