MCPcopy Create free account
hub / github.com/DPS2022/diffusion-posterior-sampling / get_kernel

Method get_kernel

util/img_utils.py:300–301  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

298 f.data.copy_(k)
299
300 def get_kernel(self):
301 return self.k
302
303
304class exact_posterior():

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected