Pradeep Kumar Jayaraman

Results 2 issues of Pradeep Kumar Jayaraman

The SVG visualization for hidden edges uses hardcoded parameters for the `stroke-dasharray` attribute, see here: https://github.com/tpaviot/pythonocc-core/blob/33473b9741e7027baf2ef43a7fb36ecd86c8b113/src/Extend/DataExchange.py#L516 This should ideally be configurable by the user.

feature request
data exchange

Hi @lucidrains, hope all is well. I had some questions on passing `prepend_embeds` to the `AutoregressiveWrapper` during training and inference. During training, when using `prepend_embeds` as a way to pass...