Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastFlowLM/FastFlowLM
/ functions
Functions
1,573 in github.com/FastFlowLM/FastFlowLM
⨍
Functions
1,573
◇
Types & classes
465
↓ 1 callers
Method
insert
src/common/AutoModel/modeling_nanbeige.cpp:67
↓ 1 callers
Method
insert
src/common/AutoModel/modeling_qwen3_5vl.cpp:62
↓ 1 callers
Method
is_active
src/runner/cli_wide_posix.cpp:147
↓ 1 callers
Function
is_negative_number
src/include/nlohmann/detail/output/serializer.hpp:688
↓ 1 callers
Method
is_owner
\brief is owner \return the is owner
src/include/buffer.hpp:301
↓ 1 callers
Function
is_structured
@brief return whether type is structured @sa https://json.nlohmann.me/api/basic_json/is_structured/
src/include/nlohmann/json.hpp:1335
↓ 1 callers
Function
is_valid_list_of_audio
(audio)
src/common/AutoModel/audio_utils.py:237
↓ 1 callers
Function
loadIndex
()
docs/script.js:339
↓ 1 callers
Method
load_audio
src/common/AutoModel/modeling_gemma4e_audio.cpp:31
↓ 1 callers
Method
load_audio_base64
src/common/AutoModel/modeling_gemma4e_audio.cpp:15
↓ 1 callers
Method
load_audio_from_memory
---------------------------------------------------------------------------
src/common/audio/audio_reader.cpp:104
↓ 1 callers
Function
load_audio_librosa
Loads `audio` to an np.ndarray object using `librosa`. Args: audio (`str` or `np.ndarray`): The audio to be loaded to th
src/common/AutoModel/audio_utils.py:115
↓ 1 callers
Function
load_audio_torchcodec
Loads `audio` to an np.ndarray object using `torchcodec`. Args: audio (`str` or `np.ndarray`): The audio to be loaded to
src/common/AutoModel/audio_utils.py:91
↓ 1 callers
Method
load_image
src/common/AutoModel/modeling_gemma4e_image.cpp:10
↓ 1 callers
Method
load_image
src/common/AutoModel/modeling_qwen2vl_image.cpp:10
↓ 1 callers
Method
load_image
src/common/AutoModel/modeling_qwen3vl_image.cpp:10
↓ 1 callers
Method
load_image
src/common/AutoModel/modeling_qwen3_5vl_image.cpp:10
↓ 1 callers
Method
load_image_base64
src/common/AutoModel/modeling_gemma4e_image.cpp:36
↓ 1 callers
Method
load_image_base64
src/common/AutoModel/modeling_qwen3vl_image.cpp:65
↓ 1 callers
Method
load_image_base64
src/common/AutoModel/modeling_qwen3_5vl_image.cpp:65
↓ 1 callers
Function
log_mel_floor
src/common/audio_process_utils/audioproc.cpp:375
↓ 1 callers
Function
log_mel_floor_avx512
src/common/audio_process_utils/audioprocAVX512.cpp:513
↓ 1 callers
Function
log_mel_floor_optimized
src/common/audio_process_utils/audioproc.cpp:386
↓ 1 callers
Function
maj
src/pull/picosha2.h:69
↓ 1 callers
Method
make_inverse_byte_map
\brief Make the inverse byte map \return the inverse byte map
src/common/tokenizer/tokenizer.cpp:55
↓ 1 callers
Function
mel_filter_bank_avx512
src/common/audio_process_utils/audioprocAVX512.cpp:135
↓ 1 callers
Function
mel_filter_bank_optimized
src/common/audio_process_utils/audioproc.cpp:219
↓ 1 callers
Function
mel_spectrogram_avx512
src/common/audio_process_utils/audioprocAVX512.cpp:256
↓ 1 callers
Function
mel_spectrogram_optimized
src/common/audio_process_utils/audioproc.cpp:238
↓ 1 callers
Function
normalize_messages
@brief Normalize messages by merging consecutive user messages (like Ollama does) @param messages the original messages @return normalized messages wi
src/server/rest_handler.cpp:26
↓ 1 callers
Function
normalize_newlines
src/include/minja/minja.hpp:52
↓ 1 callers
Function
normalize_template
src/server/rest_handler.cpp:127
↓ 1 callers
Method
operator()
src/include/npu_utils/npu_utils.hpp:225
↓ 1 callers
Function
operator+
! @brief add to iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
src/include/nlohmann/detail/iterators/iter_impl.hpp:631
↓ 1 callers
Method
operator+
add to iterator
src/include/nlohmann/detail/iterators/json_reverse_iterator.hpp:91
↓ 1 callers
Function
operator+=
@brief add an object to an array @sa https://json.nlohmann.me/api/basic_json/operator+=/
src/include/nlohmann/json.hpp:3142
↓ 1 callers
Function
operator-
! @brief subtract from iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
src/include/nlohmann/detail/iterators/iter_impl.hpp:653
↓ 1 callers
Function
operator<
src/include/nlohmann/json.hpp:3889
↓ 1 callers
Method
operator==
equality operator (needed for InputIterator)
src/include/nlohmann/detail/iterators/iteration_proxy.hpp:95
↓ 1 callers
Method
parseTemplate
src/include/minja/minja.hpp:2548
↓ 1 callers
Function
parse_multipart
@brief multipart/form-data request parser @return parts of multipart/form-data
src/server/multipart.cpp:14
↓ 1 callers
Method
parse_nstream_content
src/common/AutoModel/modeling_lfm2.cpp:465
↓ 1 callers
Method
parse_object
src/common/AutoModel/modeling_gemma4e.cpp:142
↓ 1 callers
Function
parse_options
\brief parse the options using Boost Program Options with positional arguments \param argc the number of arguments \param argv the arguments \param pa
src/include/utils/vm_args.hpp:63
↓ 1 callers
Method
parse_stream_content
src/common/AutoModel/modeling_lfm2.cpp:97
↓ 1 callers
Method
parse_stream_content_final
src/common/AutoModel/modeling_gemma4e.cpp:1008
↓ 1 callers
Method
parse_value
Parse one JSON value. `terminators` is the set of chars that end a bare (undelimited) string at depth 0 (e.g. ",}" inside an object, ",]" inside an ar
src/common/AutoModel/modeling_gemma4e.cpp:87
↓ 1 callers
Function
pop_last_utf8_char
src/runner/cli_wide_posix.cpp:79
↓ 1 callers
Function
power_to_db
Converts a power spectrogram to the decibel scale. This computes `10 * log10(spectrogram / reference)`, using basic logarithm properties for
src/common/AutoModel/audio_utils.py:1046
↓ 1 callers
Function
power_to_db_batch
Converts a batch of power spectrograms to the decibel scale. This computes `10 * log10(spectrogram / reference)`, using basic logarithm prope
src/common/AutoModel/audio_utils.py:1097
↓ 1 callers
Function
preload_bundled_libraries
@brief Preload critical XRT libraries from the executable directory @details This ensures that dlopen() calls within libraries find the bundled versio
src/src/main.cpp:66
↓ 1 callers
Method
prepare_benchmark
\brief Prepare the benchmark \param text the text to benchmark \return a pair of the number of tokens and the text that produce 1000 tokens
src/include/AutoModel/automodel.hpp:335
↓ 1 callers
Method
prepend
src/include/minja/minja.hpp:1700
↓ 1 callers
Method
print_cmd
src/include/npu_utils/instr_utils/npu_cmd_ddr.hpp:45
↓ 1 callers
Function
print_error_metrics
\brief print the error metrics \param metrics the error metrics
src/include/metrices.hpp:94
↓ 1 callers
Function
print_matrix
src/include/utils/utils.hpp:276
↓ 1 callers
Function
print_result
src/src/benchmarking.hpp:196
↓ 1 callers
Function
push_back
@brief append an unescaped token at the end of the reference pointer @sa https://json.nlohmann.me/api/json_pointer/push_back/
src/include/nlohmann/detail/json_pointer.hpp:183
↓ 1 callers
Function
read_be32
src/common/image/image_reader.cpp:31
↓ 1 callers
Function
read_escape_sequence
src/runner/cli_wide_posix.cpp:96
↓ 1 callers
Method
read_request
@brief read request
src/server/server.cpp:208
↓ 1 callers
Method
rectify_model_tag
\brief rectify the model tag, remove / and replace with actuall tag if size is not specified \param original_tag the original tag of the model \return
src/include/model_list.hpp:122
↓ 1 callers
Function
redraw_input_line
src/runner/cli_wide_posix.cpp:121
↓ 1 callers
Method
register_xclbin
@brief register an accel_user_desc to the npu_manager @param xclbin_name the name of the xclbin @return the npu_app_manager object @see npu_app_manage
src/include/npu_utils/npu_utils.hpp:503
↓ 1 callers
Method
remove_model
\brief Remove a model and all its files \param model_tag the model tag \return true if the model was successfully removed, false otherwise
src/pull/model_downloader.cpp:358
↓ 1 callers
Function
remove_sign
* Overload to make the compiler happy while it is instantiating * dump_integer for number_unsigned_t. * Must never be called. */
src/include/nlohmann/detail/output/serializer.hpp:940
↓ 1 callers
Function
renderResults
(results, query)
docs/script.js:286
↓ 1 callers
Function
requires_npu_access
Helper function to check if an endpoint requires NPU access
src/server/server.cpp:160
↓ 1 callers
Function
rescale_and_normalize_optimized
Auto-dispatching optimized version that selects best implementation at runtime
src/common/image_process_utils/imageproc.cpp:186
↓ 1 callers
Method
reset_parser
src/include/AutoModel/automodel.hpp:207
↓ 1 callers
Function
resize_bicubic_antialias_rgb_planar_optimized
src/common/image_process_utils/imageproc.cpp:124
↓ 1 callers
Function
resolve_source_format_and_range
src/common/image/image_reader.cpp:165
↓ 1 callers
Function
rfft_batch_avx512
src/common/audio_process_utils/audioprocAVX512.cpp:12
↓ 1 callers
Function
rfft_magnitude_batch_avx512
src/common/audio_process_utils/audioprocAVX512.cpp:70
↓ 1 callers
Function
rfft_magnitude_batch_optimized
src/common/audio_process_utils/audioproc.cpp:100
↓ 1 callers
Function
run_benchmarks
src/src/benchmarking.hpp:249
↓ 1 callers
Function
sanity_check_npu_stack
src/src/main.cpp:209
↓ 1 callers
Function
sax_parse
src/include/nlohmann/json.hpp:4112
↓ 1 callers
Method
seq2cmds
@brief parse the npu sequence @note The function will parse the npu sequence and set the npu major, minor, dev gen, rows, cols, mem tile rows, instruc
src/include/npu_utils/npu_instr_utils.hpp:253
↓ 1 callers
Method
set_cancellation_token
src/server/server.cpp:352
↓ 1 callers
Method
set_io_threads
src/server/server.hpp:118
↓ 1 callers
Method
set_max_connections
Configuration methods for concurrency
src/server/server.hpp:116
↓ 1 callers
Method
set_npu_queue_length
src/server/server.hpp:119
↓ 1 callers
Method
set_request_timeout
src/server/server.hpp:117
↓ 1 callers
Method
setup_device
@brief setup the npu device @param device the npu device @note The function will setup the npu device @warning The function is only used for the npu s
src/include/npu_utils/npu_instr_utils.hpp:230
↓ 1 callers
Method
setup_tokenizer
src/common/AutoModel/modeling_phi4.cpp:40
↓ 1 callers
Method
setup_tokenizer
src/common/AutoModel/modeling_gemma4e.cpp:446
↓ 1 callers
Method
setup_tokenizer
src/common/AutoModel/modeling_gpt_oss.cpp:38
↓ 1 callers
Method
setup_tokenizer
src/common/AutoModel/modeling_gemma3.cpp:42
↓ 1 callers
Method
setup_tokenizer
src/common/AutoModel/modeling_qwen2vl.cpp:45
↓ 1 callers
Method
setup_tokenizer
src/common/AutoModel/modeling_gemma3_text.cpp:44
↓ 1 callers
Method
setup_tokenizer
src/common/AutoModel/modeling_qwen3vl.cpp:44
↓ 1 callers
Method
setup_tokenizer
src/common/AutoModel/modeling_qwen2.cpp:44
↓ 1 callers
Method
setup_tokenizer
src/common/AutoModel/modeling_nanbeige.cpp:41
↓ 1 callers
Method
setup_tokenizer
src/common/AutoModel/modeling_qwen3_5vl.cpp:47
↓ 1 callers
Method
setup_tokenizer
src/common/whisper/modeling_whisper.cpp:56
↓ 1 callers
Method
show_model_info
\brief Show the model info \note The function will show the model info \note The function will return the model info
src/common/AutoModel/automodel.cpp:503
↓ 1 callers
Method
size
\brief size, number of elements \return the size
src/include/buffer.hpp:454
↓ 1 callers
Function
skip_bom
! @brief skip the UTF-8 byte order mark @return true iff there is no BOM or the correct BOM has been skipped */
src/include/nlohmann/detail/input/lexer.hpp:1495
↓ 1 callers
Method
skip_ws
src/common/AutoModel/modeling_gemma4e.cpp:41
← previous
next →
501–600 of 1,573, ranked by callers