Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dmlc/dmlc-core
/ functions
Functions
1,057 in github.com/dmlc/dmlc-core
⨍
Functions
1,057
◇
Types & classes
297
Method
Clear
src/config.cc:138
Method
ClearException
include/dmlc/threadediter.h:505
Method
Client
constructor @throws IOException
tracker/yarn/src/main/java/org/apache/hadoop/yarn/dmlc/Client.java:74
Method
ConcurrentBlockingQueue
include/dmlc/concurrency.h:157
Method
ConcurrentQueue
Creates a queue with at least `capacity` element slots; note that the actual number of elements that can be inserted without additional memory allocat
include/dmlc/concurrentqueue.h:755
Method
ConcurrentQueueProducerTypelessBase
include/dmlc/concurrentqueue.h:373
Method
Config
/////////////////// Config /////////////////////////////
src/config.cc:129
Method
ConfigIterator
src/config.cc:227
Method
ConsumerToken
include/dmlc/concurrentqueue.h:647
Method
ConsumerToken
include/dmlc/concurrentqueue.h:3677
Method
Convert
include/dmlc/lua.h:536
Method
Create
src/data.cc:116
Method
Create
src/io.cc:74
Method
Create
include/dmlc/memory.h:225
Method
Create
! * \brief factory function: * create input split with chunk shuffling given a uri * \param uri the uri of the input, can contain hdfs prefi
include/dmlc/input_split_shuffle.h:138
Function
CreateCSVParser
src/data.cc:52
Method
CreateForRead
src/io.cc:140
Function
CreateIter_
src/data.cc:88
Function
CreateLibFMParser
src/data.cc:37
Function
CreateLibSVMParser
src/data.cc:22
Function
CreateParser_
src/data.cc:63
Method
Create_
include/dmlc/lua.h:471
Method
CtrlCHandler
(ApplicationId appId, YarnClient yarnClient)
tracker/yarn/src/main/java/org/apache/hadoop/yarn/dmlc/Client.java:335
Method
CustomLogMessage
include/dmlc/logging.h:351
Method
DMLC_DECLARE_PARAMETER
declare parameters in header file
example/parameter.cc:19
Method
DMLC_DECLARE_PARAMETER
declare parameters in header file
test/parameter_test.cc:10
Method
DMLC_DECLARE_PARAMETER
declare parameters in header file
test/parameter_test.cc:26
Method
DMLC_DECLARE_PARAMETER
test/unittest/unittest_optional.cc:60
Method
DMLC_DECLARE_PARAMETER
test/unittest/unittest_optional.cc:177
Method
DMLC_DECLARE_PARAMETER
test/unittest/unittest_param.cc:11
Method
DMLC_DECLARE_PARAMETER
declare parameters
src/data/csv_parser.h:30
Method
DMLC_DECLARE_PARAMETER
declare parameters
src/data/libfm_parser.h:28
Method
DMLC_DECLARE_PARAMETER
declare parameters
src/data/libsvm_parser.h:28
Method
DateLogger
include/dmlc/logging.h:291
Method
DecRef
decrease ref counter
include/dmlc/memory.h:241
Method
DecodeFlag
! * \brief decode the flag part of lrecord * \param rec the lrecord * \return the flag */
include/dmlc/recordio.h:60
Method
DecodeLength
! * \brief decode the length part of lrecord * \param rec the lrecord * \return the length */
include/dmlc/recordio.h:68
Method
DiskRowIter
! * \brief disk row iterator constructor * \param parser parser used to generate this */
src/data/disk_row_iter.h:38
Method
EatChar
src/config.cc:115
Method
EncodeLRec
! * \brief encode the lrecord * \param cflag cflag part of the lrecord * \param length length part of lrecord * \return the encoded data
include/dmlc/recordio.h:52
Method
Error
! * \brief constructor * \param s the error message */
include/dmlc/logging.h:34
Method
Eval
! * \brief evaluate a piece of lua code, return the first result. * \param lua_code Lua code * \return A LuaRef object of the first returned
include/dmlc/lua.h:196
Method
ExplicitProducer
include/dmlc/concurrentqueue.h:1711
Method
ExtractNextRecord
src/io/recordio_split.cc:44
Method
ExtractNextRecord
src/io/indexed_recordio_split.cc:104
Method
FieldAccessEntry
include/dmlc/parameter.h:334
Method
FieldEntry<int>
construct
include/dmlc/parameter.h:779
Method
FieldEntry<optional<int> >
construct
include/dmlc/parameter.h:885
Method
FieldEntryNumeric
include/dmlc/parameter.h:714
Method
FileStream
src/io/local_filesys.cc:29
Method
FillData
src/data/text_parser.h:110
Method
Find
! * \brief find the access entry by parameter key * \param key the key of the parameter. * \return pointer to FieldAccessEntry, NULL if nothi
include/dmlc/parameter.h:406
Method
FindLastRecordBegin
src/io/recordio_split.cc:26
Method
FindLastRecordBegin
Inefficient, but not used anywhere and optimization would require change of the API, so I leave it as is
src/io/indexed_recordio_split.cc:86
Method
FindNextIndex
src/config.cc:265
Method
FindNextRecord
src/io/single_file_split.h:135
Method
FreeList
include/dmlc/concurrentqueue.h:1374
Method
FreeListNode
include/dmlc/concurrentqueue.h:1362
Method
Get
! \return get a thread local singleton */
include/dmlc/thread_local.h:38
Method
Get
include/dmlc/lua.h:315
Method
Get
include/dmlc/lua.h:338
Method
Get
include/dmlc/lua.h:374
Method
Get
include/dmlc/lua.h:385
Method
Get
include/dmlc/lua.h:417
Method
Get
include/dmlc/lua.h:437
Method
GetFieldInfo
include/dmlc/parameter.h:637
Method
GetFieldInfo
include/dmlc/parameter.h:800
Method
GetFieldInfo
include/dmlc/parameter.h:906
Method
GetInstance
src/io.cc:30
Method
GetInstance
! * \brief get a singleton of S3FileSystem when needed * \return a singleton instance */
src/io/s3_filesys.h:64
Method
GetInstance
! * \brief get a singleton of AzureFileSystem when needed * \return a singleton instance */
src/io/azure_filesys.h:38
Method
GetInstance
! * \brief get a singleton of LocalFileSystem when needed * \return a singleton instance */
src/io/local_filesys.h:54
Method
GetInstance
! * \brief get a singleton of HDFSFileSystem when needed * \return a singleton instance */
src/io/hdfs_filesys.h:59
Method
GetPathInfo
src/io/hdfs_filesys.cc:156
Method
GetPathInfo
src/io/local_filesys.cc:69
Method
GetPathInfo
src/io/azure_filesys.h:22
Method
GetTotalSize
src/io/single_threaded_input_split.h:71
Method
GetTotalSize
src/io/input_split_base.h:48
Method
GetTotalSize
src/io/cached_input_split.h:93
Method
GetTotalSize
src/io/threaded_input_split.h:81
Method
GetTotalSize
src/io/single_file_split.h:61
Method
GetTotalSize
include/dmlc/input_split_shuffle.h:37
Method
GetUDataPtr
include/dmlc/lua.h:641
Method
Global
return global singleton
include/dmlc/json.h:552
Method
HDFSFileSystem
src/io/hdfs_filesys.cc:104
Method
HDFSStream
src/io/hdfs_filesys.cc:12
Function
HashCombine<size_t>
include/dmlc/common.h:46
Method
HintChunkSize
src/io/single_threaded_input_split.h:41
Method
HintChunkSize
src/io/input_split_base.h:45
Method
HintChunkSize
src/io/cached_input_split.h:90
Method
HintChunkSize
src/io/threaded_input_split.h:55
Method
HintChunkSize
src/io/single_file_split.h:58
Method
HintChunkSize
! * \brief hint the inputsplit how large the chunk size * it should return when implementing NextChunk * this is a hint so may not be enfor
include/dmlc/io.h:172
Method
HintChunkSize
include/dmlc/input_split_shuffle.h:34
Method
HttpReadStream
src/io/s3_filesys.cc:752
Method
ImplicitProducer
include/dmlc/concurrentqueue.h:2397
Method
ImplicitProducerKVP
include/dmlc/concurrentqueue.h:3292
Method
InBuf
include/dmlc/io.h:419
Method
IncRef
increase ref counter
include/dmlc/memory.h:252
Method
IndexedRecordIOSplitter
src/io/indexed_recordio_split.h:25
← previous
next →
401–500 of 1,057, ranked by callers