tomgoldstein / loss-landscape

Code for visualizing the loss landscape of neural nets
MIT License
2.72k stars 388 forks source link

Support for later versions of h5py (3.7) #39

Open stefanroata opened 1 year ago

stefanroata commented 1 year ago

Are there any plans to add support for h5py 3.7 and hdf5 1.12.0 in the near future? At this point, it is very difficult to find and compile hdf 1.8.16 on MacOS Monterey, as it is obsolete. Also, h5py 2.7 (the required version) does not work with later versions of python (3.9+) either.

CHENBIN99 commented 1 year ago

Same question on Ubuntu22 with h5py==3.9.0 and hdfs==1.12.2