SYMBOL INDEX (240 symbols across 47 files) FILE: openvino-mobilenet-image/rust/src/imagenet_classes.rs constant IMAGENET_CLASSES (line 20) | pub const IMAGENET_CLASSES: [&str; 1000] = [ FILE: openvino-mobilenet-image/rust/src/main.rs function main (line 9) | pub fn main() -> Result<(), Box> { function sort_results (line 58) | fn sort_results(buffer: &[f32]) -> Vec { function image_to_tensor (line 71) | fn image_to_tensor(path: String, height: u32, width: u32) -> Vec { type InferenceResult (line 108) | struct InferenceResult(usize, f32); FILE: openvino-mobilenet-raw/rust/src/imagenet_classes.rs constant IMAGENET_CLASSES (line 20) | pub const IMAGENET_CLASSES: [&str; 1000] = [ FILE: openvino-mobilenet-raw/rust/src/main.rs function main (line 8) | pub fn main() -> Result<(), Box> { function sort_results (line 59) | fn sort_results(buffer: &[f32]) -> Vec { type InferenceResult (line 72) | struct InferenceResult(usize, f32); FILE: openvino-road-segmentation-adas/openvino-road-seg-adas/src/main.rs function main (line 5) | fn main() -> Result<(), Box> { function dump (line 47) | fn dump( function image_to_tensor (line 70) | fn image_to_tensor(path: String, height: u32, width: u32) -> Vec { FILE: openvinogenai-raw/rust/src/main.rs function main (line 6) | pub fn main() -> Result<(), Box> { FILE: pytorch-mobilenet-image/rust/src/imagenet_classes.rs constant IMAGENET_CLASSES (line 20) | pub const IMAGENET_CLASSES: [&str; 1000] = [ FILE: pytorch-mobilenet-image/rust/src/main.rs function main (line 8) | pub fn main() { function sort_results (line 52) | fn sort_results(buffer: &[f32]) -> Vec { function image_to_tensor (line 64) | fn image_to_tensor(path: String, height: u32, width: u32) -> Vec { type InferenceResult (line 96) | struct InferenceResult(usize, f32); FILE: pytorch-mobilenet-image/rust/src/named_model.rs function main (line 8) | pub fn main() { function sort_results (line 52) | fn sort_results(buffer: &[f32]) -> Vec { function image_to_tensor (line 64) | fn image_to_tensor(path: String, height: u32, width: u32) -> Vec { type InferenceResult (line 96) | struct InferenceResult(usize, f32); FILE: pytorch-yolo-image/rust/src/main.rs function main (line 11) | pub fn main() { constant SIZE (line 74) | const SIZE: usize = 640; constant SIZE_U32 (line 75) | const SIZE_U32: u32 = 640; type Channel (line 76) | type Channel = Vec>; type ResizeScale (line 78) | struct ResizeScale(pub f32); function pre_process_image (line 80) | fn pre_process_image(path: String) -> ([Channel; 3], ResizeScale) { function post_process_results (line 131) | fn post_process_results( function transpose (line 185) | fn transpose(v: Vec>) -> Vec> { type InferenceResult (line 204) | struct InferenceResult { FILE: pytorch-yolo-image/rust/src/yolo_classes.rs constant YOLO_CLASSES (line 1) | pub const YOLO_CLASSES: [&str; 80] = [ FILE: tflite-birds_v1-image/rust/src/imagenet_classes.rs constant AIY_BIRDS_V1 (line 20) | pub const AIY_BIRDS_V1: [&str; 965] = [ FILE: tflite-birds_v1-image/rust/src/main.rs function main (line 9) | pub fn main() -> Result<(), Box> { function sort_results (line 54) | fn sort_results(buffer: &[u8]) -> Vec { function image_to_tensor (line 66) | fn image_to_tensor(path: String, height: u32, width: u32) -> Vec { type InferenceResult (line 77) | struct InferenceResult(usize, u8); FILE: wasmedge-chatTTS/src/main.rs function get_data_from_context (line 7) | fn get_data_from_context(context: &GraphExecutionContext, index: usize) ... function main (line 17) | fn main() { FILE: wasmedge-ggml/basic/src/main.rs function read_input (line 10) | fn read_input() -> String { function get_options_from_env (line 22) | fn get_options_from_env() -> Value { function set_data_to_context (line 52) | fn set_data_to_context(context: &mut GraphExecutionContext, data: Vec String { function get_metadata_from_context (line 81) | fn get_metadata_from_context(context: &GraphExecutionContext) -> Value { function main (line 85) | fn main() { FILE: wasmedge-ggml/chatml/src/main.rs function read_input (line 9) | fn read_input() -> String { function get_options_from_env (line 21) | fn get_options_from_env() -> Value { function set_data_to_context (line 42) | fn set_data_to_context(context: &mut GraphExecutionContext, data: Vec String { function get_metadata_from_context (line 71) | fn get_metadata_from_context(context: &GraphExecutionContext) -> Value { function main (line 75) | fn main() { FILE: wasmedge-ggml/command-r/src/main.rs function read_input (line 10) | fn read_input() -> String { function get_options_from_env (line 22) | fn get_options_from_env() -> Value { function set_data_to_context (line 41) | fn set_data_to_context(context: &mut GraphExecutionContext, data: Vec String { function get_metadata_from_context (line 69) | fn get_metadata_from_context(context: &GraphExecutionContext) -> Value { function main (line 73) | fn main() { FILE: wasmedge-ggml/embedding/src/main.rs function read_input (line 9) | fn read_input() -> String { function get_options_from_env (line 21) | fn get_options_from_env() -> Value { function set_data_to_context (line 39) | fn set_data_to_context(context: &mut GraphExecutionContext, data: Vec String { function get_metadata_from_context (line 66) | fn get_metadata_from_context(context: &GraphExecutionContext) -> Value { function get_embd_from_context (line 70) | fn get_embd_from_context(context: &GraphExecutionContext) -> Value { function main (line 74) | fn main() { FILE: wasmedge-ggml/gemma-3/src/base64.rs function read_input (line 10) | fn read_input() -> String { function get_options_from_env (line 22) | fn get_options_from_env() -> HashMap<&'static str, Value> { function set_data_to_context (line 60) | fn set_data_to_context(context: &mut GraphExecutionContext, data: Vec String { function get_metadata_from_context (line 80) | fn get_metadata_from_context(context: &GraphExecutionContext) -> Value { function main (line 84) | fn main() { FILE: wasmedge-ggml/gemma-3/src/main.rs function read_input (line 10) | fn read_input() -> String { function get_options_from_env (line 22) | fn get_options_from_env() -> HashMap<&'static str, Value> { function set_data_to_context (line 66) | fn set_data_to_context(context: &mut GraphExecutionContext, data: Vec String { function get_metadata_from_context (line 86) | fn get_metadata_from_context(context: &GraphExecutionContext) -> Value { function main (line 90) | fn main() { FILE: wasmedge-ggml/gemma-4/src/main.rs constant MULTIMODAL_IMAGE_MARKER (line 10) | const MULTIMODAL_IMAGE_MARKER: &str = ""; function read_input (line 12) | fn read_input() -> String { function get_options_from_env (line 24) | fn get_options_from_env() -> HashMap<&'static str, Value> { function set_data_to_context (line 73) | fn set_data_to_context(context: &mut GraphExecutionContext, data: Vec String { function get_metadata_from_context (line 93) | fn get_metadata_from_context(context: &GraphExecutionContext) -> Value { function get_system_prompt_from_env (line 97) | fn get_system_prompt_from_env() -> String { function get_enable_thinking_from_env (line 101) | fn get_enable_thinking_from_env() -> bool { function build_gemma4_system_turn (line 108) | fn build_gemma4_system_turn(system_prompt: &str, enable_thinking: bool) ... function build_gemma4_user_turn (line 116) | fn build_gemma4_user_turn(user_content: &str) -> String { function build_user_content (line 120) | fn build_user_content(user_input: &str, multimodal_enabled: bool) -> Str... function strip_gemma4_thoughts (line 128) | fn strip_gemma4_thoughts(text: &str) -> String { function strip_gemma4_turn_suffix (line 159) | fn strip_gemma4_turn_suffix(text: &str) -> String { function parse_gemma4_output (line 167) | fn parse_gemma4_output(text: &str) -> (String, String) { function main (line 179) | fn main() { FILE: wasmedge-ggml/gemma/src/main.rs function read_input (line 10) | fn read_input() -> String { function get_options_from_env (line 22) | fn get_options_from_env() -> Value { function set_data_to_context (line 47) | fn set_data_to_context(context: &mut GraphExecutionContext, data: Vec String { function get_metadata_from_context (line 76) | fn get_metadata_from_context(context: &GraphExecutionContext) -> Value { function main (line 80) | fn main() { FILE: wasmedge-ggml/grammar/src/main.rs function read_input (line 10) | fn read_input() -> String { function get_options_from_env (line 22) | fn get_options_from_env() -> Value { function set_data_to_context (line 45) | fn set_data_to_context(context: &mut GraphExecutionContext, data: Vec String { function get_metadata_from_context (line 73) | fn get_metadata_from_context(context: &GraphExecutionContext) -> Value { constant JSON_GRAMMAR (line 77) | const JSON_GRAMMAR: &str = r#" function main (line 99) | fn main() { FILE: wasmedge-ggml/json-schema/src/main.rs function read_input (line 10) | fn read_input() -> String { function get_options_from_env (line 22) | fn get_options_from_env() -> Value { function set_data_to_context (line 48) | fn set_data_to_context(context: &mut GraphExecutionContext, data: Vec String { function get_metadata_from_context (line 76) | fn get_metadata_from_context(context: &GraphExecutionContext) -> Value { constant JSON_SCHEMA (line 80) | const JSON_SCHEMA: &str = r#" function main (line 111) | fn main() { FILE: wasmedge-ggml/llama-stream/src/main.rs function read_input (line 10) | fn read_input() -> String { function get_options_from_env (line 22) | fn get_options_from_env() -> Value { function set_data_to_context (line 53) | fn set_data_to_context(context: &mut GraphExecutionContext, data: Vec String { function get_single_output_from_context (line 88) | fn get_single_output_from_context(context: &GraphExecutionContext) -> St... function get_metadata_from_context (line 93) | fn get_metadata_from_context(context: &GraphExecutionContext) -> Value { function main (line 97) | fn main() { FILE: wasmedge-ggml/llama/src/main.rs function read_input (line 10) | fn read_input() -> String { function get_options_from_env (line 22) | fn get_options_from_env() -> Value { function set_data_to_context (line 51) | fn set_data_to_context(context: &mut GraphExecutionContext, data: Vec String { function get_metadata_from_context (line 79) | fn get_metadata_from_context(context: &GraphExecutionContext) -> Value { function main (line 83) | fn main() { FILE: wasmedge-ggml/llava-base64-stream/src/main.rs function read_input (line 10) | fn read_input() -> String { function get_options_from_env (line 22) | fn get_options_from_env() -> HashMap<&'static str, Value> { function set_data_to_context (line 52) | fn set_data_to_context(context: &mut GraphExecutionContext, data: Vec String { function get_single_output_from_context (line 78) | fn get_single_output_from_context(context: &GraphExecutionContext) -> St... function main (line 82) | fn main() { FILE: wasmedge-ggml/llava/src/main.rs function read_input (line 10) | fn read_input() -> String { function get_options_from_env (line 22) | fn get_options_from_env() -> HashMap<&'static str, Value> { function set_data_to_context (line 58) | fn set_data_to_context(context: &mut GraphExecutionContext, data: Vec String { function get_metadata_from_context (line 78) | fn get_metadata_from_context(context: &GraphExecutionContext) -> Value { function main (line 82) | fn main() { FILE: wasmedge-ggml/multimodel/src/main.rs function read_input (line 10) | fn read_input() -> String { function get_options_from_env (line 22) | fn get_options_from_env() -> Value { function set_data_to_context (line 56) | fn set_data_to_context(context: &mut GraphExecutionContext, data: Vec String { function get_metadata_from_context (line 85) | fn get_metadata_from_context(context: &GraphExecutionContext) -> Value { function main (line 89) | fn main() { FILE: wasmedge-ggml/nnrpc/src/main.rs function read_input (line 10) | fn read_input() -> String { function get_options_from_env (line 22) | fn get_options_from_env() -> Value { function set_data_to_context (line 41) | fn set_data_to_context(context: &mut GraphExecutionContext, data: Vec String { function get_metadata_from_context (line 70) | fn get_metadata_from_context(context: &GraphExecutionContext) -> Value { function main (line 74) | fn main() { FILE: wasmedge-ggml/qwen/src/main.rs function read_input (line 10) | fn read_input() -> String { function get_options_from_env (line 22) | fn get_options_from_env() -> Value { function set_data_to_context (line 41) | fn set_data_to_context(context: &mut GraphExecutionContext, data: Vec String { function main (line 63) | fn main() { FILE: wasmedge-ggml/qwen2vl/src/main.rs function read_input (line 10) | fn read_input() -> String { function get_options_from_env (line 22) | fn get_options_from_env() -> HashMap<&'static str, Value> { function set_data_to_context (line 58) | fn set_data_to_context(context: &mut GraphExecutionContext, data: Vec String { function get_metadata_from_context (line 78) | fn get_metadata_from_context(context: &GraphExecutionContext) -> Value { function main (line 82) | fn main() { FILE: wasmedge-ggml/test/model-not-found/src/main.rs function main (line 4) | fn main() { FILE: wasmedge-ggml/test/phi-3/src/main.rs function get_options_from_env (line 9) | fn get_options_from_env() -> Value { function get_data_from_context (line 27) | fn get_data_from_context(context: &GraphExecutionContext, index: usize) ... function get_output_from_context (line 39) | fn get_output_from_context(context: &GraphExecutionContext) -> String { function main (line 43) | fn main() { FILE: wasmedge-ggml/test/set-input-twice/src/main.rs function get_options_from_env (line 8) | fn get_options_from_env() -> Value { function get_data_from_context (line 27) | fn get_data_from_context(context: &GraphExecutionContext, index: usize) ... function get_metadata_from_context (line 39) | fn get_metadata_from_context(context: &GraphExecutionContext) -> Value { function main (line 43) | fn main() { FILE: wasmedge-ggml/test/unload/src/main.rs function get_options_from_env (line 9) | fn get_options_from_env() -> Value { function get_data_from_context (line 27) | fn get_data_from_context(context: &GraphExecutionContext, index: usize) ... function get_output_from_context (line 39) | fn get_output_from_context(context: &GraphExecutionContext) -> String { function main (line 43) | fn main() { FILE: wasmedge-ggml/tts/src/main.rs function get_options_from_env (line 11) | fn get_options_from_env() -> HashMap<&'static str, Value> { function set_data_to_context (line 82) | fn set_data_to_context(context: &mut GraphExecutionContext, data: Vec Value { function main (line 103) | fn main() { FILE: wasmedge-ggml/whisper/src/main.rs function main (line 6) | pub fn main() -> Result<(), Box> { FILE: wasmedge-mlx/llama/src/main.rs function get_data_from_context (line 6) | fn get_data_from_context(context: &GraphExecutionContext, index: usize) ... function get_output_from_context (line 18) | fn get_output_from_context(context: &GraphExecutionContext) -> String { function main (line 21) | fn main() { FILE: wasmedge-mlx/vlm/decode.py function _remove_space (line 6) | def _remove_space(x): class Detokenizer (line 12) | class Detokenizer(): method __init__ (line 13) | def __init__(self, tokenizer, trim_space=True): method add_token (line 27) | def add_token(self, token): function decode (line 40) | def decode(token: list, model_path: str, **kwargs): FILE: wasmedge-mlx/vlm/encode.py function encode (line 8) | def encode(processor, image, prompts): FILE: wasmedge-mlx/vlm/src/main.rs function get_data_from_context (line 14) | fn get_data_from_context(context: &GraphExecutionContext, index: usize) ... function get_output_from_context (line 26) | fn get_output_from_context(context: &GraphExecutionContext) -> NDTensorI... function read_json (line 30) | fn read_json(path: &str) -> io::Result { function main (line 38) | fn main() { FILE: wasmedge-mlx/whisper/src/main.rs function get_data_from_context (line 10) | fn get_data_from_context(context: &GraphExecutionContext, index: usize) ... function get_output_from_context (line 22) | fn get_output_from_context(context: &GraphExecutionContext) -> String { function read_json (line 26) | fn read_json(path: &str) -> io::Result { function main (line 33) | fn main() { FILE: wasmedge-piper/src/main.rs function main (line 1) | fn main() { FILE: wasmedge-tf-llama/rust/src/main.rs type ChatbotError (line 14) | pub enum ChatbotError { method from (line 26) | fn from(error: wasi_nn::Error) -> Self { type Result (line 31) | type Result = std::result::Result; type Tokenizer (line 34) | struct Tokenizer { method new (line 41) | fn new(initial_vocab: Vec<(&str, i32)>) -> Self { method tokenize (line 67) | fn tokenize(&mut self, input: &str) -> Vec { method tokenize_with_fixed_length (line 82) | fn tokenize_with_fixed_length(&mut self, input: &str, max_length: usiz... method detokenize (line 94) | fn detokenize(&self, tokens: &[i32]) -> String { function load_model (line 109) | fn load_model(model_path: &str) -> Result { function init_context (line 118) | fn init_context(graph: wasi_nn::Graph) -> Result Result<()> { function run_inference (line 217) | fn run_inference(ctx: &wasi_nn::GraphExecutionContext) -> Result<()> { function get_model_output (line 222) | fn get_model_output( FILE: wasmedge-tf-mobilenet_v2/rust/src/main.rs function main (line 6) | fn main() { FILE: wasmedge-tf-mtcnn/rust/src/main.rs function main (line 10) | fn main() {