data tensor import command

Syntax

data tensor import s <group s <slot s >>

Import tensors from file s. The extension tensor is added if one is not provided. The file format (text or binary) is determined by opening the file and looking for the appropriate header. If the proper header is not found, an error is indicated and no data imported.

If the group keyword is specified, imported tensors are assigned the specified group name. This group assignment overrides any in the import file. The relevant file formats are fully documented in Tensor Text File Format and Tensor Binary File Format.