Skip to content

Commit

Permalink
added specific tf ver for win32
Browse files Browse the repository at this point in the history
  • Loading branch information
cpmpercussion committed Aug 9, 2024
1 parent cb7fddf commit bf102dc
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 4 deletions.
49 changes: 45 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ tensorflow-io-gcs-filesystem = [
{platform="linux", version = "^0.37.1"},
{platform = "win32", version = "0.31.0"},
]
tensorflow-intel = {version="^2.16.2", platform = "win32"}

[tool.poetry.group.dev.dependencies]
pytest = "^8.1.1"
Expand Down

0 comments on commit bf102dc

Please sign in to comment.