MCPcopy Create free account

hub / github.com/dmlc/dmlc-core / functions

Functions1,057 in github.com/dmlc/dmlc-core

Methodcheck_type_by_name
include/dmlc/any.h:329
Functioncreate
include/dmlc/concurrentqueue.h:3606
Methodcreate
include/dmlc/blockingconcurrentqueue.h:953
Functioncreate_array
include/dmlc/concurrentqueue.h:3581
Methodcreate_from_data
include/dmlc/any.h:389
Methoddeallocate
! * \brief deallocate memory * \param p a memory to be returned. * \param n number of blocks */
include/dmlc/memory.h:119
Functiondemangle
include/dmlc/logging.h:104
Methoddequeue
include/dmlc/concurrentqueue.h:1659
Functiondequeue_bulk
include/dmlc/concurrentqueue.h:2765
Methoddequeue_bulk
include/dmlc/concurrentqueue.h:1668
Methoddestroy
include/dmlc/blockingconcurrentqueue.h:967
Methoddestroy
include/dmlc/any.h:392
Methodenqueue
Enqueues a single item (by copying it). Allocates memory if required. Only fails if memory allocation fails (or implicit production is disabled becaus
include/dmlc/blockingconcurrentqueue.h:525
Methodenqueue
include/dmlc/concurrentqueue.h:1799
Methodenqueue
include/dmlc/concurrentqueue.h:2461
Functionenqueue_bulk
include/dmlc/concurrentqueue.h:2598
Methodenqueue_bulk
include/dmlc/blockingconcurrentqueue.h:581
Methodenqueue_bulk
include/dmlc/concurrentqueue.h:966
Methodentry_and_exit_f
include/dmlc/thread_group.h:726
Methodeval
include/dmlc/concurrentqueue.h:478
Functionexec_cmd
Execute the command line command.
tracker/dmlc_tracker/local.py:12
Methodfree
include/dmlc/concurrentqueue.h:339
Functiongenerate_doxygen_xml
Run the doxygen make commands if we're on the ReadTheDocs server
doc/conf.py:155
Methodget
! * \brief Convert a string into signed 32-bit integer * \param begin Beginning of the string to convert * \param end End of the string to co
include/dmlc/strtonum.h:554
Methodget
! * \brief Convert a string into unsigned 32-bit integer * \param begin Beginning of the string to convert * \param end End of the string to
include/dmlc/strtonum.h:571
Methodget
! * \brief Convert a string into signed 64-bit integer * \param begin Beginning of the string to convert * \param end End of the string to co
include/dmlc/strtonum.h:588
Methodget
! * \brief Convert a string into unsigned 64-bit integer * \param begin Beginning of the string to convert * \param end End of the string to
include/dmlc/strtonum.h:605
Methodget
! * \brief Convert a string into double * \param begin Beginning of the string to convert * \param end End of the string to convert * \ret
include/dmlc/strtonum.h:639
Methodget
! * \return get the pointer content. */
include/dmlc/memory.h:194
MethodgetFor
include/dmlc/concurrentqueue.h:3120
FunctiongetMemStats
For debugging only. Not thread-safe.
include/dmlc/concurrentqueue.h:3198
MethodgetProgress
()
tracker/yarn/src/main/java/org/apache/hadoop/yarn/dmlc/ApplicationMaster.java:620
MethodgetTail
include/dmlc/concurrentqueue.h:1684
Functionget_cache_file_set
Get the list of files to be cached. Parameters ---------- args: ArgumentParser.Argument The arguments returned by the parser.
tracker/dmlc_tracker/opts.py:6
Methodget_field
! * \param i the input index * \return field for i-th feature */
include/dmlc/data.h:101
Functionget_header_guard_dmlc
Get Header Guard Convention for DMLC Projects. For headers in include, directly use the path For headers in src, use project name plus path
scripts/lint.py:120
Methodget_index
! * \param i the input index * \return i-th feature */
include/dmlc/data.h:108
Functionget_opts
Get options to launch the job. Returns ------- args: ArgumentParser.Argument The arguments returned by the parser. cache_fil
tracker/dmlc_tracker/opts.py:60
Methodget_ptr
include/dmlc/any.h:366
Methodget_ptr
include/dmlc/any.h:383
Methodget_type
include/dmlc/any.h:404
Methodget_value
! * \param i the input index * \return i-th feature value, this function is always * safe even when value == NULL */
include/dmlc/data.h:116
Methodhash
include/dmlc/concurrentqueue.h:380
Methodhash
include/dmlc/concurrentqueue.h:394
Functionimplicit_producer_thread_exited
include/dmlc/concurrentqueue.h:3534
Functionimplicit_producer_thread_exited_callback
include/dmlc/concurrentqueue.h:3568
Methodinner_enqueue
include/dmlc/concurrentqueue.h:1289
Methodinner_enqueue_bulk
include/dmlc/concurrentqueue.h:1303
Functioninsert_block_index_entry
include/dmlc/concurrentqueue.h:2896
Methodinternal_join
! * \brief Internal join function * \param auto_remove_ok Whether to allow join on an auto-remove thread */
include/dmlc/thread_group.h:254
Methodis_current_thread
! * \brief Check if this class represents the currently running thread (self) * \return true if the current running thread belongs to this c
include/dmlc/thread_group.h:177
Methodis_empty
include/dmlc/concurrentqueue.h:1502
Methodis_lock_free
Returns true if the underlying atomic variables used by the queue are lock-free (they should be on most platforms). Thread-safe.
include/dmlc/blockingconcurrentqueue.h:945
Methodis_lock_free
Returns true if the underlying atomic variables used by the queue are lock-free (they should be on most platforms). Thread-safe.
include/dmlc/concurrentqueue.h:1260
Methodis_this_thread_in
! * \brief Check if the current thread a member if this ThreadGroup * \return true if the current thread is a member of this thread group * \
include/dmlc/thread_group.h:330
Methodis_thread_in
! * \brief Check if the current thread is a member of this ThreadGroup * \param thrd The thread to search for * \return true if the given thr
include/dmlc/thread_group.h:346
Methodistream
! * \brief construct std::ostream type * \param stream the Stream output to be used * \param buffer_size internal buffer size */
include/dmlc/io.h:396
Functionkubernetes_submit
(nworker, nserver, pass_envs)
tracker/dmlc_tracker/kubernetes.py:103
Methodlaunch
include/dmlc/thread_group.h:757
Methodlaunch_run
include/dmlc/thread_group.h:598
Methodlaunch_run
include/dmlc/thread_group.h:674
Methodlock
include/dmlc/concurrency.h:147
Methodlog_stream_
include/dmlc/logging.h:330
Functionmain
example/parameter.cc:39
Functionmain
test/stream_read_test.cc:7
Functionmain
test/libfm_parser_test.cc:7
Functionmain
test/libsvm_parser_test.cc:8
Functionmain
test/filesys_test.cc:8
Functionmain
test/split_test.cc:8
Functionmain
test/strtonum_test.cc:5
Functionmain
test/csv_parser_test.cc:8
Functionmain
test/logging_test.cc:3
Functionmain
test/iostream_test.cc:4
Functionmain
test/parameter_test.cc:35
Functionmain
test/split_repeat_read_test.cc:8
Functionmain
test/split_read_test.cc:7
Functionmain
test/recordio_test.cc:6
Functionmain
test/registry_test.cc:51
Functionmain
test/dataiter_test.cc:4
Functionmain
test/unittest/unittest_main.cc:4
Functionmain
Main submission function.
tracker/dmlc_tracker/submit.py:38
Methodmain
(String[] args)
tracker/yarn/src/main/java/org/apache/hadoop/yarn/dmlc/Client.java:347
Methodmain
(String[] args)
tracker/yarn/src/main/java/org/apache/hadoop/yarn/dmlc/ApplicationMaster.java:116
Methodmalloc
include/dmlc/concurrentqueue.h:338
Functionmesos_submit
customized submit script
tracker/dmlc_tracker/mesos.py:67
Functionmpi_submit
Internal closure for job submission.
tracker/dmlc_tracker/slurm.py:22
Functionmpi_submit
Internal closure for job submission.
tracker/dmlc_tracker/mpi.py:41
Functionmthread_submit
customized submit script, that submit nslave jobs, each must contain args as parameter note this can be a lambda function containing
tracker/dmlc_tracker/local.py:54
Methodnew_block_index
include/dmlc/concurrentqueue.h:2329
Methodnullopt_t
! \brief dummy constructor */
include/dmlc/optional.h:25
Functionomp_get_num_threads
include/dmlc/omp.h:30
Functionomp_get_thread_num
include/dmlc/omp.h:29
Functionomp_in_parallel
include/dmlc/omp.h:34
Functionomp_set_num_threads
include/dmlc/omp.h:33
MethodonContainerStarted
(ContainerId cid, Map<String, ByteBuffer> services)
tracker/yarn/src/main/java/org/apache/hadoop/yarn/dmlc/ApplicationMaster.java:653
MethodonContainerStatusReceived
(ContainerId cid, ContainerStatus status)
tracker/yarn/src/main/java/org/apache/hadoop/yarn/dmlc/ApplicationMaster.java:659
MethodonContainerStopped
(ContainerId cid)
tracker/yarn/src/main/java/org/apache/hadoop/yarn/dmlc/ApplicationMaster.java:665
MethodonContainersAllocated
handle method for AMRMClientAsync.CallbackHandler container allocation @param containers
tracker/yarn/src/main/java/org/apache/hadoop/yarn/dmlc/ApplicationMaster.java:481
MethodonContainersAllocated
(List<Container> containers)
tracker/yarn/src/main/java/org/apache/hadoop/yarn/dmlc/ApplicationMaster.java:625
MethodonContainersCompleted
handle method for AMRMClientAsync.CallbackHandler container allocation @param status list of status
tracker/yarn/src/main/java/org/apache/hadoop/yarn/dmlc/ApplicationMaster.java:578
← previousnext →801–900 of 1,057, ranked by callers