encoder-agnostic-adaptation
encoder-agnostic-adaptation copied to clipboard
switch from uint8 to bool
Switching variable type from torch.uint8
to torch.bool
makes it pytorch 1.2 compatible.