ksaurabh-cadence

Results 6 comments of ksaurabh-cadence

@jfix71 @rdzhabarov Can you please share your feedback?

@jfix71 Thanks I will prepare an MR once ready.

@jfix71 @nadavrot Just checking if there is any progress on supporting loop/control flow? It's been a while :-) Any approaches which have been considered and rejected?

Hi @jfix71 Is there an example that I can look up for the first approach you suggest using a c-wrapper? If not, is there an example which can be added?...

@jfix71 I was looking at this doc https://github.com/pytorch/glow/blob/master/docs/Runtime.md and it somehow gave an impression that there is one devicemanager for each sub-network, so I was wondering if there are 5...

@tijithomas Did you freeze the model as it is? In our experience updating the pipeline config in the original model to have "use_static_shapes: true" is better since glow doesn't support...