| --- |
| name: Request for comment (RFC) |
| about: RFC process requests for review on the design of a new feature or bug fix that involves more efforts. This thread is automatically mirrored to the dev@mxnet.apache.org mailing list. |
| title: '[RFC] ' |
| labels: 'RFC' |
| assignees: '' |
| |
| --- |
| |
| ## Problem statement |
| (A clear and concise description of what this contribution is trying to solve.) |
| |
| ## Proposed solutions |
| (Description of the approach this contribution takes to solve the problem.) |
| |
| ## References |
| - list reference and related literature |
| - list known implementations |