def __init__()

in smdebug_rulesconfig/profiler_rules/rules.py [0:0]


    def __init__(
        self,
        cpu_threshold_p95=70,
        gpu_threshold_p95=70,
        gpu_memory_threshold_p95=70,
        patience=1000,
        window=500,
        scan_interval_us=60 * 1000 * 1000,