Searched refs:clamp_scalar_kernel_impl (Results 1 – 2 of 2) sorted by relevance
81 void clamp_scalar_kernel_impl(TensorIteratorBase& iter, const Scalar& min, const Scalar& max) { in clamp_scalar_kernel_impl() function100 REGISTER_DISPATCH(clamp_scalar_stub, &clamp_scalar_kernel_impl);
357 static void clamp_scalar_kernel_impl(TensorIteratorBase& iter, const Scalar& min_, const Scalar& ma… in clamp_scalar_kernel_impl() function411 REGISTER_DISPATCH(clamp_scalar_stub, &clamp_scalar_kernel_impl);