This is an automated email from the ASF dual-hosted git repository.
haoj pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.
from ce48a9d Remove code owner (#17928)
add 94f235d [numpy] add new ffi for column_stack and hstack (#17831)
No new revisions were added by this update.
Summary of changes:
benchmark/python/ffi/benchmark_ffi.py | 2 ++
python/mxnet/ndarray/numpy/_op.py | 4 ++--
src/api/operator/numpy/np_matrix_op.cc | 41 ++++++++++++++++++++++++++++++++++
src/operator/numpy/np_matrix_op-inl.h | 5 +++++
4 files changed, 50 insertions(+), 2 deletions(-)