- Reflect on last workshop
- ONNX 1.6
- Discuss deprecated Ops
- Review a couple of PRs
- Emad Barsoum (Microsoft)
- Michal Karzynski (Intel)
- Wei-Sheng Chin (Microsoft)
- Dilip Sequeira (NVidia)
- Spandan Tiwari (Microsoft)
- Rajeev K Nalawadi (Intel)
- Discussed the feedback that we got from ONNX Workshop.
- Discussed Deprecated OPs:
- Any deprecated OP must have equivalent or can be compsoed by existing OPs.
- Convert deprecated OPs to a function if it can be composed.
- No need for a grace period.
- We need to review all operators PR that are tagged for 1.6.
- ebarsoum - to write a draft document for the recommended behavior of deprecated OPs.