Skip to content

Efficient training of deep recommenders on cloud.

License

Notifications You must be signed in to change notification settings

red-firefly/HybridBackend

 
 

Repository files navigation

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.

About

Efficient training of deep recommenders on cloud.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 57.4%
  • Python 35.2%
  • Shell 3.3%
  • Makefile 3.0%
  • C 1.1%