Skip to content

Commit

Permalink
python3Packages.keras: allow syncing ml-dtypes version with tensorflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Isidor Zeuner committed Jan 2, 2025
1 parent 8f197f8 commit f56ffff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/development/python-modules/keras/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ buildPythonPackage rec {
dependencies = [
absl-py
h5py
ml-dtypes
({ ml-dtypesTF = ml-dtypes; } // tensorflow).ml-dtypesTF
namex
numpy
optree
Expand Down

0 comments on commit f56ffff

Please sign in to comment.