You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@singa.apache.org by GitBox <gi...@apache.org> on 2020/07/26 14:40:11 UTC

[GitHub] [singa] dcslin commented on pull request #724: add embedding layer

dcslin commented on pull request #724:
URL: https://github.com/apache/singa/pull/724#issuecomment-663996392


   hi @joddiy , i resolve previous issue. could you please help to take a look at this:
   in your test, updating `X = np.random.randint(5, size=(2, 4))` to `X = np.array([[0,1,2,3],[9,8,7,6]])`  will give error:
   ```
   F0726 14:38:29.124913 10729 tensor.cc:1256] Check failed: in.shape(0) >= end (8 vs. 10) Tensor size must >= end
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org