MCPcopy Create free account

hub / github.com/cactus-compute/cactus / functions

Functions2,677 in github.com/cactus-compute/cactus

↓ 1 callersMethodnativeVad
android/Cactus.kt:36
↓ 1 callersMethodnativeVad
android/Cactus.android.kt:32
↓ 1 callersFunctionnew_uuid
cactus/telemetry/telemetry.cpp:661
↓ 1 callersMethodonLog
android/Cactus.kt:8
↓ 1 callersFunctionpack_gemma4_audio_for_npu
cactus/models/gemma4/model_gemma4_audio.cpp:53
↓ 1 callersFunctionpack_int4_pairs
Pack INT4 values (stored as int8) into bytes using planar layout. Input: array of int8 values in range [-8, 7], length must be a multiple of 32
python/src/tensor_io.py:94
↓ 1 callersFunctionparakeet_strip_recent_aligned_overlap
cactus/ffi/cactus_stream.cpp:638
↓ 1 callersFunctionparse_array
cactus/ffi/cactus_utils.h:641
↓ 1 callersFunctionparse_decoder
cactus/engine/engine_tokenizer.cpp:42
↓ 1 callersFunctionparse_diarize_options
cactus/ffi/cactus_diarize.cpp:23
↓ 1 callersFunctionparse_event_line
cactus/telemetry/telemetry.cpp:439
↓ 1 callersFunctionparse_float_array
tests/test_exhaustive.cpp:95
↓ 1 callersFunctionparse_function_calls
cactus/ffi/gemma_tools.h:525
↓ 1 callersFunctionparse_json_string_array_field
cactus/ffi/cactus_utils.h:962
↓ 1 callersFunctionparse_messages_json
cactus/ffi/cactus_utils.h:726
↓ 1 callersFunctionparse_normalizer
cactus/engine/engine_tokenizer.cpp:36
↓ 1 callersFunctionparse_object
cactus/ffi/cactus_utils.h:615
↓ 1 callersFunctionparse_query_options_json
cactus/ffi/cactus_index.cpp:11
↓ 1 callersFunctionparse_sentencepiece_pieces
(path)
python/src/tokenizer.py:452
↓ 1 callersFunctionparse_speech_timestamps_options
cactus/ffi/cactus_vad.cpp:12
↓ 1 callersFunctionparse_stream_transcribe_init_options
cactus/ffi/cactus_stream.cpp:134
↓ 1 callersFunctionparse_tokenizer_type
cactus/engine/engine_tokenizer.cpp:24
↓ 1 callersFunctionparse_tools_json
cactus/ffi/cactus_utils.h:892
↓ 1 callersFunctionparse_vocab_format
cactus/engine/engine_tokenizer.cpp:30
↓ 1 callersFunctionpick_dtype
Select torch dtype for model loading — bf16 preferred, float16 fallback.
python/src/config_utils.py:502
↓ 1 callersFunctionpin_current_thread_to_cores
cactus/kernel/kernel_utils.h:246
↓ 1 callersFunctionpopulate_derived_params
cactus/graph/graph_io.cpp:352
↓ 1 callersMethodpow
cactus/graph/graph_builder.cpp:66
↓ 1 callersMethodprefetch_pages
cactus/graph/graph_io.cpp:992
↓ 1 callersMethodprefetch_weight_pages
cactus/graph/graph_io.cpp:530
↓ 1 callersMethodprefill
cactus/engine/engine_model.cpp:186
↓ 1 callersMethodprefill_chunk_direct
cactus/npu/npu_ane.h:143
↓ 1 callersMethodprefill_with_images
cactus/engine/engine_model.cpp:231
↓ 1 callersFunctionpreprocess_eval_args
(parser, argv)
python/src/cli.py:2209
↓ 1 callersMethodprint
tests/chat.cpp:205
↓ 1 callersFunctionprint_header_live_mode
tests/asr.cpp:74
↓ 1 callersMethodprint_stats
tests/chat.cpp:216
↓ 1 callersFunctionprocess_events
cactus/telemetry/telemetry.cpp:1257
↓ 1 callersFunctionprompt_context_matches
cactus/ffi/cactus_complete.cpp:449
↓ 1 callersFunctionpsa_extend_key_usage_flags
android/mbedtls/arm64-v8a/include/psa/crypto_struct.h:383
↓ 1 callersFunctionpsa_set_key_type
android/mbedtls/arm64-v8a/include/psa/crypto_struct.h:419
↓ 1 callersMethodquantize_activations
cactus/graph/graph_builder.cpp:1480
↓ 1 callersFunctionquantize_activations_fp16_to_int8
cactus/graph/graph_ops_nn.cpp:38
↓ 1 callersFunctionquantize_group_fp16_to_int8
cactus/kernel/kernel_quants.cpp:224
↓ 1 callersFunctionrandom_project_id
tests/test_telemetry.cpp:34
↓ 1 callersFunctionread_cactus_version
cactus/telemetry/telemetry.cpp:858
↓ 1 callersFunctionread_file
tests/test_exhaustive.cpp:21
↓ 1 callersFunctionread_file_bytes
cactus/ffi/cactus_cloud.cpp:99
↓ 1 callersFunctionread_file_bytes
tests/asr.cpp:89
↓ 1 callersFunctionread_file_contents
cactus/ffi/cactus_init.cpp:67
↓ 1 callersFunctionread_git_remote_url
cactus/telemetry/telemetry.cpp:698
↓ 1 callersFunctionread_graph_header
cactus/graph/graph_io.cpp:366
↓ 1 callersFunctionread_i32
cactus/graph/graph_io.cpp:240
↓ 1 callersFunctionread_node_entry
cactus/graph/graph_io.cpp:384
↓ 1 callersFunctionread_op_params
cactus/graph/graph_io.cpp:278
↓ 1 callersFunctionrecord_audio
tests/chat.cpp:62
↓ 1 callersFunctionreformat
cactus/ffi/cactus_utils.h:671
↓ 1 callersMethodrelease_all_weight_pages
cactus/graph/graph_io.cpp:537
↓ 1 callersMethodremove_thinking_tokens
cactus/engine/engine_model.cpp:373
↓ 1 callersMethodremove_token_range
cactus/engine/engine_cache.cpp:478
↓ 1 callersFunctionrepo_root_fallback
()
rust/cactus-sys/build.rs:29
↓ 1 callersFunctionresample_s16
tests/chat.cpp:38
↓ 1 callersMethodreset
cactus/engine/engine_constraints.cpp:1098
↓ 1 callersMethodreset_cache
cactus/models/model_lfm2vl.cpp:80
↓ 1 callersMethodreset_cache
cactus/models/gemma4/model_gemma4_mm.cpp:55
↓ 1 callersFunctionresolve_asset_paths
tests/test_exhaustive.cpp:111
↓ 1 callersFunctionresolve_audio_fft_length
(audio_cfg)
python/src/config_utils.py:124
↓ 1 callersFunctionretrieve_rag_context
cactus/ffi/cactus_rag.cpp:116
↓ 1 callersFunctionrfft_f32_1d
cactus/engine/engine_signals.cpp:209
↓ 1 callersMethodrolling_confidence
cactus/ffi/cactus_complete.cpp:367
↓ 1 callersFunctionrun_benchmarks
tests/test_index.cpp:270
↓ 1 callersFunctionrun_curl_http_request_check
tests/test_curl.cpp:135
↓ 1 callersFunctionrun_eval
(weights_dir)
tests/test_needle_eval.py:111
↓ 1 callersFunctionrun_live_transcription
tests/asr.cpp:390
↓ 1 callersMethodsample
cactus/graph/graph_builder.cpp:1252
↓ 1 callersMethodsave
cactus/graph/graph_io.cpp:406
↓ 1 callersFunctionsave_graph
cactus/graph/graph_io.cpp:593
↓ 1 callersFunctionscan_corpus_files
cactus/ffi/cactus_init.cpp:75
↓ 1 callersMethodscatter_topk
cactus/graph/graph_builder.cpp:1233
↓ 1 callersMethodscore_tokens_window_logprob
cactus/engine/engine_model.cpp:999
↓ 1 callersFunctionselect_relevant_tools
cactus/ffi/cactus_rag.cpp:223
↓ 1 callersFunctionsend_batch_to_cloud
cactus/telemetry/telemetry.cpp:1022
↓ 1 callersFunctionsend_payload
cactus/telemetry/telemetry.cpp:996
↓ 1 callersFunctionserialize_function_calls
cactus/ffi/cactus_utils.h:1783
↓ 1 callersFunctionserialize_needle_tools_json
cactus/ffi/cactus_complete.cpp:240
↓ 1 callersFunctionserialize_tools_for_template
cactus/ffi/cactus_utils.h:678
↓ 1 callersFunctionsetAppId
cactus/telemetry/telemetry.cpp:1391
↓ 1 callersMethodset_level
cactus/graph/graph.h:35
↓ 1 callersFunctionset_rebuild_triggers
(cactus_src: &Path)
rust/cactus-sys/build.rs:35
↓ 1 callersMethodset_tool_constraints
cactus/engine/engine_constraints.cpp:1120
↓ 1 callersFunctionsetup_tool_constraints
cactus/ffi/cactus_complete.cpp:103
↓ 1 callersFunctionshould_preserve_artifact
(path: Path)
python/src/cli.py:1621
↓ 1 callersFunctionshrink_thread_local_buffers
cactus/graph/graph_ops_nn.cpp:137
↓ 1 callersMethodsoft_reset_keep_pool
cactus/graph/graph_execute.cpp:769
↓ 1 callersFunctionsplit_into_paragraphs
cactus/ffi/cactus_init.cpp:98
↓ 1 callersMethodstart
cactus/telemetry/telemetry.cpp:169
↓ 1 callersMethodstats_pool
cactus/graph/graph_builder.cpp:1668
↓ 1 callersFunctionstbi__bitreverse16
libs/stb/stb_image.h:3119
↓ 1 callersFunctionstbi__build_fast_ac
libs/stb/stb_image.h:1310
↓ 1 callersFunctionstbi__compute_huffman_codes
libs/stb/stb_image.h:3350
← previousnext →1,101–1,200 of 2,677, ranked by callers