Searched defs:column_stack (Results 1 – 3 of 3) sorted by relevance
161 def column_stack( function
2837 def column_stack(tensors: TensorSequenceType) -> TensorLikeType: function
2924 Tensor column_stack(TensorList tensors) { in column_stack() function