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
↓ 7 callers
Method
decode_with_audio
cactus/engine/engine_model.cpp:347
↓ 7 callers
Function
elementwise_op_f16
cactus/kernel/kernel_utils.h:634
↓ 7 callers
Method
enqueue
cactus/kernel/kernel_utils.h:339
↓ 7 callers
Function
extra_has_flag
(flag: str)
python/src/cli.py:1390
↓ 7 callers
Function
extract_json_string
cactus/ffi/gemma_tools.h:26
↓ 7 callers
Function
extract_json_value
tests/asr.cpp:108
↓ 7 callers
Function
extract_string_field
cactus/telemetry/telemetry.cpp:540
↓ 7 callers
Method
get_eos_token
cactus/engine/engine.h:436
↓ 7 callers
Function
json_string
cactus/ffi/cactus_stream.cpp:36
↓ 7 callers
Function
parakeet_words_fuzzy_equal
cactus/ffi/cactus_stream.cpp:566
↓ 7 callers
Function
pcm_bytes_to_seconds
cactus/ffi/cactus_stream.cpp:296
↓ 7 callers
Method
rope_gptj
cactus/graph/graph_builder.cpp:1387
↓ 7 callers
Function
shutdown
cactus/telemetry/telemetry.cpp:1513
↓ 7 callers
Function
stbi__compute_y
libs/stb/stb_image.h:1086
↓ 7 callers
Function
tokenize_words
cactus/ffi/cactus_rag.cpp:57
↓ 6 callers
Function
_read_varint
(data, pos)
python/src/tokenizer.py:435
↓ 6 callers
Method
_rebind_tensor
(self, graph, tensor)
python/tests/test_graph.py:243
↓ 6 callers
Method
allocate
cactus/graph/graph_core.cpp:158
↓ 6 callers
Function
build_stream_response
cactus/ffi/cactus_stream.cpp:826
↓ 6 callers
Function
cactus_embed
Generates a text embedding. Returns list of floats.
python/src/cactus.py:610
↓ 6 callers
Function
cactus_reset
cactus/ffi/cactus_init.cpp:470
↓ 6 callers
Function
cactus_stream_transcribe_process
Processes a chunk of PCM audio. Returns partial text.
python/src/cactus.py:741
↓ 6 callers
Function
cactus_stream_transcribe_stop
Finalizes transcription. Returns final text.
python/src/cactus.py:752
↓ 6 callers
Function
can_record_event_locked
cactus/telemetry/telemetry.cpp:99
↓ 6 callers
Function
check_command
Check if a command is available in PATH.
python/src/cli.py:91
↓ 6 callers
Function
check_strip
tests/test_gemma4_thinking.cpp:17
↓ 6 callers
Function
cmd_download
Download model weights. By default downloads pre-converted weights from Cactus-Compute.
python/src/cli.py:201
↓ 6 callers
Function
construct_prefill_response_json
cactus/ffi/cactus_complete.cpp:669
↓ 6 callers
Method
conv2d_depthwise_k3s2p1
cactus/graph/graph_builder.cpp:887
↓ 6 callers
Method
conv2d_pointwise_1x1
cactus/graph/graph_builder.cpp:964
↓ 6 callers
Function
delta_rms_norm
cactus/models/model_needle.cpp:11
↓ 6 callers
Method
enqueue
cactus/telemetry/telemetry.cpp:178
↓ 6 callers
Function
ensure_json_bool_option
cactus/ffi/cactus_stream.cpp:64
↓ 6 callers
Function
find_channel_token_ranges
cactus/ffi/cactus_utils.h:1646
↓ 6 callers
Function
fp16_to_fp32
cactus/graph/graph_ops_math.cpp:15
↓ 6 callers
Function
fp16_to_fp32_neon
cactus/kernel/kernel_bilstm.cpp:190
↓ 6 callers
Method
gelu_erf
cactus/graph/graph_builder.cpp:1348
↓ 6 callers
Function
get_model_path
tests/test_gemma4_suite.cpp:17
↓ 6 callers
Method
get_output_buffer_size
cactus/npu/npu_ane.h:121
↓ 6 callers
Function
get_weights_dir
Return ``<project>/weights/<model_name>``.
python/src/downloads.py:19
↓ 6 callers
Method
group_size
cactus/graph/graph.h:738
↓ 6 callers
Method
groupnorm
cactus/graph/graph_builder.cpp:470
↓ 6 callers
Function
int8_to_fp32
cactus/graph/graph_ops_math.cpp:7
↓ 6 callers
Function
make_event
cactus/telemetry/telemetry.cpp:378
↓ 6 callers
Method
multiply
(self, a, b)
python/src/graph.py:79
↓ 6 callers
Function
normalize_qk_proj
cactus/models/model_needle.cpp:15
↓ 6 callers
Function
parakeet_drop_first_words
cactus/ffi/cactus_stream.cpp:598
↓ 6 callers
Function
parakeet_emit_delta
cactus/ffi/cactus_stream.cpp:715
↓ 6 callers
Function
print_separator
tests/asr.cpp:70
↓ 6 callers
Function
run_command
Run a script or command and optionally exit on failure. Args: cmd: Script path (str) or command list. String paths are executed
python/src/cli.py:96
↓ 6 callers
Method
scalar_exp
cactus/graph/graph_builder.cpp:1316
↓ 6 callers
Method
set_interleaved
cactus/graph/graph_io.cpp:550
↓ 6 callers
Method
set_prefill_mode
cactus/graph/graph.h:654
↓ 6 callers
Method
sigmoid
cactus/graph/graph_builder.cpp:1352
↓ 6 callers
Method
softmax
(self, x, axis=-1)
python/src/graph.py:191
↓ 6 callers
Function
stbi__fopen
libs/stb/stb_image.h:764
↓ 6 callers
Function
stbi__get32be
libs/stb/stb_image.h:1063
↓ 6 callers
Function
stbi__mul2sizes_valid
libs/stb/stb_image.h:503
↓ 6 callers
Function
stbi__start_callbacks
libs/stb/stb_image.h:384
↓ 6 callers
Function
stbi__start_mem
libs/stb/stb_image.h:375
↓ 6 callers
Method
tanh
cactus/graph/graph_builder.cpp:1356
↓ 6 callers
Function
to_upper
cactus/ffi/gemma_tools.h:12
↓ 6 callers
Method
wait
cactus/kernel/kernel_utils.h:518
↓ 5 callers
Function
apply_preemphasis
cactus/ffi/cactus_utils.h:248
↓ 5 callers
Method
attention_masked
cactus/graph/graph_builder.cpp:525
↓ 5 callers
Function
cactus_index_add
Adds documents with embeddings to the index.
python/src/cactus.py:769
↓ 5 callers
Function
cactus_scalar_op_f16
cactus/kernel/kernel_scalar.cpp:6
↓ 5 callers
Function
cloud_base64_encode
cactus/ffi/cactus_cloud.cpp:238
↓ 5 callers
Method
conv1d_causal
cactus/graph/graph_builder.cpp:598
↓ 5 callers
Method
conv1d_k3
cactus/graph/graph_builder.cpp:603
↓ 5 callers
Function
count_events
tests/test_telemetry.cpp:23
↓ 5 callers
Function
decode
cactus/ffi/cactus_complete.cpp:644
↓ 5 callers
Function
expect_init_fails
tests/test_model_loading.cpp:17
↓ 5 callers
Function
fill_random_fp16
tests/test_utils.cpp:89
↓ 5 callers
Function
get_gemma4_model_path
tests/test_gemma4_thinking.cpp:11
↓ 5 callers
Method
get_output_shape
cactus/npu/npu_ane.h:117
↓ 5 callers
Function
hsum_f16x8_f32
cactus/kernel/kernel_bilstm.cpp:114
↓ 5 callers
Method
init
cactus/models/model_lfm2.cpp:41
↓ 5 callers
Method
leaky_relu
cactus/graph/graph_builder.cpp:1577
↓ 5 callers
Function
load_bin
tests/test_utils.h:125
↓ 5 callers
Method
moe_layer
cactus/graph/graph_builder.cpp:358
↓ 5 callers
Function
normalize_parakeet_log_mel
cactus/ffi/cactus_utils.h:257
↓ 5 callers
Method
num_workers
cactus/kernel/kernel_utils.h:407
↓ 5 callers
Function
parakeet_word_count
cactus/ffi/cactus_stream.cpp:607
↓ 5 callers
Method
precision
cactus/graph/graph_io.cpp:876
↓ 5 callers
Function
precision_to_string
tests/test_performance.cpp:50
↓ 5 callers
Function
random_embedding
tests/test_index.cpp:18
↓ 5 callers
Function
read_u64
cactus/graph/graph_io.cpp:231
↓ 5 callers
Function
recordInit
cactus/telemetry/telemetry.cpp:1441
↓ 5 callers
Method
reset_cache
cactus/engine/engine.h:758
↓ 5 callers
Function
run_stream_window_transcribe
cactus/ffi/cactus_stream.cpp:332
↓ 5 callers
Method
scalar_log
cactus/graph/graph_builder.cpp:1332
↓ 5 callers
Function
setCloudDisabled
cactus/telemetry/telemetry.cpp:1386
↓ 5 callers
Function
setTelemetryEnvironment
cactus/telemetry/telemetry.cpp:1396
↓ 5 callers
Function
stbi__cleanup_jpeg
libs/stb/stb_image.h:2876
↓ 5 callers
Function
stbi__do_zlib
libs/stb/stb_image.h:3496
↓ 5 callers
Function
stbi__jpeg_huff_decode
libs/stb/stb_image.h:1353
↓ 5 callers
Function
stbi__jpeg_reset
libs/stb/stb_image.h:2080
↓ 5 callers
Function
stbi__malloc_mad3
libs/stb/stb_image.h:533
↓ 5 callers
Function
stbi__start_file
libs/stb/stb_image.h:425
← previous
next →
201–300 of 2,677, ranked by callers