Zhihao Du
2023-06-16 613b2f417217e74b222c438e07c36cfdf9d7523e
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