[GitHub] Godricly opened a new issue #9704: Misleading Document for conv1d and max1d in gluon

2018-04-07 Thread GitBox
Godricly opened a new issue #9704: Misleading Document for conv1d and max1d in 
gluon
URL: https://github.com/apache/incubator-mxnet/issues/9704
 
 
   The document claims to support 'NWC' layout, while it actually not.
   my current mxnet version is mxnet-cu80 (1.0.0.post4).
   
   @zhreshold  @mli 
   ```
   layout (str, default 'NCW') – Dimension ordering of data and weight. Can be 
‘NCW’, ‘NWC’, etc. ‘N’, ‘C’, ‘W’ stands for batch, channel, and width (time) 
dimensions 
   ```


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] Godricly opened a new issue #9704: Misleading Document for conv1d and max1d in gluon

2018-02-05 Thread GitBox
Godricly opened a new issue #9704: Misleading Document for conv1d and max1d in 
gluon
URL: https://github.com/apache/incubator-mxnet/issues/9704
 
 
   The document claims to support 'NWC' layout, while it actually not.
   my current mxnet version is mxnet-cu80 (1.0.0.post4).
   
   @zhreshold  @mli 
   ```
   layout (str, default 'NCW') ? Dimension ordering of data and weight. Can be 
?NCW?, ?NWC?, etc. ?N?, ?C?, ?W? stands for batch, channel, and width (time) 
dimensions 
   ```


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services