[GitHub] [incubator-mxnet] sshearn edited a comment on issue #16620: Incompatible input shape

2019-11-20 Thread GitBox
sshearn edited a comment on issue #16620: Incompatible input shape URL: https://github.com/apache/incubator-mxnet/issues/16620#issuecomment-556076095 It's the same model. And the code is only Slightly different: ``` List context = new ArrayList<>(); List

[GitHub] [incubator-mxnet] sshearn edited a comment on issue #16620: Incompatible input shape

2019-11-18 Thread GitBox
sshearn edited a comment on issue #16620: Incompatible input shape URL: https://github.com/apache/incubator-mxnet/issues/16620#issuecomment-555027589 Here's the full model: [model.zip](https://github.com/apache/incubator-mxnet/files/3858917/model.zip) Here's the code for the

[GitHub] [incubator-mxnet] sshearn edited a comment on issue #16620: Incompatible input shape

2019-11-18 Thread GitBox
sshearn edited a comment on issue #16620: Incompatible input shape URL: https://github.com/apache/incubator-mxnet/issues/16620#issuecomment-555027589 Here's the full model: [model.zip](https://github.com/apache/incubator-mxnet/files/3858917/model.zip) Here's the code for the

[GitHub] [incubator-mxnet] sshearn edited a comment on issue #16620: Incompatible input shape

2019-11-18 Thread GitBox
sshearn edited a comment on issue #16620: Incompatible input shape URL: https://github.com/apache/incubator-mxnet/issues/16620#issuecomment-555027589 Here's the full model: [model.zip](https://github.com/apache/incubator-mxnet/files/3858917/model.zip) Here's the code for the

[GitHub] [incubator-mxnet] sshearn edited a comment on issue #16620: Incompatible input shape

2019-11-18 Thread GitBox
sshearn edited a comment on issue #16620: Incompatible input shape URL: https://github.com/apache/incubator-mxnet/issues/16620#issuecomment-555027589 Here's the full model: [model.zip](https://github.com/apache/incubator-mxnet/files/3858917/model.zip) Here's the code for the

[GitHub] [incubator-mxnet] sshearn edited a comment on issue #16620: Incompatible input shape

2019-11-18 Thread GitBox
sshearn edited a comment on issue #16620: Incompatible input shape URL: https://github.com/apache/incubator-mxnet/issues/16620#issuecomment-555027589 Here's the code for the attached model (it's the same as above but the shape is slightly different): ```List context = new

[GitHub] [incubator-mxnet] sshearn edited a comment on issue #16620: Incompatible input shape

2019-10-26 Thread GitBox
sshearn edited a comment on issue #16620: Incompatible input shape URL: https://github.com/apache/incubator-mxnet/issues/16620#issuecomment-546617430 @lanking520 I can provide you with the full example and model to help you reproduce it if you need.