Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/PhoenixGo
/ functions
Functions
319 in github.com/Tencent/PhoenixGo
⨍
Functions
319
◇
Types & classes
26
↓ 21 callers
Function
write_to_bazelrc
(line)
configure.py:124
↓ 20 callers
Function
write_action_env_to_bazelrc
(var_name, var)
configure.py:129
↓ 15 callers
Function
CoordToId
common/go_comm.cc:89
↓ 15 callers
Function
is_windows
()
configure.py:61
↓ 12 callers
Method
Move
mcts/mcts_engine.cc:130
↓ 11 callers
Method
Update
mcts/mcts_monitor.h:37
↓ 11 callers
Function
get_from_env_or_user_or_default
Get var_name either from env, or user or default. If var_name has been set as environment variable, use the preset value, else ask for user input
configure.py:540
↓ 9 callers
Method
fms
common/timer.cc:52
↓ 9 callers
Function
prompt_loop_or_load_from_env
Loop over user prompts for an ENV param until receiving a valid response. For the env param var_name, read from the environment or verify user inpu
configure.py:588
↓ 9 callers
Function
set_build_var
Set if query_item will be enabled for the build. Ask user if query_item will be enabled. Default is used if no input is given. Set subprocess env
configure.py:359
↓ 8 callers
Method
Wait
model/zero_model_base.h:51
↓ 8 callers
Function
is_linux
()
configure.py:65
↓ 8 callers
Function
run_shell
(cmd, allow_non_zero=False)
configure.py:133
↓ 7 callers
Method
CountLiberty
common/go_state.h:171
↓ 7 callers
Function
IdToStr
common/go_comm.cc:124
↓ 7 callers
Function
convert_version_to_int
Convert a version number to a integer that can be used to compare. Version strings of the form X.YZ and X.Y.Z-xxxxx are supported. The 'xxxxx' pa
configure.py:417
↓ 7 callers
Function
cygpath
Convert path from posix to windows.
configure.py:144
↓ 7 callers
Function
is_cygwin
()
configure.py:77
↓ 6 callers
Method
CurrentPlayer
common/go_state.h:234
↓ 6 callers
Function
IsPass
common/go_comm.cc:51
↓ 6 callers
Function
rand_r
common/go_comm.cc:198
↓ 5 callers
Function
DecodeColor
mcts/mcts_main.cc:125
↓ 5 callers
Method
GetLastMoveDebugStr
mcts/mcts_debugger.cc:77
↓ 5 callers
Function
IdToCoord
common/go_comm.cc:76
↓ 5 callers
Function
InBoard
common/go_comm.cc:42
↓ 5 callers
Method
Join
common/thread_conductor.cc:66
↓ 5 callers
Function
is_macos
()
configure.py:69
↓ 5 callers
Function
set_action_env_var
Set boolean action_env variable. Ask user if query_item will be enabled. Default is used if no input is given. Set environment variable and write
configure.py:387
↓ 5 callers
Function
symlink_force
Force symlink, equivalent of 'ln -sf'. Args: target: items to link to. link_name: name of the link.
configure.py:92
↓ 4 callers
Method
Add
common/wait_group.cc:20
↓ 4 callers
Method
Done
common/wait_group.cc:36
↓ 4 callers
Function
GTPServing
mcts/mcts_main.cc:266
↓ 4 callers
Method
Pause
mcts/mcts_monitor.cc:57
↓ 4 callers
Method
Push
common/task_queue.h:35
↓ 4 callers
Method
Reset
mcts/mcts_engine.cc:114
↓ 4 callers
Function
TransformFeatures
mcts/debug_tool.cc:63
↓ 4 callers
Function
get_var
Get boolean input from user. If var_name is not set in env, ask user to enable query_item or not. If the response is empty, use the default. A
configure.py:274
↓ 4 callers
Method
us
common/timer.cc:42
↓ 3 callers
Method
Close
common/task_queue.h:81
↓ 3 callers
Function
CoordToStr
common/go_comm.cc:113
↓ 3 callers
Method
GetBoard
features for rollout
common/go_state.h:272
↓ 3 callers
Method
GetTail
common/go_state.h:184
↓ 3 callers
Method
IsDoublePass
common/go_state.h:248
↓ 3 callers
Method
IsEnable
mcts/byo_yomi_timer.cc:46
↓ 3 callers
Method
IsRunning
common/thread_conductor.cc:77
↓ 3 callers
Method
IsTerminate
common/thread_conductor.cc:93
↓ 3 callers
Function
Lowbit
common/go_state.h:37
↓ 3 callers
Method
Reset
mcts/byo_yomi_timer.cc:38
↓ 3 callers
Method
Reset
common/timer.cc:27
↓ 3 callers
Method
Set
mcts/byo_yomi_timer.cc:30
↓ 3 callers
Function
SplitStr
common/str_utils.cc:20
↓ 3 callers
Method
Wait
common/thread_conductor.cc:51
↓ 3 callers
Function
find_libs
Search for libnvinfer.so in "search_path".
configure.py:1013
↓ 3 callers
Function
get_input
(question)
configure.py:81
↓ 2 callers
Method
AckPause
common/thread_conductor.cc:61
↓ 2 callers
Function
DecodeMove
mcts/mcts_main.cc:113
↓ 2 callers
Function
EncodeMove
mcts/mcts_main.cc:102
↓ 2 callers
Method
Forward
model/zero_model.cc:129
↓ 2 callers
Method
GenMove
mcts/mcts_engine.cc:180
↓ 2 callers
Function
GetCheckpointPath
model/checkpoint_utils.cc:27
↓ 2 callers
Method
GetFeature
common/go_state.cc:225
↓ 2 callers
Method
GetLastMove
common/go_state.cc:191
↓ 2 callers
Method
GetRemainTime
mcts/byo_yomi_timer.cc:66
↓ 2 callers
Method
GetWinner
common/go_state.cc:139
↓ 2 callers
Method
Init
model/zero_model.cc:51
↓ 2 callers
Function
InitConfig
mcts/mcts_main.cc:49
↓ 2 callers
Function
InitEngine
mcts/mcts_main.cc:71
↓ 2 callers
Function
InitMoves
mcts/mcts_main.cc:93
↓ 2 callers
Function
IsResign
common/go_comm.cc:67
↓ 2 callers
Function
LoadConfig
mcts/mcts_config.cc:25
↓ 2 callers
Method
Pop
common/task_queue.h:57
↓ 2 callers
Function
ReloadConfig
mcts/mcts_main.cc:79
↓ 2 callers
Method
ResetLiberty
common/go_state.h:139
↓ 2 callers
Method
Resume
mcts/mcts_monitor.cc:64
↓ 2 callers
Method
SetLiberty
common/go_state.h:127
↓ 2 callers
Method
SetRemainTime
mcts/byo_yomi_timer.cc:58
↓ 2 callers
Function
StrToCoord
common/go_comm.cc:102
↓ 2 callers
Method
Terminate
common/thread_conductor.cc:82
↓ 2 callers
Function
TransformCoord
mcts/debug_tool.cc:49
↓ 2 callers
Function
config_info_line
Helper function to print formatted help text for Bazel config options.
configure.py:1366
↓ 2 callers
Method
fsec
common/timer.cc:47
↓ 2 callers
Function
is_compatible
Check the compatibility between tensorrt and cudnn/cudart libraries.
configure.py:1025
↓ 2 callers
Function
is_ppc64le
()
configure.py:73
↓ 2 callers
Function
reformat_version_sequence
Reformat the version string to have the given number of sequences. For example: Given (7, 2) -> 7.0 (7.0.1, 2) -> 7.0 (5, 1) -> 5
configure.py:823
↓ 2 callers
Function
sed_in_place
Replace old string with new string in file. Args: filename: string for filename. old: string to replace. new: new string to replace to.
configure.py:109
↓ 1 callers
Method
AvgSearchTreeHeight
mcts/mcts_monitor.h:278
↓ 1 callers
Method
CopyFrom
common/go_state.cc:152
↓ 1 callers
Function
CreateGlobalVariables
common/go_comm.cc:137
↓ 1 callers
Function
CreateHashWeights
common/go_comm.cc:150
↓ 1 callers
Function
CreateNeighbourCache
common/go_comm.cc:159
↓ 1 callers
Function
CreateQuickLog2Table
common/go_comm.cc:186
↓ 1 callers
Function
CreateZobristHash
common/go_comm.cc:223
↓ 1 callers
Method
Debug
mcts/mcts_debugger.cc:38
↓ 1 callers
Function
GTPExecute
mcts/mcts_main.cc:136
↓ 1 callers
Function
GTPServingOnPort
mcts/mcts_main.cc:317
↓ 1 callers
Function
GenMoveOnce
mcts/mcts_main.cc:305
↓ 1 callers
Method
GetByoYomiTime
mcts/byo_yomi_timer.cc:75
↓ 1 callers
Method
GetDebugStr
mcts/mcts_debugger.cc:53
↓ 1 callers
Method
GetGlobalStep
model/zero_model.cc:175
↓ 1 callers
Method
GetHead
common/go_state.h:180
next →
1–100 of 319, ranked by callers