[GitHub] lupesko commented on issue #9288: Get HybridBlock layer shape on runtime

2018-01-03 Thread GitBox
lupesko commented on issue #9288: Get HybridBlock layer shape on runtime URL: https://github.com/apache/incubator-mxnet/issues/9288#issuecomment-355182978 @nswamy please apply labels: Triaged Pending Requester Info Request For Information

[GitHub] lupesko commented on issue #9288: Get HybridBlock layer shape on runtime

2018-01-03 Thread GitBox
lupesko commented on issue #9288: Get HybridBlock layer shape on runtime URL: https://github.com/apache/incubator-mxnet/issues/9288#issuecomment-355182832 Are you trying to get the input shape at runtime? If so, `infer_shape` is not the right API. You may want to try something