MCPcopy Create free account

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

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

↓ 15 callersFunctionfast_tanh_f32x4
cactus/kernel/kernel_utils.h:132
↓ 15 callersMethodis_available
cactus/npu/npu_ane.h:113
↓ 15 callersFunctionparallel_for_2d
cactus/kernel/kernel_utils.h:574
↓ 15 callersFunctionsetStreamMode
cactus/telemetry/telemetry.cpp:1490
↓ 15 callersFunctionskip_whitespace
cactus/ffi/gemma_tools.h:22
↓ 14 callersFunctioncactus_prefill
Prefills the KV cache with messages.
python/src/cactus.py:549
↓ 14 callersMethodload
(cls, filename)
python/src/graph.py:24
↓ 14 callersMethodscales_as_fp16
cactus/graph/graph.h:270
↓ 13 callersMethodabs
(self, x)
python/src/graph.py:85
↓ 13 callersFunctioncollect_parakeet_word_spans
cactus/ffi/cactus_stream.cpp:535
↓ 13 callersFunctionget_ram_usage_mb
cactus/ffi/cactus_utils.h:58
↓ 13 callersFunctioninit
cactus/telemetry/telemetry.cpp:1298
↓ 13 callersFunctionjson_string_field
cactus/ffi/cactus_utils.h:480
↓ 13 callersFunctionparakeet_word_from_span
cactus/ffi/cactus_stream.cpp:559
↓ 13 callersMethodpersistent
cactus/graph/graph_builder.cpp:1522
↓ 13 callersFunctionread_u32
read helpers
cactus/graph/graph_io.cpp:222
↓ 13 callersFunctionwrite_u32
cactus/graph/graph_io.cpp:30
↓ 12 callersFunctionas_fp16_ptr
cactus/graph/graph_ops_nn.cpp:71
↓ 12 callersMethodcompute_spectrogram
cactus/engine/engine_signals.cpp:680
↓ 12 callersMethodindex
cactus/graph/graph_builder.cpp:202
↓ 12 callersMethodinit
tests/test_utils.cpp:389
↓ 12 callersMethodinit_mel_filters
cactus/engine/engine_signals.cpp:656
↓ 12 callersMethodmax
cactus/graph/graph_builder.cpp:312
↓ 12 callersFunctionrecordTranscription
cactus/telemetry/telemetry.cpp:1470
↓ 12 callersFunctionstbi__grow_buffer_unsafe
libs/stb/stb_image.h:1333
↓ 12 callersFunctionstbi__zreceive
libs/stb/stb_image.h:3217
↓ 12 callersMethodtransposeN
cactus/graph/graph_builder.cpp:180
↓ 11 callersFunctioncreate_model
cactus/engine/engine_model.cpp:751
↓ 11 callersFunctionextract_double_field
cactus/telemetry/telemetry.cpp:620
↓ 11 callersFunctionfill_fp16
tests/test_kv_cache.cpp:13
↓ 11 callersMethodget_keys_int8
cactus/engine/engine_cache.cpp:549
↓ 11 callersMethodinit
tests/test_index.cpp:43
↓ 11 callersMethodis_grouped_int8
cactus/graph/graph.h:274
↓ 11 callersFunctionis_npu_available
cactus/npu/npu.cpp:17
↓ 11 callersFunctionresample_to_16k_fp32
libs/audio/wav.h:101
↓ 11 callersMethodsave
(self, filename)
python/src/graph.py:18
↓ 10 callersMethodattention_int8_hybrid
cactus/graph/graph_builder.cpp:573
↓ 10 callersFunctioncactus_reset
Clears the KV cache.
python/src/cactus.py:514
↓ 10 callersFunctioncactus_transcribe
Transcribes audio to text. Returns transcription string.
python/src/cactus.py:585
↓ 10 callersMethodcat
(self, tensors, axis=0)
python/src/graph.py:140
↓ 10 callersFunctionescape
cactus/ffi/gemma_tools.h:18
↓ 10 callersFunctionfail_with
(message)
tests/ios/configure_xcode.rb:4
↓ 10 callersMethodflatten
(self, x, start_dim=0, end_dim=-1)
python/src/graph.py:111
↓ 10 callersMethodget_input_shape
cactus/npu/npu_ane.h:115
↓ 10 callersMethodget_key_scales
cactus/engine/engine_cache.cpp:563
↓ 10 callersMethodinvalidate_persistent
cactus/graph/graph_builder.cpp:1535
↓ 10 callersMethodprint_line
tests/test_utils.cpp:367
↓ 10 callersFunctionruntime_id_from_serialized_index
tests/test_graph.cpp:22
↓ 10 callersMethodset_window_size
cactus/engine/engine_cache.cpp:27
↓ 10 callersFunctionstbi__blinn_8x8
libs/stb/stb_image.h:2891
↓ 10 callersMethodsum
cactus/graph/graph_builder.cpp:240
↓ 10 callersMethodtranspose
cactus/graph/graph_builder.cpp:160
↓ 9 callersFunctioncactus_fp16_to_int8
cactus/kernel/kernel_quants.cpp:159
↓ 9 callersFunctioncactus_matmul_f16
cactus/kernel/kernel_matmul.cpp:161
↓ 9 callersMethoddel
tests/test_index.cpp:86
↓ 9 callersFunctionescape_json
tests/chat.cpp:245
↓ 9 callersFunctionextract_json_number
tests/asr.cpp:121
↓ 9 callersMethodget_values_int8
cactus/engine/engine_cache.cpp:556
↓ 9 callersMethodload
cactus/graph/graph_io.cpp:457
↓ 9 callersFunctionload_wav
libs/audio/wav.h:97
↓ 9 callersMethodpow
(self, x, exponent)
python/src/graph.py:93
↓ 9 callersMethodpreallocate
cactus/npu/npu_ane.h:103
↓ 9 callersFunctionseconds_to_pcm_bytes
cactus/ffi/cactus_stream.cpp:300
↓ 9 callersFunctionsimd_align
cactus/kernel/kernel_utils.h:150
↓ 9 callersFunctionskip_ws
cactus/ffi/cactus_utils.h:591
↓ 9 callersFunctionstbi__get16le
libs/stb/stb_image.h:1069
↓ 9 callersFunctionstbi__get_marker
libs/stb/stb_image.h:2067
↓ 9 callersMethodview
(self, x, shape)
python/src/graph.py:101
↓ 8 callersFunctioncactus_fp16_max_abs
cactus/kernel/kernel_quants.cpp:197
↓ 8 callersFunctioncalculate_gflops
tests/test_performance.cpp:63
↓ 8 callersFunctionclipped_matmul
cactus/models/gemma4/model_gemma4_audio.cpp:274
↓ 8 callersMethodconv2d_k3s2p1
cactus/graph/graph_builder.cpp:822
↓ 8 callersMethodelapsed_ms
tests/test_utils.cpp:190
↓ 8 callersFunctionescape_json
cactus/ffi/cactus_stream.cpp:50
↓ 8 callersFunctionescape_json_string
cactus/telemetry/telemetry.cpp:800
↓ 8 callersFunctionflush
cactus/telemetry/telemetry.cpp:1509
↓ 8 callersMethodformat_chat_prompt
cactus/engine/engine_tokenizer.cpp:283
↓ 8 callersMethodgather
cactus/graph/graph_builder.cpp:1396
↓ 8 callersMethodget_effective_seq_len
cactus/engine/engine.h:535
↓ 8 callersMethodget_embeddings
cactus/engine/engine_model.cpp:378
↓ 8 callersFunctionget_parakeet_spectrogram_config
cactus/ffi/cactus_utils.h:119
↓ 8 callersMethodget_value_scales
cactus/engine/engine_cache.cpp:570
↓ 8 callersMethodmin
cactus/graph/graph_builder.cpp:294
↓ 8 callersFunctionparakeet_append_monotonic_text
cactus/ffi/cactus_stream.cpp:489
↓ 8 callersFunctionparakeet_strip_recent_committed_prefix
cactus/ffi/cactus_stream.cpp:731
↓ 8 callersFunctionrecordCompletion
cactus/telemetry/telemetry.cpp:1449
↓ 8 callersFunctionremove_if_exists
(path)
python/src/cli.py:1574
↓ 8 callersMethodscalar_sqrt
cactus/graph/graph_builder.cpp:1320
↓ 8 callersFunctionstbi__clamp
libs/stb/stb_image.h:1638
↓ 8 callersFunctionstbi__rewind
libs/stb/stb_image.h:432
↓ 8 callersFunctionstbi__skip
libs/stb/stb_image.h:1015
↓ 8 callersFunctionstbir__half_to_float
libs/stb/stb_image_resize2.h:1587
↓ 8 callersMethodupdate_from_graph
cactus/engine/engine_cache.cpp:107
↓ 8 callersFunctionwrite_file
tests/test_model_loading.cpp:13
↓ 7 callersFunction_find_first_key
(state_dict, candidates)
python/src/converter.py:52
↓ 7 callersMethodadd_clipped
cactus/graph/graph_builder.cpp:20
↓ 7 callersFunctioncompute_padding
Compute padding bytes needed to reach alignment boundary.
python/src/tensor_io.py:33
↓ 7 callersMethodconv1d
cactus/graph/graph_builder.cpp:656
↓ 7 callersMethodconv1d_pointwise
cactus/graph/graph_builder.cpp:755
↓ 7 callersFunctioncreate_encoder
cactus/npu/npu.cpp:9
← previousnext →101–200 of 2,677, ranked by callers