#include "gnn_node.h"Include dependency graph for gnn_softmax.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| gnn_node * | gnn_softmax_new (int input_size) |
| Creates a Softmax activation function node. | |
|
|
This function creates a node of the gnn_softmax type.
Definition at line 237 of file gnn_softmax.c. |
1.2.18