set_graph_msgpass Interface

interface

Interfaces for handling learnable parameters and gradients


private module subroutine set_graph_msgpass(this, graph)

Arguments

Type IntentOptional Attributes Name
class(msgpass_layer_type), intent(inout) :: this

Instance of the layer

type(graph_type), intent(in), dimension(:) :: graph

Graph structure of input data

Description

Set the graph structure of the input data