The GitHub Actions job "Nightly Docker Update" on tvm.git/main has failed.
Run started by GitHub user areusch (triggered by areusch).

Head commit for run:
304a74a63cc212c4e287437e21a8b58a23dcfb4d / Guan-Ming (Wesley) Chiu 
<[email protected]>
[Relax] Add FRelaxInferLayout and TMixedPrecisionPolicy for 
dynamic_strided_slice (#18633)

## Why

The dynamic_strided_slice operator was missing FRelaxInferLayout and
TMixedPrecisionPolicy attributes, preventing it from participating in
layout transformations and mixed precision optimizations.

## How
- Add `TMixedPrecisionPolicy` attribute with `kFollow` policy and 
- Add `InferLayoutDynStridedSlice` function that falls back to initial
layout (since begin/end/strides are dynamic tensors that cannot be
transformed at compile time)

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

With regards,
GitHub Actions via GitBox


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

Reply via email to