MCPcopy Create free account

hub / github.com/Tencent/PhoenixGo / functions

Functions319 in github.com/Tencent/PhoenixGo

↓ 1 callersMethodHandOff
mcts/byo_yomi_timer.cc:51
↓ 1 callersMethodIncEvalTimeout
mcts/mcts_monitor.h:256
↓ 1 callersMethodIncSelectSameNode
mcts/mcts_monitor.h:257
↓ 1 callersFunctionInitMove
mcts/debug_tool.cc:37
↓ 1 callersMethodIsClose
common/task_queue.h:91
↓ 1 callersMethodIsLegal
common/go_state.h:250
↓ 1 callersMethodLog
mcts/mcts_monitor.cc:79
↓ 1 callersMethodMaxSearchTreeHeight
mcts/mcts_monitor.h:277
↓ 1 callersMethodMergeBlocks
common/go_state.h:205
↓ 1 callersMethodMonBackupCostMs
mcts/mcts_monitor.h:254
↓ 1 callersMethodMonEvalBatchSize
mcts/mcts_monitor.h:255
↓ 1 callersMethodMonEvalCostMs
mcts/mcts_monitor.h:249
↓ 1 callersMethodMonEvalCostMsPerBatch
mcts/mcts_monitor.h:250
↓ 1 callersMethodMonExpandCostMs
mcts/mcts_monitor.h:253
↓ 1 callersMethodMonRpcQueueSize
mcts/mcts_monitor.h:260
↓ 1 callersMethodMonSearchTreeHeight
mcts/mcts_monitor.h:258
↓ 1 callersMethodMonSelectCostMs
mcts/mcts_monitor.h:252
↓ 1 callersMethodMonSimulationCostMs
mcts/mcts_monitor.h:251
↓ 1 callersMethodMonTaskQueueSize
mcts/mcts_monitor.h:259
↓ 1 callersMethodPrintTree
mcts/mcts_debugger.cc:114
↓ 1 callersMethodPushFront
common/task_queue.h:48
↓ 1 callersMethodRpcQueueSize
model/zero_model_base.h:49
↓ 1 callersMethodSetPendingConfig
mcts/mcts_engine.cc:231
↓ 1 callersMethodSetStoneState
common/go_state.h:135
↓ 1 callersMethodSetVirtLiberty
common/go_state.h:131
↓ 1 callersMethodShowBoard
common/go_state.cc:471
↓ 1 callersMethodSize
common/task_queue.h:96
↓ 1 callersMethodSleep
common/thread_conductor.cc:71
↓ 1 callersMethodTryMergeBlocks
for merging block-a into this
common/go_state.h:189
↓ 1 callersMethodUpdateLastMoveDebugStr
mcts/mcts_debugger.cc:82
↓ 1 callersFunctioncheck_bazel_version
Check installed bazel version is at least min_version. Args: min_version: string for minimum bazel version. Returns: The bazel version d
configure.py:439
↓ 1 callersFunctioncheck_ndk_level
Check the revision number of an Android NDK path.
configure.py:777
↓ 1 callersFunctioncleanup_makefile
Delete any leftover BUILD files from the Makefile build. These files could interfere with Bazel parsing.
configure.py:260
↓ 1 callersFunctioncreate_android_ndk_rule
Set ANDROID_NDK_HOME and write Android NDK WORKSPACE rule.
configure.py:654
↓ 1 callersFunctioncreate_android_sdk_rule
Set Android variables and write Android SDK WORKSPACE rule.
configure.py:681
↓ 1 callersFunctionget_native_cuda_compute_capabilities
Get native cuda compute capabilities. Args: environ_cp: copy of the os.environ. Returns: string of native cuda compute capabilities, sepa
configure.py:1106
↓ 1 callersFunctionget_python_major_version
Get the python major version.
configure.py:173
↓ 1 callersFunctionget_python_path
Get the python site package paths.
configure.py:149
↓ 1 callersFunctionmain
()
configure.py:1371
↓ 1 callersFunctionreset_tf_configure_bazelrc
Reset file that contains customized config settings.
configure.py:239
↓ 1 callersFunctionset_cc_opt_flags
Set up architecture-dependent optimization flags. Also append CC optimization flags to bazel.rc.. Args: environ_cp: copy of the os.environ.
configure.py:476
↓ 1 callersFunctionset_clang_cuda_compiler_path
Set CLANG_CUDA_COMPILER_PATH.
configure.py:565
↓ 1 callersFunctionset_computecpp_toolkit_path
Set COMPUTECPP_TOOLKIT_PATH.
configure.py:1237
↓ 1 callersFunctionset_gcc_host_compiler_path
Set GCC_HOST_COMPILER_PATH.
configure.py:801
↓ 1 callersFunctionset_grpc_build_flags
()
configure.py:1352
↓ 1 callersFunctionset_host_c_compiler
Set HOST_C_COMPILER.
configure.py:1220
↓ 1 callersFunctionset_host_cxx_compiler
Set HOST_CXX_COMPILER.
configure.py:1203
↓ 1 callersFunctionset_mpi_home
Set MPI_HOME.
configure.py:1295
↓ 1 callersFunctionset_other_cuda_vars
Set other CUDA related variables.
configure.py:1177
↓ 1 callersFunctionset_other_mpi_vars
Set other MPI related variables.
configure.py:1320
↓ 1 callersFunctionset_tf_cuda_clang
set TF_CUDA_CLANG action_env. Args: environ_cp: copy of the os.environ.
configure.py:506
↓ 1 callersFunctionset_tf_cuda_compute_capabilities
Set TF_CUDA_COMPUTE_CAPABILITIES.
configure.py:1129
↓ 1 callersFunctionset_tf_cuda_version
Set CUDA_TOOLKIT_PATH and TF_CUDA_VERSION.
configure.py:845
↓ 1 callersFunctionset_tf_cudnn_version
Set CUDNN_INSTALL_PATH and TF_CUDNN_VERSION.
configure.py:902
↓ 1 callersFunctionset_tf_download_clang
Set TF_DOWNLOAD_CLANG action_env.
configure.py:525
↓ 1 callersFunctionset_tf_tensorrt_install_path
Set TENSORRT_INSTALL_PATH and TF_TENSORRT_VERSION. Adapted from code contributed by Sami Kama (https://github.com/samikama). Args: environ_c
configure.py:980
↓ 1 callersFunctionset_trisycl_include_dir
Set TRISYCL_INCLUDE_DIR.
configure.py:1270
↓ 1 callersFunctionset_windows_build_flags
()
configure.py:1356
↓ 1 callersFunctionsetup_python
Setup python related env variables.
configure.py:178
↓ 1 callersFunctionworkspace_has_any_android_rule
Check the WORKSPACE for existing android_*_repository rules.
configure.py:791
↓ 1 callersFunctionwrite_android_ndk_workspace_rule
(android_ndk_home_path)
configure.py:759
↓ 1 callersFunctionwrite_android_sdk_workspace_rule
(android_sdk_home_path, android_build_tools_version,
configure.py:745
MethodAddLocal
mcts/mcts_monitor.h:195
MethodApplyTemperature
mcts/mcts_engine.cc:1058
MethodAverage
mcts/mcts_monitor.h:36
MethodAvgBackupCostMs
mcts/mcts_monitor.h:273
MethodAvgEvalBatchSize
mcts/mcts_monitor.h:274
MethodAvgEvalCostMs
mcts/mcts_monitor.h:263
MethodAvgEvalCostMsPerBatch
mcts/mcts_monitor.h:265
MethodAvgExpandCostMs
mcts/mcts_monitor.h:271
MethodAvgRpcQueueSize
mcts/mcts_monitor.h:280
MethodAvgSelectCostMs
mcts/mcts_monitor.h:269
MethodAvgSimulationCostMs
mcts/mcts_monitor.h:267
MethodAvgTaskQueueSize
mcts/mcts_monitor.h:279
MethodBackup
mcts/mcts_engine.cc:539
MethodByoYomiTimer
mcts/byo_yomi_timer.cc:22
MethodCalcRegionScore
common/go_state.cc:82
MethodCalcScore
common/go_state.cc:112
MethodCalcScoreWithColor
common/go_state.cc:121
MethodChangeRoot
mcts/mcts_engine.cc:842
MethodCheckBehind
mcts/mcts_engine.cc:629
MethodCheckEarlyStop
mcts/mcts_engine.cc:566
MethodCheckUnstable
mcts/mcts_engine.cc:601
FunctionCopyCheckpoint
model/checkpoint_utils.cc:47
MethodDelLocal
mcts/mcts_monitor.h:201
MethodDeleteRoutine
mcts/mcts_engine.cc:905
MethodDeleteTree
mcts/mcts_engine.cc:921
MethodEval
mcts/mcts_engine.cc:279
MethodEvalRoutine
mcts/mcts_engine.cc:349
MethodEvalTimeout
mcts/mcts_monitor.h:275
MethodExpand
mcts/mcts_engine.cc:495
FunctionFOR_EACHBLOCK
common/go_state.cc:45
FunctionFOR_EACHCOORD
common/go_state.cc:42
FunctionFOR_NEI
common/go_state.cc:95
FunctionFOR_USEDBLOCK
common/go_state.cc:436
MethodFindChild
mcts/mcts_engine.cc:267
MethodFindCoord
common/go_state.cc:158
MethodFixBlockInfo
common/go_state.cc:166
MethodForward
model/trt_zero_model.cc:126
MethodForward
model/zero_model_base.h:39
← previousnext →101–200 of 319, ranked by callers