ComfyUI Node

NNT Tensor Operations

A ComfyUI node in NNT Neural Network Toolkit/Tensors with 6 inputs and 3 outputs.

By inventorado·Created 2 years ago·Updated 2 years ago· 69
NNT Tensor Operations
  • tensor_a
  • tensor_b
  • result_tensor
  • gradient_tensor
  • info_message
operationadd_tensors
scalar_value1.00
custom_expressiontensor_a * 2
grad_tensortensor_a
CategoryNNT Neural Network Toolkit/Tensors

Inputs (6)

NameTypeDefaultDescription
operationCOMBOadd_tensors14 options: add_tensors, subtract_tensors, multiply_tensors_elementwise, matrix_multiply_tensors, transpose_tensor, inverse_tensor, +8
tensor_aTENSOR
tensor_boptTENSOR
scalar_valueoptFLOAT1.00
custom_expressionoptSTRINGtensor_a * 2
grad_tensoroptCOMBOtensor_a2 options: tensor_a, tensor_b

Outputs (3)

NameTypeDescription
result_tensorTENSOR
gradient_tensorTENSOR
info_messageSTRING