[misc] Remove performance and router-benchmark label matching (#13135)
This commit is contained in:
@@ -6,14 +6,6 @@ router:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: 'sgl-router/**/*'
|
||||
|
||||
# Router benchmarks
|
||||
router-benchmark:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
- 'sgl-router/benches/**/*'
|
||||
- 'sgl-router/scripts/run_benchmarks.py'
|
||||
- 'sgl-router/**/*bench*.rs'
|
||||
|
||||
# Kernel specific
|
||||
sgl-kernel:
|
||||
- changed-files:
|
||||
@@ -64,15 +56,6 @@ quant:
|
||||
- '**/awq/**/*'
|
||||
- '**/gptq/**/*'
|
||||
|
||||
# Performance related
|
||||
performance:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
- '**/benchmark/**/*'
|
||||
- '**/benches/**/*'
|
||||
- '**/perf/**/*'
|
||||
- '**/*benchmark*'
|
||||
|
||||
# Speculative decoding
|
||||
speculative-decoding:
|
||||
- changed-files:
|
||||
|
||||
Reference in New Issue
Block a user