Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
ryukzak committed Jan 5, 2024
1 parent 0788723 commit da314f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ml/synthesis/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ pandas = { version = "2.0.2", extras = ["performance"] }
tabulate = "^0.9.0"

tensorflow = "2.13.1"
tensorflow-cpu-aws = { version = "^2.13.1", platform = "linux" }
tensorflow-cpu = { version = "^2.13.1", platform = "linux" }
tensorflow-intel = { version = "^2.13.1", platform = "win32" }
tensorflow-macos = { platform = "darwin", version = "^2.13.1" }
tensorflow-metal = { platform = "darwin", version = "^1.1.0" }
Expand Down

0 comments on commit da314f1

Please sign in to comment.