The GitHub Actions job "Lint" on tvm.git/fix_cudnn_cleanworkspace has failed.
Run started by GitHub user PengYoun9 (triggered by tqchen).

Head commit for run:
5c2ff6b5aeb276560693e13c80564d948d49c2d7 / kasmvnc <[email protected]>
[cuDNN] Avoid thread-local workspace pool for ConvEntry

Use AllocDataSpace and FreeDataSpace instead of AllocWorkspace and
FreeWorkspace for cuDNN convolution workspace allocation.

This avoids the lifetime dependency on the thread-local workspace pool during
process teardown and fixes the shutdown crash.

Fixes #20361

Report URL: https://github.com/apache/tvm/actions/runs/35099013540

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to