#include "gnn_criterion.h"Include dependency graph for gnn_mse.h:

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

Go to the source code of this file.
Functions | |
| gnn_criterion * | gnn_mse_new (size_t size) |
| Creates a new gnn_mse criterion. | |
|
|
This function creates a new gnn_mse of the given size. *
|
1.2.18