MCPcopy Create free account

hub / github.com/cnkuangshi/LightCTR / functions

Functions622 in github.com/cnkuangshi/LightCTR

Methodregist_curNode_toMaster
LightCTR/distribut/dist_machine_abst.h:53
Methodregist_curNode_toMaster
LightCTR/distribut/paramserver.h:81
Methodregist_fin_handler
LightCTR/distribut/paramserver.h:112
Methodregist_handshake_handler
LightCTR/distribut/master.h:76
Methodregist_master_ack_handler
LightCTR/distribut/dist_machine_abst.h:70
Methodregist_pull_push_handler
LightCTR/distribut/paramserver.h:122
Methodregist_reduce_gather_handler
LightCTR/distribut/ring_collect.h:254
Methodregist_shutdown_handler
LightCTR/distribut/master.h:132
MethodregisterGradient
LightCTR/train/layer/layer_abst.h:57
MethodregisterGradient
LightCTR/train/layer/fullyconnLayer.h:69
MethodregisterInitializer
LightCTR/train/layer/layer_abst.h:51
MethodregisterInitializer
LightCTR/train/layer/fullyconnLayer.h:63
Methodremove_pc
LightCTR/util/pca.h:71
Methodrescale
LightCTR/util/gradientUpdater.h:59
Methodreset
LightCTR/common/buffer.h:70
Methodreset
LightCTR/common/barrier.h:34
Methodreset_cursor
LightCTR/common/buffer.h:179
Methodrot180
LightCTR/util/matrix.h:114
MethodrunFlow
LightCTR/dag/terminus_node.h:23
Methodrunloop
LightCTR/common/message_queue.h:165
Methodsample
LightCTR/train/train_gbm_algo.h:72
MethodsaveModel
LightCTR/em_algo_abst.h:49
MethodsaveModel
LightCTR/dl_algo_abst.h:230
MethodsaveModel
LightCTR/fm_algo_abst.h:109
MethodsaveModel
LightCTR/gbm_algo_abst.h:208
MethodsaveModel
LightCTR/train/train_embed_algo.cpp:254
MethodsaveModel
LightCTR/train/train_embed_algo.h:100
MethodsaveModel
LightCTR/train/train_vae_algo.h:111
MethodsearchTree
LightCTR/predict/ann_index.h:198
MethodsendToPS
LightCTR/distribut/pull.h:72
MethodsendToPS
LightCTR/distribut/push.h:54
Methodsend_FIN_toMaster
LightCTR/distribut/dist_machine_abst.h:89
FunctionsetNotSynchronized
LightCTR/common/thread_pool.h:24
MethodsetValue
LightCTR/dag/source_node.h:52
FunctionshuffleSelectK
LightCTR/util/random.h:97
Methodside
LightCTR/predict/ann_index.h:281
Methodsize
LightCTR/common/message_queue.h:135
Methodsize
LightCTR/common/persistent_buffer.h:64
Methodsplit_node
LightCTR/gbm_algo_abst.h:114
Methodsplit_twoPart
LightCTR/predict/ann_index.h:225
Methodstart_heartbeat_monitor
LightCTR/distribut/master.h:202
Methodstatus
LightCTR/distribut/dist_machine_abst.h:41
Methodstatus
LightCTR/distribut/paramserver.h:76
FunctionsubSampleSize
LightCTR/util/random.h:86
Methodsync
LightCTR/distribut/push.h:36
Functionsynchronize
LightCTR/common/thread_pool.h:27
MethodtimeoutResender
LightCTR/common/network.h:476
MethodtoFloat32
LightCTR/common/float16.h:65
MethodtoString
LightCTR/distributed_algo_abst.h:84
MethodtrapezoidArea
LightCTR/util/evaluator.h:96
Methodturn_leaf
LightCTR/gbm_algo_abst.h:109
Methodunlock
LightCTR/common/lock.h:35
Methodupdate
update weight with L2 Regularization
LightCTR/util/gradientUpdater.h:19
Methodupdate
LightCTR/util/gradientUpdater.h:73
Methodupdate
LightCTR/util/gradientUpdater.h:100
Methodupdate
LightCTR/util/gradientUpdater.h:139
Methodupdate
LightCTR/util/gradientUpdater.h:168
Methodupdate
LightCTR/util/gradientUpdater.h:213
Methodupdate
LightCTR/util/gradientUpdater.h:252
Methodupdate
LightCTR/util/momentumUpdater.h:33
Methodupdate
LightCTR/util/momentumUpdater.h:88
Methodupdate
LightCTR/util/momentumUpdater.h:127
Methodupdate
LightCTR/util/momentumUpdater.h:187
MethodupdateHeartbeat
LightCTR/distribut/master.h:243
MethodupdateL1
LightCTR/util/gradientUpdater.h:22
Methodupdate_V
LightCTR/train/train_nfm_algo.h:58
Methodupdate_V
LightCTR/train/train_ffm_algo.h:57
Methodupdate_V
LightCTR/train/train_fm_algo.h:59
Methodupdate_W
LightCTR/train/train_nfm_algo.h:55
Methodupdate_W
LightCTR/train/train_ffm_algo.h:54
Methodupdate_W
LightCTR/train/train_fm_algo.h:56
Methodvalidate
LightCTR/dl_algo_abst.h:132
Methodweight
LightCTR/train/train_gbm_algo.h:94
Method~ANNIndex
LightCTR/predict/ann_index.h:103
Method~AdaBoost
LightCTR/util/ensembling.h:65
Method~Adapter_Layer
LightCTR/train/layer/adapterLayer.h:28
Method~Attention_Unit
LightCTR/train/unit/attention_unit.h:34
Method~AucEvaluator
LightCTR/util/evaluator.h:57
Method~Buffer
LightCTR/common/buffer.h:59
Method~BufferFusion
LightCTR/common/buffer_fusion.h:25
Method~Conv_Layer
LightCTR/train/layer/convLayer.h:43
Method~DL_Algo_Abst
LightCTR/dl_algo_abst.h:37
Method~Delivery
LightCTR/common/network.h:317
Method~Dist_Machine_Abst
LightCTR/distribut/dist_machine_abst.h:32
Method~Distributed_Algo_Abst
LightCTR/distributed_algo_abst.h:120
Method~EM_Algo_Abst
LightCTR/em_algo_abst.h:29
Method~FM_Algo_Abst
LightCTR/fm_algo_abst.h:46
Method~FM_Predict
LightCTR/predict/fm_predict.h:24
Method~FTRLUpdater
LightCTR/util/gradientUpdater.h:237
Method~Fully_Conn_Layer
LightCTR/train/layer/fullyconnLayer.h:27
Method~GBM_Algo_Abst
LightCTR/gbm_algo_abst.h:92
Method~GBM_Predict
LightCTR/predict/gbm_predict.h:25
Method~LSTM_Unit
LightCTR/train/unit/lstm_unit.h:90
Method~Layer_Base
LightCTR/train/layer/layer_abst.h:42
Method~Master
LightCTR/distribut/master.h:66
Method~Matrix
LightCTR/util/matrix.h:34
Method~MatrixArr
LightCTR/util/matrix.h:339
Method~Max_Pooling_Layer
LightCTR/train/layer/poolingLayer.h:33
Method~MemoryPool
LightCTR/common/memory_pool.h:26
Method~MessageQueueRunloop
LightCTR/common/message_queue.h:157
← previousnext →501–600 of 622, ranked by callers