Unverified Commit 3e8a3aa2 authored by Rahul Ravikumar's avatar Rahul Ravikumar Committed by GitHub
Browse files

A configurable training pipeline. (#693)

* Implement a Lazy transformable pipeline.
* Implement basic batching. However, this will need to be improved
  further for models with multiple outputs.
* Replace the old `Sequence` implementation used with a new `Pipeline`.

Test: Ran end to end tests.
parent 0e3b1daf
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment