Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cactus-compute/cactus
/ functions
Functions
2,677 in github.com/cactus-compute/cactus
⨍
Functions
2,677
◇
Types & classes
447
↓ 3 callers
Function
cactus_multiply_f16
cactus/kernel/kernel_blas.cpp:291
↓ 3 callers
Function
cactus_rag_query
Queries the RAG corpus. Returns JSON string.
python/src/cactus.py:724
↓ 3 callers
Function
cactus_set_telemetry_environment
Sets the telemetry cache directory.
python/src/cactus.py:481
↓ 3 callers
Function
cactus_stft_f16
cactus/kernel/kernel_conv.cpp:785
↓ 3 callers
Function
cactus_stop
Signals the current generation to stop.
python/src/cactus.py:519
↓ 3 callers
Function
cactus_sum_all_f16
cactus/kernel/kernel_reduce.cpp:73
↓ 3 callers
Function
cactus_transcribe
cactus/ffi/cactus_transcribe.cpp:70
↓ 3 callers
Function
cactus_transpose_2d_f16
cactus/kernel/kernel_blas.cpp:462
↓ 3 callers
Function
cactus_vad
Runs voice activity detection. Returns JSON string.
python/src/cactus.py:640
↓ 3 callers
Function
cloud_build_wav
cactus/ffi/cactus_cloud.cpp:254
↓ 3 callers
Method
compact
tests/test_index.cpp:88
↓ 3 callers
Function
compute_bm25_score
cactus/ffi/cactus_rag.cpp:76
↓ 3 callers
Function
compute_rrf_scores
cactus/ffi/cactus_rag.cpp:22
↓ 3 callers
Method
conv2d_k3s1p1
cactus/graph/graph_builder.cpp:1609
↓ 3 callers
Function
convert_silero_vad_weights
(model, output_dir, precision="FP16", args=None)
python/src/converter.py:1228
↓ 3 callers
Method
decode_chunk_stream
cactus/models/model_parakeet_tdt.cpp:1008
↓ 3 callers
Function
detect_model_type
Detect the model architecture type from config.
python/src/config_utils.py:79
↓ 3 callers
Function
env_or_default
cactus/ffi/cactus_utils.h:474
↓ 3 callers
Function
event_type_to_string
cactus/telemetry/telemetry.cpp:520
↓ 3 callers
Function
expand_tilde
tests/chat.cpp:306
↓ 3 callers
Function
find_matching_delimiter
cactus/ffi/cactus_utils.h:456
↓ 3 callers
Method
flush
cactus/telemetry/telemetry.cpp:187
↓ 3 callers
Function
fold_and_save
(conv_name, bn_name, out_prefix)
python/src/converter.py:1184
↓ 3 callers
Function
fold_state_scale
cactus/kernel/kernel_deltanet.cpp:17
↓ 3 callers
Method
forward_audio
cactus/models/gemma4/model_gemma4_audio.cpp:688
↓ 3 callers
Method
get_documents
cactus/engine/engine_index.cpp:260
↓ 3 callers
Function
get_effective_weights_dir
(model_id, args=None)
python/src/cli.py:84
↓ 3 callers
Function
get_gemma4_model_path
tests/test_gemma4_vision.cpp:9
↓ 3 callers
Method
get_key_ptr
cactus/engine/engine_cache.cpp:59
↓ 3 callers
Method
get_key_view
cactus/engine/engine_cache.cpp:69
↓ 3 callers
Method
get_speech_timestamps
cactus/models/model_silero_vad.cpp:169
↓ 3 callers
Function
get_telemetry_dir_locked
cactus/telemetry/telemetry.cpp:287
↓ 3 callers
Method
get_value_ptr
cactus/engine/engine_cache.cpp:64
↓ 3 callers
Method
get_value_view
cactus/engine/engine_cache.cpp:88
↓ 3 callers
Function
get_whisper_spectrogram_config
cactus/ffi/cactus_utils.h:101
↓ 3 callers
Method
get_window
cactus/engine/engine_cache.cpp:594
↓ 3 callers
Method
hard_reset
cactus/graph/graph_execute.cpp:718
↓ 3 callers
Function
has_npu_package
tests/test_gemma4_suite.cpp:39
↓ 3 callers
Function
hertz_to_mel
cactus/engine/engine_signals.cpp:330
↓ 3 callers
Function
init_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 callers
Method
is_interleaved
cactus/graph/graph.h:742
↓ 3 callers
Function
is_pcm_chunk_silent
cactus/ffi/cactus_stream.cpp:119
↓ 3 callers
Function
json_bool
tests/test_utils.cpp:282
↓ 3 callers
Function
load_tokenizer_runtime_config
cactus/engine/engine_tokenizer.cpp:50
↓ 3 callers
Method
log_skip
tests/test_utils.cpp:115
↓ 3 callers
Method
lstm_cell
cactus/graph/graph_builder.cpp:1041
↓ 3 callers
Method
maxpool1d
cactus/graph/graph_builder.cpp:1596
↓ 3 callers
Function
mkdir_p
cactus/telemetry/telemetry.cpp:274
↓ 3 callers
Function
moe_matmul
cactus/graph/graph_ops_nn.cpp:305
↓ 3 callers
Method
nativeGetLastError
android/Cactus.kt:18
↓ 3 callers
Method
nativeGetLastError
android/Cactus.android.kt:11
↓ 3 callers
Function
normalize_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 callers
Method
num_groups
cactus/graph/graph.h:739
↓ 3 callers
Method
original_N
cactus/graph/graph.h:743
↓ 3 callers
Function
parakeet_tdt_pcm_bytes_to_encoder_frames
cactus/ffi/cactus_stream.cpp:203
↓ 3 callers
Function
parallel_gemm_tiles
cactus/kernel/kernel_utils.h:615
↓ 3 callers
Function
parse_custom_vocabulary_options
cactus/ffi/cactus_utils.h:1039
↓ 3 callers
Function
parse_float_array
tests/test_stt.cpp:36
↓ 3 callers
Function
parse_inference_options_json
cactus/ffi/cactus_utils.h:1272
↓ 3 callers
Function
parse_segments
cactus/ffi/cactus_stream.cpp:507
↓ 3 callers
Function
parse_value
cactus/ffi/cactus_utils.h:660
↓ 3 callers
Function
pcm_to_float
cactus/ffi/cactus_utils.h:1830
↓ 3 callers
Method
preprocess_image
cactus/models/gemma4/model_gemma4_vision.cpp:142
↓ 3 callers
Function
print_modality_box
tests/test_gemma4_suite.cpp:126
↓ 3 callers
Method
query
cactus/engine/engine_index.cpp:306
↓ 3 callers
Method
query
tests/test_index.cpp:90
↓ 3 callers
Function
read_u32_vector
cactus/graph/graph_io.cpp:258
↓ 3 callers
Method
release
cactus/graph/graph_core.cpp:45
↓ 3 callers
Method
relu
(self, x)
python/src/graph.py:204
↓ 3 callers
Function
resample_audio
tests/asr.cpp:343
↓ 3 callers
Function
run_test
tests/test_utils.h:205
↓ 3 callers
Method
scalar_cos
cactus/graph/graph_builder.cpp:1324
↓ 3 callers
Method
scalar_sin
cactus/graph/graph_builder.cpp:1328
↓ 3 callers
Method
scales_data
cactus/graph/graph_io.cpp:884
↓ 3 callers
Function
serialize_segments_with_offset
cactus/ffi/cactus_stream.cpp:811
↓ 3 callers
Function
setCloudKey
cactus/telemetry/telemetry.cpp:1413
↓ 3 callers
Method
set_external
cactus/graph/graph_core.cpp:177
↓ 3 callers
Method
set_grouped_scales
cactus/graph/graph_io.cpp:543
↓ 3 callers
Function
shape_elements
cactus/models/model_parakeet.cpp:13
↓ 3 callers
Method
sigmoid
(self, x)
python/src/graph.py:220
↓ 3 callers
Function
stbi__addsizes_valid
libs/stb/stb_image.h:497
↓ 3 callers
Function
stbi__at_eof
libs/stb/stb_image.h:1005
↓ 3 callers
Function
stbi__convert_format
libs/stb/stb_image.h:1091
↓ 3 callers
Function
stbi__decode_jpeg_header
libs/stb/stb_image.h:2467
↓ 3 callers
Function
stbi__free_jpeg_components
libs/stb/stb_image.h:2359
↓ 3 callers
Function
stbi__info_main
libs/stb/stb_image.h:4808
↓ 3 callers
Function
stbi__is_16_main
libs/stb/stb_image.h:4827
↓ 3 callers
Function
stbi__load_and_postprocess_16bit
libs/stb/stb_image.h:717
↓ 3 callers
Function
stbi__loadf_main
libs/stb/stb_image.h:883
↓ 3 callers
Function
stbi__malloc_mad2
libs/stb/stb_image.h:527
↓ 3 callers
Function
stbi__zeof
libs/stb/stb_image.h:3195
↓ 3 callers
Function
stbi__zexpand
libs/stb/stb_image.h:3268
↓ 3 callers
Function
stbi__zhuffman_decode
libs/stb/stb_image.h:3243
↓ 3 callers
Function
stbir__decode_scanline
libs/stb/stb_image_resize2.h:3723
↓ 3 callers
Function
stbir__encode_scanline
libs/stb/stb_image_resize2.h:5255
↓ 3 callers
Function
stbir__get_ring_buffer_scanline
libs/stb/stb_image_resize2.h:5293
↓ 3 callers
Function
stbir__resample_horizontal_gather
libs/stb/stb_image_resize2.h:5299
↓ 3 callers
Function
stbir__update_info_from_resize
libs/stb/stb_image_resize2.h:6267
↓ 3 callers
Method
stft
cactus/graph/graph_builder.cpp:1153
↓ 3 callers
Function
stream_text
tests/test_exhaustive.cpp:58
← previous
next →
401–500 of 2,677, ranked by callers