Oflibpytorch 1.1.1
oflibpytorch 1.1.1 (Optical Flow Library, pytorch version)
Changelog:
- Type of the flow attribute 'device' changed from string to the torch.device class
- If the CUDA device index is left undefined, it defaults to torch.cuda.current_device(). This avoids ambiguities
and possible CUDA device mismatches when working with multiple GPUs.