MCPcopy Create free account

hub / github.com/dhbloo/rapfi / functions

Functions3,291 in github.com/dhbloo/rapfi

↓ 1 callersFunctionmz_compress2
Rapfi/external/zip/src/miniz.h:2072
↓ 1 callersFunctionmz_deflate
Rapfi/external/zip/src/miniz.h:1997
↓ 1 callersFunctionmz_deflateBound
Rapfi/external/zip/src/miniz.h:2063
↓ 1 callersFunctionmz_deflateInit
Rapfi/external/zip/src/miniz.h:1942
↓ 1 callersFunctionmz_deflateInit2
Rapfi/external/zip/src/miniz.h:1947
↓ 1 callersFunctionmz_inflate
Rapfi/external/zip/src/miniz.h:2185
↓ 1 callersFunctionmz_inflateInit
Rapfi/external/zip/src/miniz.h:2156
↓ 1 callersFunctionmz_inflateInit2
Rapfi/external/zip/src/miniz.h:2119
↓ 1 callersFunctionmz_uncompress2
Rapfi/external/zip/src/miniz.h:2317
↓ 1 callersFunctionmz_zip_add_mem_to_archive_file_in_place_v2
Rapfi/external/zip/src/miniz.h:9760
↓ 1 callersFunctionmz_zip_dos_to_time_t
Rapfi/external/zip/src/miniz.h:5238
↓ 1 callersFunctionmz_zip_extract_archive_file_to_heap_v2
Rapfi/external/zip/src/miniz.h:9855
↓ 1 callersFunctionmz_zip_filename_compare
Rapfi/external/zip/src/miniz.h:6312
↓ 1 callersFunctionmz_zip_get_file_modified_time
Rapfi/external/zip/src/miniz.h:5276
↓ 1 callersFunctionmz_zip_locate_file_binary_search
Rapfi/external/zip/src/miniz.h:6334
↓ 1 callersFunctionmz_zip_reader_extract_file_to_mem_no_alloc
Rapfi/external/zip/src/miniz.h:6615
↓ 1 callersFunctionmz_zip_reader_extract_iter_new
Rapfi/external/zip/src/miniz.h:6914
↓ 1 callersFunctionmz_zip_reader_extract_to_cfile
Rapfi/external/zip/src/miniz.h:7285
↓ 1 callersFunctionmz_zip_reader_extract_to_mem
Rapfi/external/zip/src/miniz.h:6626
↓ 1 callersFunctionmz_zip_reader_get_num_files
Rapfi/external/zip/src/miniz.h:10044
↓ 1 callersFunctionmz_zip_reader_init_file
Rapfi/external/zip/src/miniz.h:5925
↓ 1 callersFunctionmz_zip_reader_init_file_v2_rpb
Rapfi/external/zip/src/miniz.h:5983
↓ 1 callersFunctionmz_zip_reader_is_file_encrypted
Rapfi/external/zip/src/miniz.h:6087
↓ 1 callersFunctionmz_zip_reader_is_file_supported
Rapfi/external/zip/src/miniz.h:6102
↓ 1 callersFunctionmz_zip_reader_locate_file
Rapfi/external/zip/src/miniz.h:6375
↓ 1 callersFunctionmz_zip_reader_locate_header_sig
Rapfi/external/zip/src/miniz.h:5445
↓ 1 callersFunctionmz_zip_reader_sort_central_dir_offsets_by_filename
Heap sort of lowercased filenames, used to help accelerate plain central * directory searches by mz_zip_reader_locate_file(). (Could also use qsort()
Rapfi/external/zip/src/miniz.h:5388
↓ 1 callersFunctionmz_zip_set_file_times
Rapfi/external/zip/src/miniz.h:5291
↓ 1 callersFunctionmz_zip_set_last_error
Rapfi/external/zip/src/miniz.h:9918
↓ 1 callersFunctionmz_zip_validate_file
Rapfi/external/zip/src/miniz.h:7319
↓ 1 callersFunctionmz_zip_writer_add_cfile
Rapfi/external/zip/src/miniz.h:9069
↓ 1 callersFunctionmz_zip_writer_add_file
Rapfi/external/zip/src/miniz.h:9082
↓ 1 callersFunctionmz_zip_writer_add_mem_ex_v2
Rapfi/external/zip/src/miniz.h:8368
↓ 1 callersFunctionmz_zip_writer_add_read_buf_callback
Rapfi/external/zip/src/miniz.h:8675
↓ 1 callersFunctionmz_zip_writer_create_central_dir_header
Rapfi/external/zip/src/miniz.h:8238
↓ 1 callersFunctionmz_zip_writer_init_file
Rapfi/external/zip/src/miniz.h:7897
↓ 1 callersFunctionmz_zip_writer_init_from_reader_v2_noreopen
Rapfi/external/zip/src/miniz.h:8063
↓ 1 callersFunctionmz_zip_writer_init_heap
Rapfi/external/zip/src/miniz.h:7872
↓ 1 callersFunctionmz_zip_writer_init_heap_v2
Rapfi/external/zip/src/miniz.h:7842
↓ 1 callersFunctionmz_zip_writer_update_zip64_extension_block
Rapfi/external/zip/src/miniz.h:9118
↓ 1 callersMethodneedsBinaryStream
Whether this weight loader needs a binary stream. Default behaviour is true. Only used when loading from istream.
Rapfi/eval/weightloader.h:54
↓ 1 callersMethodnext
Rapfi/tuning/dataset.cpp:190
↓ 1 callersMethodnumStones
Rapfi/database/dbstorage.h:151
↓ 1 callersMethodoptimum
Rapfi/search/timecontrol.h:74
↓ 1 callersFunctionparseDeviceString
Parse a onnx device enum from a device string.
Rapfi/eval/onnxevaluator.cpp:41
↓ 1 callersFunctionparseLossType
Rapfi/command/tuning.cpp:47
↓ 1 callersFunctionparseTuningRules
Rapfi/command/tuning.cpp:39
↓ 1 callersFunctionparse_array
Rapfi/external/cpptoml/include/cpptoml.h:2992
↓ 1 callersFunctionparse_bare_key
Rapfi/external/cpptoml/include/cpptoml.h:2233
↓ 1 callersFunctionparse_bool
Rapfi/external/cpptoml/include/cpptoml.h:2836
↓ 1 callersFunctionparse_bool
Parses the string representation of a Python boolean */
Rapfi/external/libnpy/include/npy.hpp:384
↓ 1 callersFunctionparse_date
Rapfi/external/cpptoml/include/cpptoml.h:2938
↓ 1 callersFunctionparse_descr
Rapfi/external/libnpy/include/npy.hpp:268
↓ 1 callersFunctionparse_dict
Parses the string representation of a Python dict The keys need to be known and may not appear anywhere else in the data. */
Rapfi/external/libnpy/include/npy.hpp:327
↓ 1 callersFunctionparse_float
Rapfi/external/cpptoml/include/cpptoml.h:2812
↓ 1 callersFunctionparse_header
Rapfi/external/libnpy/include/npy.hpp:462
↓ 1 callersFunctionparse_hex
Rapfi/external/cpptoml/include/cpptoml.h:2630
↓ 1 callersFunctionparse_inline_table
Rapfi/external/cpptoml/include/cpptoml.h:3097
↓ 1 callersFunctionparse_multiline_string
Rapfi/external/cpptoml/include/cpptoml.h:2407
↓ 1 callersFunctionparse_number
Rapfi/external/cpptoml/include/cpptoml.h:2657
↓ 1 callersMethodparse_positional
Rapfi/external/cxxopts/include/cxxopts.hpp:2253
↓ 1 callersFunctionparse_simple_key
Rapfi/external/cpptoml/include/cpptoml.h:2212
↓ 1 callersFunctionparse_single_table
Rapfi/external/cpptoml/include/cpptoml.h:1946
↓ 1 callersFunctionparse_str
Parses the string representation of a Python str */
Rapfi/external/libnpy/include/npy.hpp:397
↓ 1 callersFunctionparse_string
Rapfi/external/cpptoml/include/cpptoml.h:2385
↓ 1 callersFunctionparse_table
Rapfi/external/cpptoml/include/cpptoml.h:1933
↓ 1 callersFunctionparse_table_array
Rapfi/external/cpptoml/include/cpptoml.h:2035
↓ 1 callersFunctionparse_time
Rapfi/external/cpptoml/include/cpptoml.h:2932
↓ 1 callersFunctionparse_tuple
Parses the string represenatation of a Python tuple into a vector of its items */
Rapfi/external/libnpy/include/npy.hpp:408
↓ 1 callersFunctionparse_unicode
Rapfi/external/cpptoml/include/cpptoml.h:2567
↓ 1 callersFunctionparser
* Parsers are constructed from streams. */
Rapfi/external/cpptoml/include/cpptoml.h:1882
↓ 1 callersMethodpick
Select a move among multiple root moves using a statistical rule dependent on 'level' (code from stockfish).
Rapfi/search/skill.h:61
↓ 1 callersMethodpickDepth
Rapfi/search/skill.h:47
↓ 1 callersMethodprintDepthCompletes
Rapfi/search/searchoutput.cpp:148
↓ 1 callersMethodprintEnteringMove
Rapfi/search/searchoutput.cpp:45
↓ 1 callersMethodprintLeavingMove
Rapfi/search/searchoutput.cpp:56
↓ 1 callersMethodprintMoveResult
Rapfi/search/searchoutput.cpp:67
↓ 1 callersMethodprintOutOfWindowResult
Rapfi/search/searchoutput.cpp:85
↓ 1 callersMethodprintPvCompletes
Rapfi/search/searchoutput.cpp:96
↓ 1 callersMethodprintSearchEnds
Rapfi/search/searchoutput.cpp:222
↓ 1 callersMethodqueryBoardTexts
Rapfi/database/dbclient.cpp:548
↓ 1 callersFunctionreadOpenings
Rapfi/command/selfplay.cpp:61
↓ 1 callersFunctionread_header
Rapfi/external/libnpy/include/npy.hpp:571
↓ 1 callersFunctionread_magic
Rapfi/external/libnpy/include/npy.hpp:107
↓ 1 callersFunctionrecoverEngineState
Rapfi/command/benchmark.cpp:87
↓ 1 callersFunctionrectStart
Rapfi/command/gomocup.cpp:561
↓ 1 callersFunctionrecursiveApply
Apply a custom function to the node and its children recursively. @param node The node to traverse recursively. @param f The function to apply to the
Rapfi/search/mcts/search.cpp:819
↓ 1 callersFunctionreloadConfig
Rapfi/command/gomocup.cpp:470
↓ 1 callersMethodremove
Try to remove an item from cache table. @return Whether the item is removed.
Rapfi/database/cache.h:87
↓ 1 callersFunctionrestart
Rapfi/command/gomocup.cpp:537
↓ 1 callersMethodrootStack
Rapfi/search/ab/searchstack.h:105
↓ 1 callersMethodrun
run() runs the tuner for specified epochs. After each epoch completed, callback will be called.
Rapfi/tuning/tuner.cpp:428
↓ 1 callersMethodrun
Rapfi/eval/onnxevaluator.cpp:182
↓ 1 callersFunctionsaveDatabase
Rapfi/command/gomocup.cpp:492
↓ 1 callersFunctionsaveEngineStateForBenckmark
Rapfi/command/benchmark.cpp:73
↓ 1 callersMethodsaveParams
saveParams() saves tuneParams back to their associated config value
Rapfi/tuning/tuner.cpp:567
↓ 1 callersFunctionscoreToWinrateGrad
Rapfi/tuning/tuner.cpp:58
↓ 1 callersMethodsearchMain
Rapfi/search/ab/search.cpp:102
↓ 1 callersFunctionsendActionAndUpdateBoard
Rapfi/command/gomocup.cpp:105
↓ 1 callersMethodsetBoardText
Rapfi/database/dbclient.cpp:610
← previousnext →801–900 of 3,291, ranked by callers