Skip to content

v1.4.1

Compare
Choose a tag to compare
@leewyang leewyang released this 03 Dec 21:58
· 235 commits to master since this release
e392a02
  • Added util.single_node_env(), which can be used to initialize the environment (HDFS compatibility + GPU allocation) for running a single-node instance of TensorFlow on the Spark driver.
  • Added an example of parallelized inferencing from a pre-trained SavedModel.