Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 353 Bytes

File metadata and controls

19 lines (15 loc) · 353 Bytes

Pt Stack

Creates a new axis and stacks two PyTorch tensors along the new axis.

Input

Name Data type
tens_a Tensor
tens_b Tensor
dim Int

Output

Data type
Tensor

Category: PyTorch wrapper - Transform

ComfyUI Pt Wrapper Node Reference. © 2025 Hide Inada (HowToSD.com). All rights reserved.