Home
last modified time | relevance | path

Searched defs:hstack (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/numpy/
Darray_ops.py572 def hstack(tup): function
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/ops/function/
Darray_func.py6261 def hstack(tensors): function