Searched refs:fqn_method_name (Results 1 – 1 of 1) sorted by relevance
66 const std::string fqn_method_name = fqn_method_prefix + method_name; in execute_forward_backward() local67 auto fqn_res = executorch::extension::Module::execute(fqn_method_name); in execute_forward_backward()90 const std::string fqn_method_name = fqn_method_prefix + method_name; in named_parameters() local95 auto fqn_res = executorch::extension::Module::execute(fqn_method_name); in named_parameters()