mrkn / mxnet.rb

MXNet binding for Ruby
MIT License
48 stars 10 forks source link

More3.1 ndarray spec #24

Closed ljulliar closed 6 years ago

ljulliar commented 6 years ago

More NDArray methods and specs (repeat, pad, swapaxes, split, slice, slice_axis, slice_like, take, one_hot)

ljulliar commented 6 years ago

I used a subranch for the PR. It looks like it cumulates the 2 commits. So you may want to forget about the previous PR since this one seem to have both

mrkn commented 6 years ago

This week is vacation in Japan, so please wait a moment. I'm reviewing #23 now.

mrkn commented 6 years ago

@ljulliar I've commented. Please check it.