MCPcopy Create free account

hub / github.com/LeelaChessZero/lc0 / functions

Functions2,664 in github.com/LeelaChessZero/lc0

↓ 1 callersMethodDotNodeString
src/search/dag_classic/node.cc:439
↓ 1 callersFunctionEncodeHistoryFill
src/search/classic/params.cc:50
↓ 1 callersFunctionEncodeHistoryFill
src/neural/wrapper.cc:41
↓ 1 callersMethodEnqueue
src/neural/backends/network_mux.cc:153
↓ 1 callersMethodEnqueue
src/neural/backends/network_demux.cc:163
↓ 1 callersMethodEnsureReady
src/engine.cc:249
↓ 1 callersFunctionEscapeJsonString
src/utils/protomessage.cc:137
↓ 1 callersFunctionEstimateAndCorrectPliesLeft
src/trainingdata/rescorer.cc:810
↓ 1 callersMethodEval
src/neural/backends/dx/network_dx.cc:649
↓ 1 callersMethodEvaluateBatch
src/neural/backend.cc:37
↓ 1 callersMethodExecuteBlocking
src/neural/backends/xla/pjrt.cc:150
↓ 1 callersMethodExp
src/neural/onnx/builder.cc:402
↓ 1 callersMethodExponentialMinusOne
src/neural/xla/hlo_builder.cc:364
↓ 1 callersFunctionFastExp2
Fast approximate 2^x. Does only limited range checking. The approximation used here is 2^(N+f) ~ 2^N*(1+f*(1-k+k*f)) where N is the integer and f the
src/utils/fastmath.h:59
↓ 1 callersFunctionFastLog2
Fast approximate log2(x). Does no range checking. The approximation used here is log2(2^N*(1+f)) ~ N+f*(1+k-k*f) where N is the exponent and f the fra
src/utils/fastmath.h:42
↓ 1 callersFunctionFilterTransform4x4
src/neural/backends/sycl/winograd_helper.h:87
↓ 1 callersFunctionFilterTransform4x4
src/neural/backends/dx/layers_dx.cc:67
↓ 1 callersMethodFinalize
src/trainingdata/writer.cc:77
↓ 1 callersMethodFinalizeScoreUpdate
src/search/classic/node.cc:356
↓ 1 callersFunctionFixOlderWeightsFile
src/neural/loader.cc:108
↓ 1 callersFunctionFixRule50
src/tools/onnx2leela.cc:234
↓ 1 callersFunctionFixWdlSoftmax
src/tools/onnx2leela.cc:277
↓ 1 callersMethodFlop
src/chess/types.h:68
↓ 1 callersFunctionFlowText
src/utils/string.cc:99
↓ 1 callersMethodFlushCL
src/neural/backends/dx/network_dx.cc:46
↓ 1 callersMethodGather
src/neural/xla/hlo_builder.cc:242
↓ 1 callersMethodGather
src/selfplay/multigame.cc:67
↓ 1 callersMethodGenerate
(self, w)
scripts/compile_proto.py:827
↓ 1 callersMethodGenerateCaseClause
(self, w)
scripts/compile_proto.py:320
↓ 1 callersMethodGenerateClear
(self, w)
scripts/compile_proto.py:323
↓ 1 callersMethodGenerateClearFunc
(self, w)
scripts/compile_proto.py:770
↓ 1 callersMethodGenerateConversion
(self, w)
scripts/pybind/retval.py:40
↓ 1 callersMethodGenerateDeclaration
(self, w)
scripts/pybind/retval.py:37
↓ 1 callersMethodGenerateFieldAccessorFuncs
(self, w)
scripts/compile_proto.py:782
↓ 1 callersMethodGenerateForwardDeclarations
(self, w)
scripts/pybind/__init__.py:70
↓ 1 callersMethodGenerateFunctionDeclarations
(self, w)
scripts/compile_proto.py:374
↓ 1 callersMethodGenerateHandle
(self, w, func)
scripts/pybind/exceptions.py:48
↓ 1 callersMethodGenerateJsonOutput
(self, w)
scripts/compile_proto.py:359
↓ 1 callersMethodGenerateOutput
(self, w)
scripts/compile_proto.py:331
↓ 1 callersMethodGenerateOutputAsJsonFunc
(self, w)
scripts/compile_proto.py:756
↓ 1 callersMethodGenerateOutputAsStringFunc
(self, w)
scripts/compile_proto.py:745
↓ 1 callersMethodGenerateParseTupleSinkDeclaration
(self, w)
scripts/pybind/parameters.py:78
↓ 1 callersMethodGenerateParserFuncs
(self, w)
scripts/compile_proto.py:778
↓ 1 callersMethodGenerateUsingDirectives
(self, w)
scripts/compile_proto.py:538
↓ 1 callersMethodGenerateVariable
(self, w)
scripts/compile_proto.py:462
↓ 1 callersMethodGetAttributes
src/neural/batchsplit.cc:37
↓ 1 callersFunctionGetAvailableBackends
src/python/weights.h:87
↓ 1 callersMethodGetBackendNames
src/neural/register.cc:42
↓ 1 callersMethodGetBatchSize
src/neural/backends/xla/network_xla.cc:158
↓ 1 callersMethodGetBestChildNoTemperature
Returns a child with most visits.
src/search/dag_classic/search.cc:828
↓ 1 callersMethodGetBestEval
Return the evaluation of the actual best child, regardless of temperature settings. This differs from GetBestMove, which does obey any temperature set
src/search/classic/search.cc:649
↓ 1 callersMethodGetBestMove
src/search/classic/search.cc:663
↓ 1 callersMethodGetBool
src/utils/random.cc:46
↓ 1 callersMethodGetBufferSize
src/neural/xla/xla_tensor.h:125
↓ 1 callersMethodGetBuffers
src/neural/backends/blas/network_blas.cc:178
↓ 1 callersMethodGetCacheHistoryLength
src/search/classic/params.h:94
↓ 1 callersMethodGetChild
src/search/dag_classic/node.cc:143
↓ 1 callersFunctionGetContempt
src/search/classic/params.cc:57
↓ 1 callersMethodGetDataType
src/neural/onnx/adapters.cc:59
↓ 1 callersMethodGetDefaultMUtility
The M utility to use for unvisited nodes.
src/search/dag_classic/search.cc:131
↓ 1 callersMethodGetDefaultMUtility
The M utility to use for unvisited nodes.
src/search/classic/search.cc:131
↓ 1 callersMethodGetDevices
src/neural/backends/xla/pjrt.cc:230
↓ 1 callersMethodGetDimensions
src/neural/backends/xla/pjrt.cc:280
↓ 1 callersMethodGetDouble
src/utils/random.cc:48
↓ 1 callersMethodGetEdges
Gets pointer to the start of the edge array.
src/search/dag_classic/node.h:454
↓ 1 callersFunctionGetErrorCode
src/neural/backends/xla/pjrt.cc:70
↓ 1 callersMethodGetErrorMessage
src/neural/backends/xla/pjrt.cc:108
↓ 1 callersMethodGetEstimatedNps
src/search/classic/stoppers/timemgr.cc:54
↓ 1 callersMethodGetFileName
Gets full filename of the file being read.
src/trainingdata/reader.h:53
↓ 1 callersFunctionGetFileTime
src/utils/filesystem.posix.cc:76
↓ 1 callersMethodGetFloatVal
src/utils/optionsdict.cc:154
↓ 1 callersMethodGetHelp
src/utils/optionsparser.cc:317
↓ 1 callersMethodGetInputsOutputs
src/neural/backends/sycl/network_sycl.cc.dp.cpp:930
↓ 1 callersMethodGetInputsOutputs
src/neural/backends/dx/network_dx.cc:933
↓ 1 callersMethodGetInputsOutputs
src/neural/backends/metal/network_metal.h:120
↓ 1 callersMethodGetInputsOutputs
src/neural/backends/onednn/network_onednn.cc:815
↓ 1 callersMethodGetInputsOutputs
src/neural/backends/cuda/network_cudnn.cc:938
↓ 1 callersMethodGetInputsOutputs
src/neural/backends/cuda/network_cuda.cc:906
↓ 1 callersMethodGetIntVal
src/utils/optionsdict.cc:153
↓ 1 callersFunctionGetLc0CacheDirectory
src/trainingdata/writer.cc:37
↓ 1 callersMethodGetMiniBatchSize
src/neural/network.h:123
↓ 1 callersMethodGetMiniBatchSize
src/neural/backends/network_mux.cc:147
↓ 1 callersMethodGetMiniBatchSize
src/neural/backends/network_rr.cc:83
↓ 1 callersMethodGetMiniBatchSize
src/neural/backends/network_demux.cc:157
↓ 1 callersMethodGetMove
Returns move from the point of view of the player making it (if as_opponent is false) or as opponent (if as_opponent is true).
src/search/dag_classic/node.h:281
↓ 1 callersMethodGetNInFlight
src/search/dag_classic/node.h:597
↓ 1 callersMethodGetOptionString
src/utils/optionsparser.cc:326
↓ 1 callersMethodGetOutputSize
src/neural/backends/sycl/layers.h:53
↓ 1 callersMethodGetOutputSize
src/neural/backends/dx/layers_dx.h:54
↓ 1 callersMethodGetOwnEdge
src/search/classic/node.cc:231
↓ 1 callersMethodGetP
Edge related getters.
src/search/classic/node.h:401
↓ 1 callersMethodGetPVal
src/neural/backends/network_check.cc:113
↓ 1 callersMethodGetParser
(self)
scripts/compile_proto.py:294
↓ 1 callersFunctionGetPieceAt
src/chess/board.cc:1202
↓ 1 callersMethodGetPlanes
Not exported.
src/python/weights.h:116
↓ 1 callersMethodGetPolicySoftmaxTemp
src/search/classic/params.h:95
↓ 1 callersMethodGetPriority
src/neural/wrapper.h:46
↓ 1 callersMethodGetRawData
src/neural/onnx/adapters.cc:69
↓ 1 callersMethodGetSolidTreeThreshold
src/search/classic/params.h:301
↓ 1 callersMethodGetStartPly
Number of ply used from the given opening.
src/selfplay/game.h:86
← previousnext →801–900 of 2,664, ranked by callers