Searched refs:_task_id_threshold (Results 1 – 2 of 2) sorted by relevance
194 _task_id_threshold = 25000 variable in FrameworkParser464 if int(task_id) < self._task_id_threshold:
46 _task_id_threshold = 25000 variable in FlopsParser241 if task_id < self._task_id_threshold: