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