[GitHub] taliesinb commented on issue #12760: Extremely weird shape inference bug in foreach

2018-11-28 Thread GitBox
taliesinb commented on issue #12760: Extremely weird shape inference bug in foreach URL: https://github.com/apache/incubator-mxnet/issues/12760#issuecomment-442460656 @zheng-da @xinyu-intel Any info? This is an automated mes

[GitHub] taliesinb commented on issue #12760: Extremely weird shape inference bug in foreach

2018-11-21 Thread GitBox
taliesinb commented on issue #12760: Extremely weird shape inference bug in foreach URL: https://github.com/apache/incubator-mxnet/issues/12760#issuecomment-440823305 @zheng-da @xinyu-intel I'm not giving up hope yet 😛 This

[GitHub] taliesinb commented on issue #12760: Extremely weird shape inference bug in foreach

2018-11-15 Thread GitBox
taliesinb commented on issue #12760: Extremely weird shape inference bug in foreach URL: https://github.com/apache/incubator-mxnet/issues/12760#issuecomment-439067159 @zheng-da @xinyu-intel Checking in on this again. Any information would be helpful. -

[GitHub] taliesinb commented on issue #12760: Extremely weird shape inference bug in foreach

2018-10-25 Thread GitBox
taliesinb commented on issue #12760: Extremely weird shape inference bug in foreach URL: https://github.com/apache/incubator-mxnet/issues/12760#issuecomment-433107027 @zheng-da any news on this? Seems like foreach is dangerous to use until this is fixed. -

[GitHub] taliesinb commented on issue #12760: Extremely weird shape inference bug in foreach

2018-10-08 Thread GitBox
taliesinb commented on issue #12760: Extremely weird shape inference bug in foreach URL: https://github.com/apache/incubator-mxnet/issues/12760#issuecomment-427977868 My hypothesis is that the subgraph's outputs are being visited in topological order rather than in the order given by `hea

[GitHub] taliesinb commented on issue #12760: Extremely weird shape inference bug in foreach

2018-10-08 Thread GitBox
taliesinb commented on issue #12760: Extremely weird shape inference bug in foreach URL: https://github.com/apache/incubator-mxnet/issues/12760#issuecomment-427974399 Here's a simpler problem that I believe is the same issue: ``` import mxnet as mx json = """{ "nod