Skip to content

Commit

Permalink
pinned plaidml version (deepfakes#824)
Browse files Browse the repository at this point in the history
  • Loading branch information
kilroythethird authored and torzdf committed Aug 5, 2019
1 parent 275be7a commit 83f2326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ def update_tf_dep_conda(self):
def update_amd_dep(self):
""" Update amd dependency for AMD cards """
if self.enable_amd:
self.required_packages.append("plaidml-keras")
self.required_packages.append("plaidml-keras==0.6.3")


class Output():
Expand Down

0 comments on commit 83f2326

Please sign in to comment.