Searched defs:plugin_custom_ops (Results 1 – 6 of 6) sorted by relevance
5 "plugin_custom_ops": "KVCache,MatMulAllReduce", string23 "plugin_custom_ops": "KVCache,MatMulAllReduce", string41 "plugin_custom_ops": "KVCache", string59 "plugin_custom_ops": "KVCache", string
107 auto plugin_custom_ops = param->ascendGeOptionCfg.plugin_custom_ops; in RunGeFusionPass() local
52 std::vector<std::string> plugin_custom_ops; member
62 std::vector<std::string> plugin_custom_ops; member
347 bool ConfigFileParser::CheckPluginCustomOps(const std::vector<std::string> &plugin_custom_ops) { in CheckPluginCustomOps()
616 auto plugin_custom_ops = user_options_cfg_.plugin_custom_ops; in RunAclOptimizerPass() local