add a minimal test for fid calculation with different devices
add docstrings and types for fid.py
Note that I added docstrings and types for all functions in fid.py. Given that so many people are using the library I thought it would be helpful to give a bit more context for the users. Do let me know though, if you prefer not having theses changes, or having them in a separate PR.
fixes #60
Changes:
DataParallel
fid.py
Note that I added docstrings and types for all functions in
fid.py
. Given that so many people are using the library I thought it would be helpful to give a bit more context for the users. Do let me know though, if you prefer not having theses changes, or having them in a separate PR.Best, Jan