get_fused Function

public function get_fused(kernel) result(fused)

Converts kernel to its fused version if applicable

Arguments

Type IntentOptional Attributes Name
type(kernel_type_t), intent(in) :: kernel

kernel type

Return Value type(kernel_type_t)

fused kernel type


Called by

proc~~get_fused~~CalledByGraph proc~get_fused get_fused proc~create~7 reshape_handle_generic%create proc~create~7->proc~get_fused