Child pages
  • Write Weight Matrix Element
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Saves all input weight matrices to specified location.

Parameters in GUI

ParameterDescriptionDefault value
Output file (required)Location of the output data file. If this attribute is set, the “Location” slot is not taken into account. 
Existing fileIf a target file already exists, you can specify how it should be handled: either overwritten, renamed or appended (if supported by file format).Rename

Parameters in Schema File

Type: wmatrix-write

ParameterParameter in the GUIType
url-outOutput filestring
write-modeExisting file

numeric

Available values are:

  • 0 - for overwrite
  • 1 - for append
  • 2 - for rename

Input/Output Ports

The element has 1 input port:

Name in GUI: Weight matrix

Name in Schema File: in-wmatrix

Slots:

Slot In GUISlot in Schema FileType
Weight matrixwmatrixwmatrix
Source URLurlstring
  • No labels