warp_pipe

Testbed for Tensorflow 2.0 TFX


Keywords
pipe
License
MIT
Install
pip install warp_pipe==0.1.0

Documentation


https://badge.fury.io/py/warp_pipe.png https://travis-ci.org/yngtodd/pipe.png?branch=master

Warp Pipe

Testbed for Tensorflow 2.0 TFX

Documentation

For references, tutorials, and examples check out our documentation.

Installation

From Sources:

You can either clone the public repository:

git clone git://github.com/yngtodd/pipe

Or download the tarball:

curl  -OL https://github.com/yngtodd/pipe/tarball/master

Once you have a copy of the source, you can install it with:

python setup.py install