tmuntianu

Results 2 comments of tmuntianu

Yup, exactly what I was looking for! Thanks so much! Didn't realize you could broadcast over batch dimensions like that. I only have one quick follow-up question: is it possible...

I asked because I was getting some errors with expected sizes for the LazyTensors, but I just fixed it by subclassing `LazyEvaluatedKernelTensor` and defining a custom `_size` method. I just...