edward icon indicating copy to clipboard operation
edward copied to clipboard

Updated line to fix issue 893 because TF 1.8 has renamed the method, …

Open devinbostIL opened this issue 7 years ago • 1 comments

…according to the comment by larsr. See: https://github.com/blei-lab/edward/issues/893#issuecomment-388792874

devinbostIL avatar May 17 '18 22:05 devinbostIL

Looks like you need to set up TF to be 1.8.0 in your setup.py, since Travis was pulling in TF 1.5.0 in the test build?

sadatnfs avatar May 24 '18 00:05 sadatnfs