Skip to content

Commit 83f2326

Browse files
kilroythethirdtorzdf
authored andcommitted
pinned plaidml version (deepfakes#824)
1 parent 275be7a commit 83f2326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ def update_tf_dep_conda(self):
278278
def update_amd_dep(self):
279279
""" Update amd dependency for AMD cards """
280280
if self.enable_amd:
281-
self.required_packages.append("plaidml-keras")
281+
self.required_packages.append("plaidml-keras==0.6.3")
282282

283283

284284
class Output():

0 commit comments

Comments
 (0)