pytorch_fnet
pytorch_fnet copied to clipboard
Convert to pathlib
Currently the modules use a mixture of pathlib.Path objects and strings to represent file paths. Ideally the entire code base should stick to one style.