Searched defs:threshold_mode (Results 1 – 3 of 3) sorted by relevance
14 ThresholdMode threshold_mode, in ReduceLROnPlateauScheduler()111 ThresholdMode threshold_mode) { in init_is_better()
53 ThresholdMode threshold_mode; variable
1396 def _init_is_better(self, mode, threshold, threshold_mode): argument