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:
fbc7f1ea161cb0c0fcc5550d1b68ab237f5467ba / Guan-Ming (Wesley) Chiu 
<[email protected]>
[Relax] Replace topi.take with relax.op.take (#18665)

## Why

TODO comment indicated that topi.take should be replaced with
relax.op.take once it has better support. The relax take operator is now
mature enough to replace the TOPI external call.

## How

- Replace bb.emit_te(topi.take, ...) with relax.op.take(..., axis=0) in
EmbedLayerNormalization converter

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

With regards,
GitHub Actions via GitBox


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

Reply via email to