jetseg icon indicating copy to clipboard operation
jetseg copied to clipboard

NeurIPS 2023

Results 2 jetseg issues
Sort by recently updated
recently updated
newest added

hi, thanks for this repo, here are a couple efficiency questions: **a)** [In REU function](https://github.com/mmontielpz/jetseg/blob/308932a2f68b97d870d6f7bbdc4f031af44f2d51/modules/afunc.py#L34) Why is there a cast to double ? Why only in the backward pass ?...