In torch_train_diffusion.py, Line 279 `Kt_1 = self._diffuser.K ** t` I think there is no attribute 'K' on Diffuser class. Is that bb_mask_2d or something like that? What attribute K means?