[GitHub] [incubator-mxnet] leleamol commented on issue #14184: Cannot infer RNN symbol with mode=RNNMode::kRnn_tanh

2019-03-08 Thread GitBox
leleamol commented on issue #14184: Cannot infer RNN symbol with mode=RNNMode::kRnn_tanh URL: https://github.com/apache/incubator-mxnet/issues/14184#issuecomment-471045003 Hi @e8035669 , I tried your example but instead of `Symbol dummySym = Symbol::Variable();` I initialized

[GitHub] [incubator-mxnet] leleamol commented on issue #14184: Cannot infer RNN symbol with mode=RNNMode::kRnn_tanh

2019-03-07 Thread GitBox
leleamol commented on issue #14184: Cannot infer RNN symbol with mode=RNNMode::kRnn_tanh URL: https://github.com/apache/incubator-mxnet/issues/14184#issuecomment-470770974 Hi @e8035669 The "op.h" file in cpp-package is automatically generated. It contains the function declaration (suc