Home
last modified time | relevance | path

Searched defs:weight_dir (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/executorch/examples/mediatek/aot_utils/llm_utils/
H A Dutils.py17 def _get_embedding_weight(weight_dir, state_dict): argument
223 def dump_embedding_lut_for_cmdline(weight_dir, state_dict, config): argument
365 def get_embedding_layer(config, weight_dir, state_dict): argument
436 def load_checkpoints(weight_dir): argument
H A Dsanity_checks.py189 def check_weights_exist(weight_dir): argument