MCPcopy Create free account

hub / github.com/LeelaChessZero/lc0 / functions

Functions2,664 in github.com/LeelaChessZero/lc0

↓ 15 callersMethodMul
src/neural/onnx/builder.cc:194
↓ 15 callersFunctionPlanesFromTrainingData
src/trainingdata/reader.cc:32
↓ 15 callersFunctionPrint
src/utils/histogram.cc:39
↓ 15 callersFunctionSingleSquare
src/neural/decoder.cc:36
↓ 15 callersMethoden_passant
src/chess/board.h:214
↓ 15 callersMethodmax_cardinality
Current maximum number of pieces on board that can be probed for. Will be 0 unless initialized with tablebase paths. Thread safe.
src/syzygy/syzygy.h:68
↓ 14 callersMethodAddStopper
src/search/classic/stoppers/stoppers.cc:47
↓ 14 callersMethodBroadcast
src/neural/xla/hlo_builder.cc:157
↓ 14 callersFunctionDotProduct
src/neural/backends/network_trivial.cc:399
↓ 14 callersFunctionGetDataType
src/tools/onnx2leela.cc:299
↓ 14 callersMethodGetPositions
src/chess/gamestate.cc:41
↓ 14 callersMethodIndent
(self)
scripts/compile_proto.py:863
↓ 14 callersMethodIsValid
src/chess/board.cc:577
↓ 14 callersMethodLoadWeights
src/neural/backends/dx/layers_dx.cc:457
↓ 14 callersMethodUnindent
(self)
scripts/compile_proto.py:866
↓ 14 callersMethodbegin
Function to support range interface.
src/search/dag_classic/node.h:672
↓ 14 callersMethodobject_struct_name
(self)
scripts/pybind/__init__.py:118
↓ 13 callersMethodIsBlackToMove
src/chess/position.h:49
↓ 13 callersMethodLoadWeights
src/neural/backends/sycl/layers.cc.dp.cpp:131
↓ 13 callersMethodbegin
src/utils/bititer.h:116
↓ 13 callersMethodtype
src/neural/xla/xla_tensor.h:121
↓ 12 callersMethodApplyMove
src/chess/board.cc:596
↓ 12 callersMethodDumpTensor
src/neural/backends/dx/network_dx.cc:137
↓ 12 callersMethodGetWDLRescaleDiff
src/search/classic/params.h:126
↓ 12 callersFunctionIsCanonicalFormat
src/neural/encoder.cc:105
↓ 12 callersMethodIsMessage
(self)
scripts/compile_proto.py:249
↓ 12 callersMethodOutputThinkingInfo
src/chess/uciloop.cc:290
↓ 12 callersFunctionPopulateBoard
src/neural/decoder.cc:58
↓ 12 callersFunctionResultForData
src/trainingdata/rescorer.cc:427
↓ 12 callersFunctionReverseBytesInBytes
src/utils/bititer.h:73
↓ 12 callersMethodno_legal_castle
src/chess/board.h:146
↓ 12 callersMethodpawns
src/chess/board.h:213
↓ 11 callersMethodAddEx
(self, ex)
scripts/pybind/functions.py:68
↓ 11 callersMethodAddInput
src/neural/onnx/builder.cc:104
↓ 11 callersMethodAddParameter
(self, *params)
scripts/pybind/functions.py:56
↓ 11 callersFunctionDivUp
src/neural/backends/dx/dx_common.h:73
↓ 11 callersMethodGetCurrentHead
src/search/classic/node.h:656
↓ 11 callersMethodGetGamePly
Number of half-moves since beginning of the game.
src/chess/position.h:52
↓ 11 callersMethodGetToken
src/utils/optionsdict.cc:151
↓ 11 callersMethodIsBlackToMove
src/search/dag_classic/node.h:842
↓ 11 callersFunctionWLDMInvariantsHold
src/search/dag_classic/node.cc:603
↓ 11 callersMethodkings
src/chess/board.h:222
↓ 11 callersMethodnode
src/search/dag_classic/node.h:579
↓ 11 callersMethodset_value
src/neural/backends/xla/pjrt.h:126
↓ 10 callersMethodCast
src/neural/onnx/builder.cc:462
↓ 10 callersMethodComputeBlocking
src/neural/backends/network_mux.cc:236
↓ 10 callersMethodGetElementType
src/neural/xla/hlo_builder.h:82
↓ 10 callersFunctionGetOrEmpty
src/chess/uciloop.cc:133
↓ 10 callersMethodGetP
src/search/dag_classic/node.cc:96
↓ 10 callersMethodIsCollision
src/search/classic/search.h:307
↓ 10 callersMethodMakeTerminal
src/search/dag_classic/node.cc:202
↓ 10 callersMethodMakeTerminal
src/search/classic/node.cc:300
↓ 10 callersMethodMultiply
src/neural/xla/hlo_builder.cc:218
↓ 10 callersMethodPick
Picks the last token in queue. Doesn't advance the queue.
scripts/compile_proto.py:94
↓ 10 callersMethodSetAll
src/neural/network.h:45
↓ 10 callersFunctionWinogradFilterTransformF
src/neural/backends/shared/winograd_filter.cc:54
↓ 10 callersFunctionaddBiasBatched
src/neural/backends/sycl/common_kernels.dp.cpp:168
↓ 10 callersMethodintersects
Checks whether two bitboards have common bits set.
src/chess/bitboard.h:104
↓ 10 callersMethodlong_flag
src/utils/optionsdict.h:135
↓ 9 callersFunctionAddIntsAttribute
src/neural/onnx/builder.cc:94
↓ 9 callersFunctionCopyFloatToHalf
src/neural/backends/dx/layers_dx.cc:46
↓ 9 callersMethodCreate
src/neural/wrapper.cc:179
↓ 9 callersMethodError
Throws an error with context in the file read.
scripts/compile_proto.py:136
↓ 9 callersMethodGetFullName
(self)
scripts/compile_proto.py:495
↓ 9 callersMethodGetRepetitions
How many time the same position appeared in the game before.
src/chess/position.h:55
↓ 9 callersMethodIsCollision
src/search/dag_classic/search.h:314
↓ 9 callersMethodIsTbTerminal
src/search/dag_classic/node.h:231
↓ 9 callersMethodIsTbTerminal
src/search/classic/node.h:177
↓ 9 callersMethodIsUnderCheck
Checks if "our" (white) king is under check.
src/chess/board.h:97
↓ 9 callersMethodPop
Pops last move from history.
src/chess/position.h:139
↓ 9 callersFunctionReverseBitsInBytes
src/utils/bititer.h:66
↓ 9 callersFunctionSpinloopPause
src/utils/mutex.h:127
↓ 9 callersFunctionStrSplit
src/utils/string.cc:55
↓ 9 callersMethodTranspose
src/neural/onnx/builder.cc:257
↓ 9 callersMethodUsedBatchSize
src/neural/memcache.cc:109
↓ 9 callersMethodbishops
src/chess/board.h:215
↓ 9 callersFunctionconvertNCHWtoNHWC
src/neural/backends/sycl/common_kernels.dp.cpp:472
↓ 9 callersMethodinit
src/syzygy/syzygy.cc:1476
↓ 9 callersMethodqueens
src/chess/board.h:217
↓ 9 callersMethodraw_data
src/chess/types.h:175
↓ 9 callersMethodrooks
src/chess/board.h:216
↓ 8 callersMethodAdd
src/neural/xla/hlo_builder.cc:210
↓ 8 callersFunctionAddIntAttribute
src/neural/onnx/builder.cc:78
↓ 8 callersMethodDidRepeatSinceLastZeroingMove
src/chess/position.cc:132
↓ 8 callersMethodGetFullName
(self)
scripts/compile_proto.py:617
↓ 8 callersMethodGetH
src/neural/backends/sycl/layers.h:44
↓ 8 callersMethodGetH
src/neural/backends/cuda/layers.h:53
↓ 8 callersFunctionGetLowestBit
src/utils/bititer.h:37
↓ 8 callersMethodGetMaxConcurrentSearchers
src/search/classic/params.h:115
↓ 8 callersMethodGetNInFlight
src/search/classic/node.h:164
↓ 8 callersMethodGetNpsLimit
src/search/classic/params.h:132
↓ 8 callersMethodGetP
src/search/classic/node.cc:170
↓ 8 callersMethodGetW
src/neural/backends/sycl/layers.h:45
↓ 8 callersMethodGetW
src/neural/backends/cuda/layers.h:54
↓ 8 callersMethodGetWDLRescaleRatio
src/search/classic/params.h:125
↓ 8 callersMethodIsAvailable
src/neural/backends/dx/layers_dx.h:102
↓ 8 callersFunctionMakeConvBlock
src/neural/backends/network_tf_cc.cc:124
↓ 8 callersFunctionOldPosition
src/neural/decoder.cc:50
↓ 8 callersMethodProcessAllFlags
src/utils/optionsparser.cc:116
↓ 8 callersMethodReshape
src/neural/xla/xla_tensor.cc:75
← previousnext →101–200 of 2,664, ranked by callers