Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PABannier/sam3.cpp
/ functions
Functions
893 in github.com/PABannier/sam3.cpp
⨍
Functions
893
◇
Types & classes
184
Function
main
tests/test_sam2_backbone_compare.cpp:11
Function
main
tests/test_metal_win.cpp:135
Function
main
tests/test_metal_conv_transpose_2d_stress.cpp:95
Function
main
tests/test_pvs_point.cpp:9
Function
main
tests/test_metal_flash_attn_ext_block15_compare.cpp:483
Function
main
tests/test_debug_fenc.cpp:28
Function
main
tests/test_mem_enc.cpp:13
Function
main
tests/test_tokenizer.cpp:31
Function
main
tests/test_metal_block_stage_compare.cpp:273
Function
main
tests/test_load.cpp:4
Function
main
tests/test_video_text.cpp:9
Function
main
tests/test_phase4.cpp:150
Function
main
tests/test_visual_only_compare.cpp:77
Function
main
tests/test_metal_vit_prefix_compare.cpp:89
Function
main
examples/quantize.cpp:333
Function
main
examples/main_image.cpp:352
Function
main
examples/main_video.cpp:359
Function
main
examples/benchmark.cpp:447
Function
main
examples/profile_edgetam.cpp:27
Method
numel
tests/test_utils.h:30
Method
operator()
Deleter implementations for opaque types
sam3.cpp:3378
Function
patched_encode_prompt
(*args, **kwargs)
tests/dump_fenc_from_package.py:267
Function
patched_forward
(self, src, src_key_padding_masks=None, pos=None, prompt=None, prompt_key_padding_mask
tests/dump_fenc_from_package.py:172
Function
patched_forward_image
(image)
tests/dump_fenc_from_package.py:284
Function
patched_forward_text
(text_list, **kwargs)
tests/dump_fenc_from_package.py:248
Function
resample_row_1
stb/stb_image.h:3456
Function
sam3_bbox_mlp
Box refinement MLP (3 layers: D→D→D→4 with ReLU)
sam3.cpp:8184
Function
sam3_test_dump_phase6
sam3.cpp:13699
Function
save_ggml_1d
Save a 1D tensor.
tests/dump_geom_encoder_reference.py:76
Function
save_ggml_bnd
Save [B, N, D] as ggml [D, N, B].
tests/dump_geom_encoder_reference.py:49
Function
save_ggml_nchw
Save [N, C, H, W] as ggml [C, W, H, N].
tests/dump_geom_encoder_reference.py:67
Function
save_tensor_i32
(path, t)
tests/dump_fenc_from_package.py:134
Function
stbi__YCbCr_to_RGB_row
stb/stb_image.h:3660
Function
stbi__YCbCr_to_RGB_simd
stb/stb_image.h:3686
Function
stbi__idct_block
stb/stb_image.h:2467
Function
stbi__idct_simd
sse2 integer IDCT. not the fastest possible implementation but it produces bit-identical results to the generic C version so it's fully "transparent".
stb/stb_image.h:2530
Function
stbi__resample_row_generic
stb/stb_image.h:3646
Function
stbi__resample_row_h_2
stb/stb_image.h:3475
Function
stbi__resample_row_hv_2
stb/stb_image.h:3505
Function
stbi__resample_row_hv_2_simd
stb/stb_image.h:3530
Function
stbi__resample_row_v_2
stb/stb_image.h:3465
Function
stbi__stdio_eof
stb/stb_image.h:865
Function
stbi__stdio_read
stb/stb_image.h:850
Function
stbi__stdio_skip
stb/stb_image.h:855
Function
stbi__stdio_write
stb/stb_image_write.h:284
Function
stbi_convert_iphone_png_to_rgb
stb/stb_image.h:5001
Function
stbi_convert_iphone_png_to_rgb_thread
stb/stb_image.h:5019
Function
stbi_convert_wchar_to_utf8
stb/stb_image.h:1331
Function
stbi_failure_reason
stb/stb_image.h:972
Function
stbi_flip_vertically_on_write
stb/stb_image_write.h:262
Function
stbi_hdr_to_ldr_gamma
stb/stb_image.h:1581
Function
stbi_hdr_to_ldr_scale
stb/stb_image.h:1582
Function
stbi_info
stb/stb_image.h:7691
Function
stbi_info_from_callbacks
stb/stb_image.h:7741
Function
stbi_info_from_memory
stb/stb_image.h:7734
Function
stbi_is_16_bit
stb/stb_image.h:7712
Function
stbi_is_16_bit_from_callbacks
stb/stb_image.h:7755
Function
stbi_is_16_bit_from_memory
stb/stb_image.h:7748
Function
stbi_is_hdr
stb/stb_image.h:1531
Function
stbi_is_hdr_from_callbacks
stb/stb_image.h:1559
Function
stbi_is_hdr_from_memory
stb/stb_image.h:1517
Function
stbi_ldr_to_hdr_gamma
stb/stb_image.h:1575
Function
stbi_ldr_to_hdr_scale
stb/stb_image.h:1576
Function
stbi_load_16
stb/stb_image.h:1402
Function
stbi_load_16_from_callbacks
stb/stb_image.h:1422
Function
stbi_load_16_from_memory
stb/stb_image.h:1415
Function
stbi_load_from_callbacks
stb/stb_image.h:1436
Function
stbi_load_from_memory
stb/stb_image.h:1429
Function
stbi_load_gif_from_memory
stb/stb_image.h:1444
Function
stbi_loadf
stb/stb_image.h:1493
Function
stbi_loadf_from_callbacks
stb/stb_image.h:1485
Function
stbi_loadf_from_memory
stb/stb_image.h:1478
Function
stbi_set_flip_vertically_on_load
stb/stb_image.h:1116
Function
stbi_set_flip_vertically_on_load_thread
stb/stb_image.h:1126
Function
stbi_set_unpremultiply_on_load
stb/stb_image.h:4996
Function
stbi_set_unpremultiply_on_load_thread
stb/stb_image.h:5013
Function
stbi_write_bmp
stb/stb_image_write.h:520
Function
stbi_write_bmp_to_func
stb/stb_image_write.h:512
Function
stbi_write_hdr
stb/stb_image_write.h:794
Function
stbi_write_hdr_to_func
stb/stb_image_write.h:787
Function
stbi_write_jpg
stb/stb_image_write.h:1616
Function
stbi_write_jpg_to_func
stb/stb_image_write.h:1607
Function
stbi_write_png_to_func
stb/stb_image_write.h:1231
Function
stbi_write_tga
stb/stb_image_write.h:619
Function
stbi_write_tga_to_func
stb/stb_image_write.h:611
Function
stbi_zlib_decode_buffer
stb/stb_image.h:4557
Function
stbi_zlib_decode_malloc
stb/stb_image.h:4536
Function
stbi_zlib_decode_noheader_buffer
stb/stb_image.h:4584
Function
stbi_zlib_decode_noheader_malloc
stb/stb_image.h:4568
Function
stbiw__sbgrowf
stb/stb_image_write.h:826
Function
stbiw__zlib_flushf
stb/stb_image_write.h:839
Function
stbiw_convert_wchar_to_utf8
stb/stb_image_write.h:298
Function
wrapper
(*args, **kwargs)
tests/dump_fenc_from_package.py:88
← previous
801–893 of 893, ranked by callers