issues
search
dmlc
/
dmlc-core
A common bricks library for building scalable and portable distributed machine learning.
Apache License 2.0
865
stars
519
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Deprecated CMake function `test_big_endian` used
#688
jakirkham
opened
3 months ago
0
Use CMAKE_MSVC_RUNTIME_LIBRARY to consistently handle linking mode for MSVC runtime
#687
hcho3
closed
4 months ago
0
[IO] Return bytes written in Stream::Write
#686
Lunderberg
closed
5 months ago
0
Is data load at once?memory usage is linear to pass number/
#685
eshaoliu
opened
6 months ago
0
Remove deprecated `throw()`
#684
r-barnes
closed
5 months ago
0
Add `override` keywords to `ThreadedIter` class to make it more explicit
#683
AtomicVar
closed
5 months ago
0
Releases for version 0.4 and 0.5 are missing
#682
pkvprakash
opened
1 year ago
4
CMake: set soversion when building shared library
#681
topazus
closed
1 year ago
0
Update doxygen file to match the version in CI
#680
rongou
closed
1 year ago
0
Don't populate labels if label column is not specified in csv parser
#679
rongou
closed
1 year ago
2
Get rid of std::iterator which is deprecated in C++17
#678
rongou
closed
1 year ago
2
Add UnsetEnv function
#677
rongou
closed
1 year ago
0
CMake config: Propagate needed cxx standard
#676
autoantwort
closed
1 year ago
0
Error: dmlc/json.h:695: unknown string escape \u
#675
fareesh
opened
2 years ago
0
Restrict overmatching MACH ifdef to only trigger on OSX and Mach
#674
Zopolis4
closed
1 year ago
0
Consistently use lowercase names for Windows libraries and headers
#673
giordano
closed
1 year ago
2
Add Necessary Checks and Definitions to Build on QNX
#672
Johnson9009
closed
1 year ago
2
Remove unused parameters.
#671
trivialfis
closed
2 years ago
1
can you update concurrentqueue.h according original cameron314/concurrentqueue
#670
LeetcodeCourageK
opened
2 years ago
0
QNX: unable to determine endianness of your machine
#669
987410
closed
1 year ago
2
[CI] Various CI fixes
#668
hcho3
closed
2 years ago
5
Upgrade Google Test to 1.11.0
#667
rongou
closed
2 years ago
1
Revert copy-constructor modification which causes TVM segfaults
#666
areusch
closed
2 years ago
4
fix tracker for python 3.9
#665
rongou
closed
2 years ago
4
Add --quiet to suppress cpplint messages, fix ordering of command-line opts
#664
areusch
closed
2 years ago
0
change tracker.py
#663
kitty-eu-org
closed
1 year ago
3
Fix unity build.
#662
trivialfis
closed
3 years ago
2
Python 3's: avoid %-formatting, f-strings as a new way
#661
mozga-intel
closed
3 years ago
0
To avoid warning message, a LATEX_SORUCE_CODE is disabled, for a MacOS it has become obsolete
#660
mozga-intel
closed
3 years ago
0
Optional 5df8305 branch: Mxnet test
#659
mozga-intel
closed
3 years ago
0
Move constructor is added to support dmlc::optional<T>
#658
mozga-intel
closed
2 years ago
7
Build standalone test executables with CMake
#657
hcho3
opened
3 years ago
2
[CI] Fix formatting to pass lint check
#656
hcho3
closed
3 years ago
0
Fixing field entry contructor on gcc 11
#655
dpayne
closed
3 years ago
3
Avoid creating extra memory in string join
#654
bryant1410
closed
3 years ago
0
Add parquet support
#653
bridgream
closed
3 years ago
4
Fix and support python2.x or python3.9 on yarn.
#652
rryqszq4
closed
1 year ago
2
Add Support for Parquet
#651
bridgream
closed
3 years ago
5
[New dependencies required] Support parquet
#650
bridgream
closed
3 years ago
4
Added option to reduce output from cpplint.
#649
Lunderberg
closed
2 years ago
1
Bug in InputSplitBase::Chunk::Append() ?
#648
ztma
opened
3 years ago
0
Remove gcc version check.
#647
trivialfis
closed
3 years ago
1
Crosscompilation fails due to incorrect case
#646
qjebbs
closed
1 year ago
1
Allow GNU Make user to opt out of using execinfo.h via flag DMLC_LOG_STACK_TRACE
#645
apivovarov
closed
3 years ago
1
How Can I run example/parameter.cc?
#644
tcandzq
closed
3 years ago
0
fix relocatable package
#643
kangsheng89
closed
3 years ago
2
Why ref_counter of HdfsFileSystem isn't designed with atomic_int_type ?
#642
JingLiofLiJing
opened
3 years ago
0
Add macros for OpenMP exception handling
#641
ldesreumaux
closed
3 years ago
0
Comment out unused parameters.
#640
trivialfis
closed
2 years ago
1
Allow the user to furnish their own CHECK() and LOG() macros
#639
tkonolige
closed
3 years ago
7
Next