edward
edward copied to clipboard
Updated line to fix issue 893 because TF 1.8 has renamed the method, …
…according to the comment by larsr. See: https://github.com/blei-lab/edward/issues/893#issuecomment-388792874
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?