databricks / tensorframes

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

enable tensorflow.load for contrib so files #146

Open yupbank opened 6 years ago

yupbank commented 6 years ago

https://github.com/tensorflow/tensorflow/issues/10454#issuecomment-344139462

so if the user want to use contrib models, they need to manually load the so files in java land

let's find a easier way to enable that