databricks / tensorframes

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

use sbt-protobuf to generate source on the fly #153

Closed mengxr closed 6 years ago

mengxr commented 6 years ago

Remove pre-generated Java files and use sbt-protobuf to generate source code on the fly. It helps us to update proto files.