Giter Site home page Giter Site logo

tea's Introduction

c++11

尽量全用c++11标准和google stype,除了一些和cuda冲突的地方。

依赖

金莲减少外部安装依赖,最好是编译即可使用。

编译

  • 支持GPU可选编译
  • 对于CPU模式,支持跨平台(linux, window, mac, android, ios)
  • 对于GPU模式,目前只支持linux即可(建议开发人员都用linux)
  • CPU可用的核数和GPU可用的卡数不必相关
  • 支持层可选编译
  • 使用bazel进行编译管理

多级多卡

  • 打开GPU开关时默认支持多级多卡
  • 使用mpi进行并行通信(目前没有发现更优雅地方式)
  • 在solve中控制每个层的并行模式?
  • 支持数据并行和模型并行?

tea's People

Contributors

wulw1990 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.