default_real_infer_unmapped Interface

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

Arguments

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

Return Value type(tensor_t)