ksaurabh-cadence

Results 2 issues of ksaurabh-cadence

![partition](https://user-images.githubusercontent.com/46503076/110883588-90264880-8298-11eb-9cfa-68689c0f0fe3.jpg) I have a network F which I want to partition into 3 unique subgraphs F0, F1, F2 which are connected as shown above. Let's say I can identify the...

Currently the ONNX definition of LSTM/GRU/RNN define input and output tensors such that batch dimension is NOT the outermost dimension and this is somewhat different than how batch dimension is...