def compute_out_features()

in src/image_gen_aux/preprocessors/teed/teed.py [0:0]


    def compute_out_features(self, idx, up_scale):
        return 1 if idx == up_scale - 1 else self.constant_features