The GitHub Actions job "Teams" on tvm.git/main has succeeded.
Run started by GitHub user WsqRichards (triggered by WsqRichards).

Head commit for run:
71ac3e821b750c29cbde0d676d0615777d13f95b / Guan-Ming (Wesley) Chiu 
<[email protected]>
[Relax][NN] Add batch_flatten operator (#18677)

## Why
The `batch_flatten` operator was needed for CoreML backend support but
was not implemented in Relax, causing the CoreML pattern and converter
to be commented out.
## How
- Add C++ operator `relax.nn.batch_flatten` with struct info inference
- Add Python wrapper in `relax.op.nn`
- Add legalization via `topi.reshape`
- Enable CoreML pattern and converter for `nn.batch_flatten`
- Add unit tests for operator, struct info inference, and legalization

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

With regards,
GitHub Actions via GitBox


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

Reply via email to