Searched defs:root_ops (Results 1 – 3 of 3) sorted by relevance
99 static void call_dependent_methods(std::set<std::string>& root_ops) { in call_dependent_methods()184 std::set<std::string>& root_ops, in recordCustomClassesFromOpSchemas()228 std::set<std::string>& root_ops, in run_model()320 std::set<std::string> root_ops, traced_operators, enabled_backends, in trace_run() local
21 std::set<std::string> root_ops; member
99 root_ops = load_root_ops(args.root_ops) variable