Support GPU execution time breakdown by forward mode metrics (#15396)
This commit is contained in:
@@ -365,6 +365,9 @@ class Envs:
|
||||
# Numa
|
||||
SGLANG_NUMA_BIND_V2 = EnvBool(True)
|
||||
|
||||
# Metrics
|
||||
SGLANG_ENABLE_METRICS_DEVICE_TIMER = EnvBool(False)
|
||||
|
||||
# fmt: on
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user