Skip to content

Releases: yahoo/TensorFlowOnSpark

1.3.0

01 Apr 22:03
42bd62e
Compare
Choose a tag to compare
  • support tf.estimator.train_and_evaluate() API
  • use local file instead of ppid to uniquely identify executors
  • surface GPU allocation errors more readily
  • add sharding, epochs, and shuffling to mnist Dataset example.
  • TFoS example for criteo data (contributed by @amantrac)
  • use tf.train.MonitoredTrainingSession in mnist/spark example (contributed by @wuyifan18)

1.2.1

01 Apr 22:26
Compare
Choose a tag to compare
  • Error handling for TF exceptions in InputMode.SPARK (from @eordentlich).
  • Add timeout for reservations (from @eordentlich).
  • Errors will exit Spark job with non-zero exit code.
  • Fix regression in pipeline API.
  • Model export tool

1.2.0

01 Apr 22:40
a669124
Compare
Choose a tag to compare