Searched refs:remove_DispatchKeySet_arg_from_func (Results 1 – 4 of 4) sorted by relevance
28 …using decayed_function_type = typename c10::remove_DispatchKeySet_arg_from_func<std::decay_t<FuncT… in make()
516 using ArgTypes = typename c10::remove_DispatchKeySet_arg_from_func<Functor>::parameter_types;576 …using ArgTypes = typename c10::remove_DispatchKeySet_arg_from_func<KernelFunctor>::parameter_types;
29 using func_type = typename c10::remove_DispatchKeySet_arg_from_func<KernelFunctor>::func_type; in inferFunctionSchemaFromFunctor()
936 using remove_DispatchKeySet_arg_from_func = guts::make_function_traits_t< variable