Skip to content

Commit bf102dc

Browse files
committed
added specific tf ver for win32
1 parent cb7fddf commit bf102dc

File tree

2 files changed

+46
-4
lines changed

2 files changed

+46
-4
lines changed

poetry.lock

+45-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ tensorflow-io-gcs-filesystem = [
2121
{platform="linux", version = "^0.37.1"},
2222
{platform = "win32", version = "0.31.0"},
2323
]
24+
tensorflow-intel = {version="^2.16.2", platform = "win32"}
2425

2526
[tool.poetry.group.dev.dependencies]
2627
pytest = "^8.1.1"

0 commit comments

Comments
 (0)