def _reshape()

in optimum/furiosa/modeling_base.py [0:0]


    def _reshape(
        cls,
        model_path: Union[str, Path],
        input_shape_dict: Dict[str, Tuple[int]],
        output_shape_dict: Dict[str, Tuple[int]],