desy-ml/cheetah

Should `is_skippable` get a better name?

jank324 opened this issue · 0 comments

We discussed that the name is a bit confusing. Please make proposals!

I think one idea was is_reducable because it is used to determine if an element is eligible for transfer map reduction. There was also a proposal along the lines of torch.Tensor.requires_grad.

Somewhat related to #43.