Torch Utiliy Functions#
jolideco.utils.torch Module#
Functions#
|
Convolve FFT for torch tensors |
|
View tensor as overlapping rectangular patches |
View tensor as randomly ("jittered") overlapping rectangular patches |
|
|
View tensor as overlapping rectangular windows |
|
Linear interpolation |
|
Compute 4-pixel weights such that centroid is preserved. |
|
Get default torch generator |
Variables#
str(object='') -> str str(bytes_or_buffer[, encoding[, errors]]) -> str |