databricks / tensorframes

[DEPRECATED] Tensorflow wrapper for DataFrames on Apache Spark
Apache License 2.0
750 stars 162 forks source link

Try an alternative fix for tensorflow/tensorflow/issues/30635 #171

Closed jkbradley closed 4 years ago

jkbradley commented 4 years ago

This copies the missing shared lib to a standard location. The fix is easier to deploy.

Copied from https://github.com/databricks/tensorframes/pull/170 with 1 cleanup.

I'll follow up with some tests which failed on TF 1.14