SyTen

◆ opname

std::string syten::STensorImpl::Autodiff::ComputeNode::opname
private

Stores a string description of the operation represented by this node.

Remarks
Constant operands may be described as const, differentiable operands as diff and constant operands with short descriptions (e.g. numbers) may be printed directly.
Example\n diff-scales-diff
Example\n create-diff
Example\n conj-diff
Example\n diff-plus-diff
Example\n (-1,0)-scales-diff

Referenced by full_name().