Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Xtra-Computing/thundersvm
/ functions
Functions
630 in github.com/Xtra-Computing/thundersvm
⨍
Functions
630
◇
Types & classes
170
↓ 165 callers
Method
host_data
src/thundersvm/syncmem.cpp:36
↓ 101 callers
Method
size
src/thundersvm/util/log.cpp:1287
↓ 89 callers
Method
size
src/thundersvm/syncmem.cpp:50
↓ 87 callers
Method
end
include/thundersvm/util/log.h:2845
↓ 59 callers
Method
begin
@return Iterator pointer from start of repository
include/thundersvm/util/log.h:1365
↓ 44 callers
Method
level
include/thundersvm/util/log.h:1644
↓ 39 callers
Method
instances
src/thundersvm/dataset.cpp:248
↓ 33 callers
Method
logMessage
include/thundersvm/util/log.h:2546
↓ 30 callers
Method
resize
src/thundersvm/syncarray.cpp:42
↓ 27 callers
Method
hasFlag
include/thundersvm/util/log.h:2651
↓ 25 callers
Method
clear
@brief Clears repository so that all the configurations are unset
include/thundersvm/util/log.h:1866
↓ 24 callers
Method
load_from_file
src/thundersvm/dataset.cpp:20
↓ 24 callers
Method
n_features
src/thundersvm/dataset.cpp:240
↓ 24 callers
Method
n_instances
src/thundersvm/dataset.cpp:236
↓ 24 callers
Method
registeredLoggers
include/thundersvm/util/log.h:2625
↓ 23 callers
Method
copy_from
src/thundersvm/syncarray.cpp:49
↓ 21 callers
Function
min
include/thundersvm/util/common.h:16
↓ 20 callers
Method
empty
src/thundersvm/util/log.cpp:1283
↓ 17 callers
Method
logger
include/thundersvm/util/log.h:2524
↓ 16 callers
Method
get
src/thundersvm/util/log.cpp:1814
↓ 15 callers
Method
n_classes
src/thundersvm/dataset.cpp:182
↓ 14 callers
Method
data
include/thundersvm/util/log.h:2549
↓ 14 callers
Function
max
include/thundersvm/util/common.h:10
↓ 14 callers
Function
safeDelete
include/thundersvm/util/log.h:911
↓ 13 callers
Method
predict
src/thundersvm/model/svc.cpp:179
↓ 12 callers
Method
configurationType
@brief Gets configuration type of current configuration
include/thundersvm/util/log.h:1745
↓ 12 callers
Method
train
src/thundersvm/model/svc.cpp:41
↓ 11 callers
Function
hasFlag
include/thundersvm/util/log.h:944
↓ 11 callers
Method
score
src/thundersvm/util/metric.cpp:10
↓ 10 callers
Method
device_data
src/thundersvm/syncmem.cpp:41
↓ 10 callers
Method
empty
include/thundersvm/util/log.h:2585
↓ 10 callers
Method
head
src/thundersvm/syncmem.cpp:54
↓ 10 callers
Method
mem_set
src/thundersvm/syncarray.cpp:80
↓ 10 callers
Method
set_host_data
src/thundersvm/syncmem.cpp:110
↓ 10 callers
Method
size
@return Size of repository
include/thundersvm/util/log.h:1391
↓ 9 callers
Function
HelpInfo_svmtrain
src/thundersvm/cmdparser.cpp:15
↓ 9 callers
Function
addFlag
include/thundersvm/util/log.h:936
↓ 9 callers
Method
group_classes
src/thundersvm/dataset.cpp:190
↓ 9 callers
Method
to_host
src/thundersvm/syncmem.cpp:58
↓ 8 callers
Function
is_I_low
include/thundersvm/kernel/smo_kernel.h:17
↓ 8 callers
Method
original_index
src/thundersvm/dataset.cpp:267
↓ 8 callers
Method
set_device_data
src/thundersvm/syncmem.cpp:121
↓ 7 callers
Method
dispatchAction
include/thundersvm/util/log.h:2218
↓ 7 callers
Method
getParamValue
src/thundersvm/util/log.cpp:1274
↓ 7 callers
Method
hasParamWithValue
src/thundersvm/util/log.cpp:1270
↓ 7 callers
Function
is_I_up
include/thundersvm/kernel/smo_kernel.h:13
↓ 7 callers
Method
lock
include/thundersvm/util/log.h:975
↓ 6 callers
Method
enabled
src/thundersvm/util/log.cpp:1549
↓ 6 callers
Method
get_rows
src/thundersvm/kernelmatrix.cpp:73
↓ 6 callers
Method
name
src/thundersvm/util/metric.cpp:6
↓ 6 callers
Method
releaseLock
include/thundersvm/util/log.h:1060
↓ 6 callers
Method
to_device
src/thundersvm/syncmem.cpp:84
↓ 6 callers
Method
vRegistry
include/thundersvm/util/log.h:2629
↓ 5 callers
Method
asyncLogQueue
include/thundersvm/util/log.h:2634
↓ 5 callers
Method
configurations
include/thundersvm/util/log.h:2294
↓ 5 callers
Method
get_n_classes
src/thundersvm/model/svmmodel.cpp:323
↓ 5 callers
Method
is_zero_based
src/thundersvm/dataset.cpp:289
↓ 5 callers
Method
parse_command_line
src/thundersvm/cmdparser.cpp:59
↓ 5 callers
Method
performanceTracker
include/thundersvm/util/log.h:3455
↓ 5 callers
Method
save_to_file
src/thundersvm/model/svmmodel.cpp:135
↓ 5 callers
Method
solve
src/thundersvm/solver/csmosolver.cpp:10
↓ 4 callers
Method
__init__
(self, kernel='rbf', degree=3, gamma='auto', coef0=0.0, C=1.0, tol=0.001, pr
python/thundersvm/thundersvm.py:480
↓ 4 callers
Method
cross_validation
src/thundersvm/model/svmmodel.cpp:30
↓ 4 callers
Method
file
include/thundersvm/util/log.h:3467
↓ 4 callers
Method
flush
src/thundersvm/util/log.cpp:600
↓ 4 callers
Function
get_working_set_ins
src/thundersvm/kernel/kernelmatrix_kernel.cpp:9
↓ 4 callers
Method
handle
src/thundersvm/util/log.cpp:2102
↓ 4 callers
Method
hasParam
src/thundersvm/util/log.cpp:1279
↓ 4 callers
Method
hitCounts
include/thundersvm/util/log.h:2140
↓ 4 callers
Method
initialize
src/thundersvm/util/log.cpp:2391
↓ 4 callers
Method
logBuilder
include/thundersvm/util/log.h:2313
↓ 4 callers
Method
pop
include/thundersvm/util/log.h:2577
↓ 4 callers
Method
push
include/thundersvm/util/log.h:2573
↓ 4 callers
Method
reconfigure
src/thundersvm/util/log.cpp:586
↓ 4 callers
Method
reinitDeepCopy
include/thundersvm/util/log.h:1410
↓ 4 callers
Method
setFromBase
src/thundersvm/util/log.cpp:229
↓ 4 callers
Method
set_max_iter
src/thundersvm/model/svmmodel.cpp:331
↓ 4 callers
Method
start
src/thundersvm/util/log.cpp:2214
↓ 4 callers
Method
toFile
src/thundersvm/util/log.cpp:1553
↓ 4 callers
Method
typedConfigurations
include/thundersvm/util/log.h:2298
↓ 3 callers
Method
_validate_for_predict
(self, X)
python/thundersvm/thundersvm.py:269
↓ 3 callers
Function
abort
@brief Aborts application due with user-defined status
src/thundersvm/util/log.cpp:30
↓ 3 callers
Method
acquireLock
include/thundersvm/util/log.h:1059
↓ 3 callers
Method
configure
src/thundersvm/util/log.cpp:566
↓ 3 callers
Function
dns_csr_mul
src/thundersvm/kernel/kernelmatrix_kernel.cpp:149
↓ 3 callers
Function
dot_product
src/test/test_kernelmatrix.cpp:8
↓ 3 callers
Method
fileStream
src/thundersvm/util/log.cpp:1581
↓ 3 callers
Method
formatSpecifier
include/thundersvm/util/log.h:1705
↓ 3 callers
Method
get
@brief Gets pointer from repository. If none found, nullptr is returned.
include/thundersvm/util/log.h:1481
↓ 3 callers
Function
getCurrentThreadId
@brief Gets ID of currently running threading in windows systems. On unix, nothing is returned.
include/thundersvm/util/log.h:1072
↓ 3 callers
Function
get_cpu_kernel
src/test/test_kernelmatrix.cpp:26
↓ 3 callers
Method
line
include/thundersvm/util/log.h:2515
↓ 3 callers
Method
load_from_dense
src/thundersvm/dataset.cpp:150
↓ 3 callers
Method
load_from_sparse
src/thundersvm/dataset.cpp:124
↓ 3 callers
Function
msleep
src/thundersvm/util/log.cpp:1309
↓ 3 callers
Function
poly_kernel
src/thundersvm/kernel/kernelmatrix_kernel.cpp:94
↓ 3 callers
Function
removeFlag
include/thundersvm/util/log.h:940
↓ 3 callers
Method
set
src/thundersvm/util/log.cpp:262
↓ 3 callers
Method
setGlobally
src/thundersvm/util/log.cpp:478
↓ 3 callers
Function
sigmoid_kernel
src/thundersvm/kernel/kernelmatrix_kernel.cpp:102
next →
1–100 of 630, ranked by callers