XiaoHongbo-Hope opened a new pull request, #9852: URL: https://github.com/apache/paimon/pull/9852
### Purpose Decode LeRobot video windows directly into independent, contiguous tensors. Use bounded parallel assembly for cross-file windows and decoders without batch support; preserve PyTorch thread settings. Paired local CPU benchmark (four cameras, 8-frame windows, uint8, batch 32, eight workers): **169.4 → 182.5 samples/s (+7.7%)** versus parallel frame assembly, median of three seeds. ### Tests 89 tests and Flake8 passed. Real-video uint8/float32 pixels, boundary/repeated samples and mutation isolation verified. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
