poITensorCtrl SetScaleMode
Sets the scale mode used to display tensors.
Syntax
poITensorCtrl_handle SetScaleMode name
Application
HyperView Tcl Modify
Description
This command sets the scale mode used to display tensors.
Inputs
- name
-
- "magnitude"
- Use to display tensors by their magnitude.
- "normalized"
- Use to display tensors normalized by element size.
Errors
Returns 0 if successful, otherwise an error code.