Improve metrics, logging, and importing orders (#2992)

This commit is contained in:
Lianmin Zheng
2025-01-19 18:36:59 -08:00
committed by GitHub
parent 61f42b5732
commit cd493b5afc
8 changed files with 64 additions and 49 deletions

View File

@@ -52,7 +52,7 @@ jobs:
runs-on: 1-gpu-runner
strategy:
matrix:
range: [0-6, 6-16, 16-23, 23-30, 30-38, 38-100]
range: [0-6, 6-15, 15-22, 22-32, 32-37, 37-100]
steps:
- name: Checkout code
uses: actions/checkout@v3