Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.42 KB

README.md

File metadata and controls

46 lines (30 loc) · 1.42 KB

HybridBackend

License PRs Welcome cibuild: cpu Documentation Status

Introduction

HybridBackend is a training framework for deep recommenders which bridges the gap between evolving cloud infrastructure and complex training process. See documentation for more information.

bridging

Installation

Install latest CPU version for TensorFlow 1.15:

pip install hybridbackend-cpu

Install latest CPU version for TensorFlow 1.14:

pip install hybridbackend-cpu-legacy

Note:

You might need to upgrade pip before above installations:

pip install -U pip

Contributing

We appreciate all contributions to improve HybridBackend. Please see Contributing Guide for more details.

License

HybridBackend is licensed under the Apache 2.0 License.