Skip to content

Commit dfe79ea

Browse files
committed
Update tensorflow patch to 2.15.0
1 parent 9b41424 commit dfe79ea

File tree

2 files changed

+1226
-0
lines changed

2 files changed

+1226
-0
lines changed

graalpython/lib-graalpython/patches/tensorflow/metadata.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
[[rules]]
2+
version = '== 2.15.0'
3+
patch = 'tensorflow-2.15.0.patch'
4+
5+
[[add-sources]]
6+
version = '2.15.0'
7+
url = 'https://github.com/tensorflow/tensorflow/archive/refs/tags/v2.15.0.tar.gz'
8+
19
[[rules]]
210
version = '== 2.14.0'
311
patch = 'tensorflow-2.14.0.patch'

0 commit comments

Comments
 (0)