dmlc-core

A common bricks library for building scalable and portable distributed machine learning.

  • 所有者: dmlc/dmlc-core
  • 平台:
  • 許可證: Apache License 2.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Distributed Machine Learning Common Codebase

Build Status
Documentation Status
GitHub license

DMLC-Core is the backbone library to support all DMLC projects, offers the bricks to build efficient and scalable distributed machine learning libraries.

Developer Channel Join the chat at https://gitter.im/dmlc/dmlc-core

What's New

Contents

Known Issues

  • RecordIO format is not portable across different processor endians. So it is not possible to save RecordIO file on a x86 machine and then load it on a SPARC machine, because x86 is little endian while SPARC is big endian.

Contributing

Contributing to dmlc-core is welcomed! dmlc-core follows google's C style guide. If you are interested in contributing, take a look at feature wishlist and open a new issue if you like to add something.

  • Use of c++11 is allowed, given that the code is macro guarded with DMLC_USE_CXX11
  • Try to introduce minimum dependency when possible

CheckList before submit code

  • Type make lint and fix all the style problems.
  • Type make doc and fix all the warnings.

NOTE

deps:

libcurl4-openssl-dev

主要指標

概覽
名稱與所有者dmlc/dmlc-core
主編程語言C++
編程語言Python (語言數: 9)
平台
許可證Apache License 2.0
所有者活动
創建於2015-03-16 22:30:15
推送於2025-07-16 23:00:35
最后一次提交
發布數3
最新版本名稱v0.5 (發布於 )
第一版名稱v0.3 (發布於 )
用户参与
星數872
關注者數122
派生數522
提交數1.1k
已啟用問題?
問題數144
打開的問題數31
拉請求數475
打開的拉請求數0
關閉的拉請求數82
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?