Searched defs:disable_expand_ops (Results 1 – 3 of 3) sorted by relevance
10 "disable_expand_ops": "ReduceMean" string46 "disable_expand_ops": "ReduceMean" string
182 std::vector<std::string> disable_expand_ops = flags.disable_expand_ops; in GetExpanderOps() local
241 std::vector<std::string> disable_expand_ops; variable