set_requires_grad Interface

interface
private pure module subroutine set_requires_grad(this, requires_grad)

Arguments

Type IntentOptional Attributes Name
class(array_type), intent(inout) :: this
logical, intent(in) :: requires_grad