MCPcopy Create free account

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

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

↓ 3 callersFunctioncactus_multiply_f16
cactus/kernel/kernel_blas.cpp:291
↓ 3 callersFunctioncactus_rag_query
Queries the RAG corpus. Returns JSON string.
python/src/cactus.py:724
↓ 3 callersFunctioncactus_set_telemetry_environment
Sets the telemetry cache directory.
python/src/cactus.py:481
↓ 3 callersFunctioncactus_stft_f16
cactus/kernel/kernel_conv.cpp:785
↓ 3 callersFunctioncactus_stop
Signals the current generation to stop.
python/src/cactus.py:519
↓ 3 callersFunctioncactus_sum_all_f16
cactus/kernel/kernel_reduce.cpp:73
↓ 3 callersFunctioncactus_transcribe
cactus/ffi/cactus_transcribe.cpp:70
↓ 3 callersFunctioncactus_transpose_2d_f16
cactus/kernel/kernel_blas.cpp:462
↓ 3 callersFunctioncactus_vad
Runs voice activity detection. Returns JSON string.
python/src/cactus.py:640
↓ 3 callersFunctioncloud_build_wav
cactus/ffi/cactus_cloud.cpp:254
↓ 3 callersMethodcompact
tests/test_index.cpp:88
↓ 3 callersFunctioncompute_bm25_score
cactus/ffi/cactus_rag.cpp:76
↓ 3 callersFunctioncompute_rrf_scores
cactus/ffi/cactus_rag.cpp:22
↓ 3 callersMethodconv2d_k3s1p1
cactus/graph/graph_builder.cpp:1609
↓ 3 callersFunctionconvert_silero_vad_weights
(model, output_dir, precision="FP16", args=None)
python/src/converter.py:1228
↓ 3 callersMethoddecode_chunk_stream
cactus/models/model_parakeet_tdt.cpp:1008
↓ 3 callersFunctiondetect_model_type
Detect the model architecture type from config.
python/src/config_utils.py:79
↓ 3 callersFunctionenv_or_default
cactus/ffi/cactus_utils.h:474
↓ 3 callersFunctionevent_type_to_string
cactus/telemetry/telemetry.cpp:520
↓ 3 callersFunctionexpand_tilde
tests/chat.cpp:306
↓ 3 callersFunctionfind_matching_delimiter
cactus/ffi/cactus_utils.h:456
↓ 3 callersMethodflush
cactus/telemetry/telemetry.cpp:187
↓ 3 callersFunctionfold_and_save
(conv_name, bn_name, out_prefix)
python/src/converter.py:1184
↓ 3 callersFunctionfold_state_scale
cactus/kernel/kernel_deltanet.cpp:17
↓ 3 callersMethodforward_audio
cactus/models/gemma4/model_gemma4_audio.cpp:688
↓ 3 callersMethodget_documents
cactus/engine/engine_index.cpp:260
↓ 3 callersFunctionget_effective_weights_dir
(model_id, args=None)
python/src/cli.py:84
↓ 3 callersFunctionget_gemma4_model_path
tests/test_gemma4_vision.cpp:9
↓ 3 callersMethodget_key_ptr
cactus/engine/engine_cache.cpp:59
↓ 3 callersMethodget_key_view
cactus/engine/engine_cache.cpp:69
↓ 3 callersMethodget_speech_timestamps
cactus/models/model_silero_vad.cpp:169
↓ 3 callersFunctionget_telemetry_dir_locked
cactus/telemetry/telemetry.cpp:287
↓ 3 callersMethodget_value_ptr
cactus/engine/engine_cache.cpp:64
↓ 3 callersMethodget_value_view
cactus/engine/engine_cache.cpp:88
↓ 3 callersFunctionget_whisper_spectrogram_config
cactus/ffi/cactus_utils.h:101
↓ 3 callersMethodget_window
cactus/engine/engine_cache.cpp:594
↓ 3 callersMethodhard_reset
cactus/graph/graph_execute.cpp:718
↓ 3 callersFunctionhas_npu_package
tests/test_gemma4_suite.cpp:39
↓ 3 callersFunctionhertz_to_mel
cactus/engine/engine_signals.cpp:330
↓ 3 callersFunctioninit_whisper_mel_filters
Whisper v1/v2: 80 mel bins, HTK. Whisper v3: 128 mel bins, Slaney, 512-FFT, no DC removal.
cactus/ffi/cactus_utils.h:188
↓ 3 callersMethodis_interleaved
cactus/graph/graph.h:742
↓ 3 callersFunctionis_pcm_chunk_silent
cactus/ffi/cactus_stream.cpp:119
↓ 3 callersFunctionjson_bool
tests/test_utils.cpp:282
↓ 3 callersFunctionload_tokenizer_runtime_config
cactus/engine/engine_tokenizer.cpp:50
↓ 3 callersMethodlog_skip
tests/test_utils.cpp:115
↓ 3 callersMethodlstm_cell
cactus/graph/graph_builder.cpp:1041
↓ 3 callersMethodmaxpool1d
cactus/graph/graph_builder.cpp:1596
↓ 3 callersFunctionmkdir_p
cactus/telemetry/telemetry.cpp:274
↓ 3 callersFunctionmoe_matmul
cactus/graph/graph_ops_nn.cpp:305
↓ 3 callersMethodnativeGetLastError
android/Cactus.kt:18
↓ 3 callersMethodnativeGetLastError
android/Cactus.android.kt:11
↓ 3 callersFunctionnormalize_whisper_mel
use_mel_floor_padding=true pads short audio with the normalized mel floor (required for v3).
cactus/ffi/cactus_utils.h:209
↓ 3 callersMethodnum_groups
cactus/graph/graph.h:739
↓ 3 callersMethodoriginal_N
cactus/graph/graph.h:743
↓ 3 callersFunctionparakeet_tdt_pcm_bytes_to_encoder_frames
cactus/ffi/cactus_stream.cpp:203
↓ 3 callersFunctionparallel_gemm_tiles
cactus/kernel/kernel_utils.h:615
↓ 3 callersFunctionparse_custom_vocabulary_options
cactus/ffi/cactus_utils.h:1039
↓ 3 callersFunctionparse_float_array
tests/test_stt.cpp:36
↓ 3 callersFunctionparse_inference_options_json
cactus/ffi/cactus_utils.h:1272
↓ 3 callersFunctionparse_segments
cactus/ffi/cactus_stream.cpp:507
↓ 3 callersFunctionparse_value
cactus/ffi/cactus_utils.h:660
↓ 3 callersFunctionpcm_to_float
cactus/ffi/cactus_utils.h:1830
↓ 3 callersMethodpreprocess_image
cactus/models/gemma4/model_gemma4_vision.cpp:142
↓ 3 callersFunctionprint_modality_box
tests/test_gemma4_suite.cpp:126
↓ 3 callersMethodquery
cactus/engine/engine_index.cpp:306
↓ 3 callersMethodquery
tests/test_index.cpp:90
↓ 3 callersFunctionread_u32_vector
cactus/graph/graph_io.cpp:258
↓ 3 callersMethodrelease
cactus/graph/graph_core.cpp:45
↓ 3 callersMethodrelu
(self, x)
python/src/graph.py:204
↓ 3 callersFunctionresample_audio
tests/asr.cpp:343
↓ 3 callersFunctionrun_test
tests/test_utils.h:205
↓ 3 callersMethodscalar_cos
cactus/graph/graph_builder.cpp:1324
↓ 3 callersMethodscalar_sin
cactus/graph/graph_builder.cpp:1328
↓ 3 callersMethodscales_data
cactus/graph/graph_io.cpp:884
↓ 3 callersFunctionserialize_segments_with_offset
cactus/ffi/cactus_stream.cpp:811
↓ 3 callersFunctionsetCloudKey
cactus/telemetry/telemetry.cpp:1413
↓ 3 callersMethodset_external
cactus/graph/graph_core.cpp:177
↓ 3 callersMethodset_grouped_scales
cactus/graph/graph_io.cpp:543
↓ 3 callersFunctionshape_elements
cactus/models/model_parakeet.cpp:13
↓ 3 callersMethodsigmoid
(self, x)
python/src/graph.py:220
↓ 3 callersFunctionstbi__addsizes_valid
libs/stb/stb_image.h:497
↓ 3 callersFunctionstbi__at_eof
libs/stb/stb_image.h:1005
↓ 3 callersFunctionstbi__convert_format
libs/stb/stb_image.h:1091
↓ 3 callersFunctionstbi__decode_jpeg_header
libs/stb/stb_image.h:2467
↓ 3 callersFunctionstbi__free_jpeg_components
libs/stb/stb_image.h:2359
↓ 3 callersFunctionstbi__info_main
libs/stb/stb_image.h:4808
↓ 3 callersFunctionstbi__is_16_main
libs/stb/stb_image.h:4827
↓ 3 callersFunctionstbi__load_and_postprocess_16bit
libs/stb/stb_image.h:717
↓ 3 callersFunctionstbi__loadf_main
libs/stb/stb_image.h:883
↓ 3 callersFunctionstbi__malloc_mad2
libs/stb/stb_image.h:527
↓ 3 callersFunctionstbi__zeof
libs/stb/stb_image.h:3195
↓ 3 callersFunctionstbi__zexpand
libs/stb/stb_image.h:3268
↓ 3 callersFunctionstbi__zhuffman_decode
libs/stb/stb_image.h:3243
↓ 3 callersFunctionstbir__decode_scanline
libs/stb/stb_image_resize2.h:3723
↓ 3 callersFunctionstbir__encode_scanline
libs/stb/stb_image_resize2.h:5255
↓ 3 callersFunctionstbir__get_ring_buffer_scanline
libs/stb/stb_image_resize2.h:5293
↓ 3 callersFunctionstbir__resample_horizontal_gather
libs/stb/stb_image_resize2.h:5299
↓ 3 callersFunctionstbir__update_info_from_resize
libs/stb/stb_image_resize2.h:6267
↓ 3 callersMethodstft
cactus/graph/graph_builder.cpp:1153
↓ 3 callersFunctionstream_text
tests/test_exhaustive.cpp:58
← previousnext →401–500 of 2,677, ranked by callers