Searched refs:use_background (Results 1 – 2 of 2) sorted by relevance
546 use_background = self.background_data and (mode == 'training')574 if use_background or sample['label'] == SILENCE_LABEL:
9981 int use_input=1, use_background=0, do_compose=0; in gamma_component_validate() local9996 use_background = (alpha >= 0 && alpha < 1); in gamma_component_validate()10065 if (use_background) in gamma_component_validate()