Closed hmaarrfk closed 8 months ago
https://github.com/conda-forge/keras-feedstock/blob/3aad1ca66149d0816981f902486dc9d3b911c118/recipe/meta.yaml#L24-L28
I feel like keras should not depend on the specific backends you choose to install or not.
The keras instructions do not specifically list any, nor are they listed in the setup.py
https://github.com/keras-team/keras/blob/master/setup.py#L35-L40
I believe this is resolved :) We still have numpy as a run dep, like upstream. Closing.
https://github.com/conda-forge/keras-feedstock/blob/3aad1ca66149d0816981f902486dc9d3b911c118/recipe/meta.yaml#L24-L28
I feel like keras should not depend on the specific backends you choose to install or not.
The keras instructions do not specifically list any, nor are they listed in the setup.py
https://github.com/keras-team/keras/blob/master/setup.py#L35-L40