Welcome to our Support Center

Run resume

In this section you’ll find a list of all model fonctionalities.

Β ICONSRESUME
SummaryReturns the summary of the model.
Open Log FolderWhen an error occurs during the execution of the model it is recorded in a temporary file.
Add GraphAdds the β€œFollowingModel” to the model.
Add LossSelects the loss to be applied to a branch.
MergeMerge multiples graph to create a merged one.
One To MultAllows you to retrieve the different merged graphs.
BackwardExecute the backward pass of the model (all layers).
Forward by indexExecute the forward pass of the model (alls layers).
Forward by name

Execute the forward pass of the model (alls layers).

AutomaticExecute the forward pass of the model (alls layers).
2DExecute the forward pass of the model (alls layers).
3DExecute the forward pass of the model (alls layers).
4DExecute the forward pass of the model (alls layers).
5DExecute the forward pass of the model (alls layers).
6DExecute the forward pass of the model (alls layers).
Loss by index

Compute the loss according to the one(s) selected during initialization.

Loss by nameCompute the loss according to the one(s) selected during initialization.
AutomaticCompute the loss according to the one(s) selected during initialization.
2DCompute the loss according to the one(s) selected during initialization.
3DCompute the loss according to the one(s) selected during initialization.
4DCompute the loss according to the one(s) selected during initialization.
5DCompute the loss according to the one(s) selected during initialization.
6DCompute the loss according to the one(s) selected during initialization.
Metrics by index

Compute the metric according to the one(s) selected during initialization.

Metrics by nameCompute the metric according to the one(s) selected during initialization.
AutomaticCompute the metric according to the one(s) selected during initialization.
2DCompute the metric according to the one(s) selected during initialization.
3DCompute the metric according to the one(s) selected during initialization.
4DCompute the metric according to the one(s) selected during initialization.
5DCompute the metric according to the one(s) selected during initialization.
6DCompute the metric according to the one(s) selected during initialization.
LoadLoads a model from a binary file.
SaveSaves the model and his weights in binary file.
Free MemoryClose all references.
Table of Contents

Table of Contents

Index