Hey folks, this research is really excellent! I was looking to play around with several of the layers and models you've developed. However, I was unable to pip install the project on my dev machine due to the dependency on grain. Grain currently doesn't support OSX, so it fails to install. It looks like Mac support is in the works, but that may take some time. In the meantime, is it possible that grain could be made into an optional dependency? It seems slightly adjacent to the core contribution of this project.
Hey folks, this research is really excellent! I was looking to play around with several of the layers and models you've developed. However, I was unable to pip install the project on my dev machine due to the dependency on
grain
. Grain currently doesn't support OSX, so it fails to install. It looks like Mac support is in the works, but that may take some time. In the meantime, is it possible thatgrain
could be made into an optional dependency? It seems slightly adjacent to the core contribution of this project.