Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cnkuangshi/LightCTR
/ functions
Functions
622 in github.com/cnkuangshi/LightCTR
⨍
Functions
622
◇
Types & classes
132
Function
FOR
LightCTR/train/train_gmm_algo.cpp:32
Method
FOR
LightCTR/train/train_rnn_algo.h:56
Method
FOR
LightCTR/train/layer/fullyconnLayer.h:199
Method
FOR
LightCTR/train/layer/convLayer.h:44
Method
FOR
LightCTR/train/layer/sampleLayer.h:23
Method
Float16
LightCTR/common/float16.h:20
Function
Float16_sum
LightCTR/common/avx.h:284
Method
Fully_Conn_Layer
LightCTR/train/layer/fullyconnLayer.h:20
Method
GBM_Algo_Abst
LightCTR/gbm_algo_abst.h:83
Method
GBM_Predict
LightCTR/predict/gbm_predict.h:20
Method
Gauss
LightCTR/train/train_gmm_algo.h:32
Function
GaussRand2D
LightCTR/util/random.h:64
Method
GaussianLPDF
Log Probability Density Function of Multivariate Gauss Distribution
LightCTR/train/train_gmm_algo.cpp:45
Function
GaussianSignificance
calculate the statistical significance for a gaussian distribution the observed x value, its mean value and standard deviation
LightCTR/util/significance.h:69
Method
LSTM_Unit
LightCTR/train/unit/lstm_unit.h:45
Method
Layer_Base
LightCTR/train/layer/layer_abst.h:27
Method
LeafNodeStat
LightCTR/gbm_algo_abst.h:56
Function
LogCDF
LightCTR/util/significance.h:27
Method
LogisticGradV
LightCTR/fm_algo_abst.h:162
Method
LogisticGradW
LightCTR/fm_algo_abst.h:159
Method
LossOp
LightCTR/dag/operator/loss_op.h:17
Method
MStep
LightCTR/util/product_quantizer.h:138
Method
Mask
LightCTR/util/gradientUpdater.h:48
Method
Master
LightCTR/distribut/master.h:28
Method
MatmulOp
LightCTR/dag/operator/matmul_op.h:16
Method
Matrix
LightCTR/util/matrix.h:27
Method
Max_Pooling_Layer
LightCTR/train/layer/poolingLayer.h:24
Method
MessageEventWrapper
LightCTR/common/message_queue.h:30
Method
MessageQueue
LightCTR/common/message_queue.h:46
Method
MessageQueueRunloop
LightCTR/common/message_queue.h:154
Method
MultiplyOp
LightCTR/dag/operator/multiply_op.h:17
Method
NextWord
LightCTR/train/train_embed_algo.h:106
Method
Node
LightCTR/predict/ann_index.h:31
Method
Node
LightCTR/train/train_embed_algo.h:36
Method
Node_Abst
LightCTR/dag/node_abst.h:32
Method
PCA
LightCTR/util/pca.h:17
Method
Package
LightCTR/common/message.h:170
Method
PackageDescript
LightCTR/common/message.h:107
Method
ParamServer
LightCTR/distribut/paramserver.h:49
Method
PersistentBuffer
LightCTR/common/persistent_buffer.h:28
Function
Precision
LightCTR/util/evaluator.h:27
Method
Predict
LightCTR/distributed_algo_abst.h:163
Method
Predict
LightCTR/predict/gbm_predict.cpp:12
Method
Predict
LightCTR/train/train_tm_algo.cpp:170
Method
Predict
LightCTR/train/train_gmm_algo.cpp:136
Method
Product_quantizer
LightCTR/util/product_quantizer.h:50
Method
Pull
LightCTR/distribut/pull.h:27
Method
Push
LightCTR/distribut/push.h:23
Method
QuantileCompress
LightCTR/util/quantile_compress.h:26
Method
RWLock
LightCTR/common/lock.h:44
Method
Rank
LightCTR/distribut/ring_collect.h:81
Method
Rank
LightCTR/distribut/dist_machine_abst.h:36
Function
Recall
LightCTR/util/evaluator.h:35
Method
RegTreeNode
LightCTR/gbm_algo_abst.h:35
Method
Sample_Layer
LightCTR/train/layer/sampleLayer.h:18
Function
Seed
LightCTR/util/random.h:17
Method
ShmHashNode
LightCTR/util/shm_hashtable.h:25
Method
ShmHashTable
LightCTR/util/shm_hashtable.h:68
Function
Shuffle
LightCTR/util/random.h:34
Method
Softmax
LightCTR/util/activations.h:95
Method
SourceNode
LightCTR/dag/source_node.h:19
Method
SpinLock
LightCTR/common/lock.h:28
Method
SplitNodeStat_Thread
LightCTR/train/train_gbm_algo.h:29
Function
SystemMemoryUsage
LightCTR/common/system.h:63
Method
TensorWrapper
LightCTR/distribut/paramserver.h:41
Method
TerminusNode
LightCTR/dag/terminus_node.h:18
Method
ThreadLocal
LightCTR/common/thread_pool.h:135
Method
ThreadPool
LightCTR/common/thread_pool.h:37
Method
ThreadPool
LightCTR/common/thread_pool.h:63
Method
ThresholdL1
LightCTR/train/train_gbm_algo.h:100
Method
ThresholdL1
LightCTR/util/gradientUpdater.h:31
Method
Train
LightCTR/em_algo_abst.h:33
Method
Train
LightCTR/dl_algo_abst.h:56
Method
Train
LightCTR/distributed_algo_abst.h:130
Method
Train
LightCTR/train/train_embed_algo.cpp:74
Method
Train
LightCTR/train/train_nfm_algo.cpp:30
Method
Train
LightCTR/train/train_gbm_algo.cpp:103
Method
Train
LightCTR/train/train_ffm_algo.cpp:23
Method
Train
LightCTR/train/train_vae_algo.h:55
Method
Train
LightCTR/train/train_fm_algo.cpp:35
Method
TrainDocument
LightCTR/train/train_embed_algo.cpp:97
Method
Train_CNN_Algo
LightCTR/train/train_cnn_algo.h:23
Method
Train_EStep
LightCTR/train/train_tm_algo.cpp:62
Method
Train_EStep
LightCTR/train/train_gmm_algo.cpp:58
Method
Train_Embed_Algo
LightCTR/train/train_embed_algo.h:50
Method
Train_FFM_Algo
LightCTR/train/train_ffm_algo.h:25
Method
Train_FM_Algo
LightCTR/train/train_fm_algo.h:23
Method
Train_GBM_Algo
LightCTR/train/train_gbm_algo.h:50
Method
Train_GMM_Algo
LightCTR/train/train_gmm_algo.h:37
Method
Train_MStep
LightCTR/train/train_tm_algo.cpp:129
Method
Train_MStep
LightCTR/train/train_gmm_algo.cpp:83
Method
Train_NFM_Algo
LightCTR/train/train_nfm_algo.h:21
Method
Train_RNN_Algo
LightCTR/train/train_rnn_algo.h:21
Method
Train_TM_Algo
LightCTR/train/train_tm_algo.h:25
Method
Train_VAE_Algo
LightCTR/train/train_vae_algo.h:27
Method
TrainableNode
LightCTR/dag/source_node.h:47
Method
Value
LightCTR/distributed_algo_abst.h:30
Method
Voting
LightCTR/util/ensembling.h:21
Method
Worker
LightCTR/distribut/worker.h:20
Method
Worker_RingReduce
LightCTR/distribut/ring_collect.h:26
← previous
next →
201–300 of 622, ranked by callers