Searched defs:get_operator_enum (Results 1 – 2 of 2) sorted by relevance
26 inline ReductionType get_operator_enum(const c10::string_view reduce, bool use_new_options) { in get_operator_enum() function
4897 def get_operator_enum(reduce_, use_new_options=False): function