Home
last modified time | relevance | path

Searched refs:fmap_start_index (Results 1 – 1 of 1) sorted by relevance

/external/libopus/dnn/torch/osce/models/
Dfd_discriminator.py136 fmap_start_index=0 argument
145 self.fmap_start_index = fmap_start_index
147 if fmap_start_index >= len(layers):
233 return output[self.fmap_start_index:]