メインコンテンツまでスキップ
バージョン: v2510

intelligence.zenith_tune.auto_pruners.timeout

TimeoutPruner Objects

class TimeoutPruner(AutoPrunerBase)

Prune based on execution time limit.

on_start

def on_start() -> None

Called when command execution starts.

on_end

def on_end() -> None

Called when command execution ends.