Skip to content

Release raytf v0.0.1

Latest
Compare
Choose a tag to compare
@zuston zuston released this 16 Aug 02:33
· 2 commits to master since this release
aafdbec

The raytf framework provides a simple interface to support distributed training on ray, including tensorflow/pytorch/mxnet. Now tensorflow has been supported, others will be included in later.

Introduction

  1. Support PS training with tensorflow estimator API
  2. Support sidecar tensorboard startup when starting training
  3. Compatible with TensorFlow Api, no cost.