Searched defs:hstack (Results 1 – 5 of 5) sorted by relevance
1054 def hstack(tup): function
1433 def hstack(g: jit_utils.GraphContext, tensor_list: _C.Value): function
137 def hstack( function
3920 def hstack(tensors: TensorSequenceType) -> TensorLikeType: function
2812 Tensor hstack(TensorList tensors) { in hstack() function