/CHIME

A Deep Learning Framework

Primary LanguageC++Apache License 2.0Apache-2.0

CHIME

A Deep Learning Framework

Let's implement a deep learning framework in C++ (continuous development)

Note: If bazel version is larger than 4.0, use following command to build the project:

bazel build //chime/... --incompatible_blacklisted_protos_requires_proto_info=false --incompatible_require_linker_input_cc_api=false