AdamGrabowski

Results 2 issues of AdamGrabowski

## Description ## MXNet is fusing split, reshape, swapaxis and batch_dot operators for performance purpose. In gpt-2 model this fuse could be done as well if we exclude split. ![image](https://user-images.githubusercontent.com/59651240/183493340-589cdb0a-bb01-4fd8-8bbd-b9c295de3e77.png)...

pr-work-in-progress

## 🚀 Feature The purpose of this issue is to resume discussion on graph level features from issues #417, #714, #737, #1316, #1449. Implementing support for graph level features for...

feature request
topic: Message Passing API