recurrentshop icon indicating copy to clipboard operation
recurrentshop copied to clipboard

ImportError: cannot import name weight

Open PraveenKumarCSE opened this issue 7 years ago • 6 comments

Hi I have try to run the seq2seq application. In that seq2seq lib calling the weight function from recurrentshop lib. But latest recurrentshop removed the weight funtion.

My question is if any other function are updated instead of weight function else how I can use weight function?

Please let me know...

PraveenKumarCSE avatar Apr 25 '17 13:04 PraveenKumarCSE

Did you solve the problem? I have the same problem.

jia-zh avatar Apr 25 '17 14:04 jia-zh

Did you solve the problem? I have the same problem.

tang261547902 avatar May 16 '17 04:05 tang261547902

Did you solve the problem? I have the same problem.

liangtianxin avatar May 22 '17 05:05 liangtianxin

use an old version of recurrentshop can solve the problem.but in fact it will generate more errors.

tang261547902 avatar May 22 '17 05:05 tang261547902

thanks ,I will try to use another model

liangtianxin avatar May 22 '17 05:05 liangtianxin

@PraveenKumarCSE @jia-zh @tang261547902 @liangtianxin Seq2Seq has been now been updated to use RecurrentShop 1.0.

abhaikollara avatar Jun 06 '17 07:06 abhaikollara