The GitHub Actions job "CI" on tvm.git/main has succeeded. Run started by GitHub user mshr-h (triggered by mshr-h).
Head commit for run: c71aefc745e8ab3bb1ee5426a99154a81c30cc4e / Shushi Hong <[email protected]> [Docs] Fix e2e_opt_model tutorial for GPU deployment (#18539) This PR is to resolve the issue #18481 , which fixes two bugs in the end-to-end optimization tutorial (`docs/how_to/tutorials/e2e_opt_model.py`) that prevented it from running correctly on GPU devices. ### Changes 1. **Added DefaultGPUSchedule transformation** - Apply `DefaultGPUSchedule` to ensure all GPU functions have proper thread binding. This fixes the memory verification error: "`Variable is directly accessed by host memory... Did you forget to bind?`" 2. **Fixed VM output handling** - Updated to correctly extract tensor from VM output. Report URL: https://github.com/apache/tvm/actions/runs/19925477239 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
