double_precision_infer_unmapped Interface

interface
private elemental module function double_precision_infer_unmapped(self, inputs) result(outputs)

Arguments

Type IntentOptional Attributes Name
class(unmapped_network_t(double_precision)), intent(in) :: self
type(tensor_t(double_precision)), intent(in) :: inputs

Return Value type(tensor_tdouble_precision)