WHLYA / text-classification

30 stars 16 forks source link

NotImplementedError #1

Open zhouyan19 opened 4 years ago

zhouyan19 commented 4 years ago

image 我在按照您的方法执行train函数时,报了这个错误,检查一下发现forward函数缩进并没有问题,那为什么会报forward函数没有实现的错呢?

WHLYA commented 4 years ago

你在哪里有改动吗,我没遇到过这个问题哎。------------------ 原始邮件 ------------------ 发件人: "zhouyan19"<notifications@github.com> 发送时间: 2020年7月16日(星期四) 下午3:57 收件人: "WHLYA/text-classification"<text-classification@noreply.github.com>; 抄送: "Subscribed"<subscribed@noreply.github.com>; 主题: [WHLYA/text-classification] NotImplementedError (#1)

zhouyan19 commented 4 years ago

你在哪里有改动吗,我没遇到过这个问题哎。------------------ 原始邮件 ------------------ 发件人: "zhouyan19"<notifications@github.com> 发送时间: 2020年7月16日(星期四) 下午3:57 收件人: "WHLYA/text-classification"<text-classification@noreply.github.com>; 抄送: "Subscribed"<subscribed@noreply.github.com>; 主题: [WHLYA/text-classification] NotImplementedError (#1)

image 这个TextCNN是一模一样写下来的,后来为了防止出错还直接从你的csdn上的代码上copy了这段,其他也没有改动过。StackOverflow上关于这个问题全都是forward函数缩进的问题。

WHLYA commented 4 years ago

可能不是这里的问题。你是不是把train改成training了,前后不一致?其他的我也没看出来哪里不对。------------------ 原始邮件 ------------------ 发件人: "zhouyan19"<notifications@github.com> 发送时间: 2020年7月16日(星期四) 下午4:22 收件人: "WHLYA/text-classification"<text-classification@noreply.github.com>; 抄送: "WHLYA"<2647480632@qq.com>;"Comment"<comment@noreply.github.com>; 主题: Re: [WHLYA/text-classification] NotImplementedError (#1)

zhouyan19 commented 4 years ago

可能不是这里的问题。你是不是把train改成training了,前后不一致?其他的我也没看出来哪里不对。------------------ 原始邮件 ------------------ 发件人: "zhouyan19"<notifications@github.com> 发送时间: 2020年7月16日(星期四) 下午4:22 收件人: "WHLYA/text-classification"<text-classification@noreply.github.com>; 抄送: "WHLYA"<2647480632@qq.com>;"Comment"<comment@noreply.github.com>; 主题: Re: [WHLYA/text-classification] NotImplementedError (#1)

谢谢了,我自己再查查看

zhouyan19 commented 4 years ago

可能不是这里的问题。你是不是把train改成training了,前后不一致?其他的我也没看出来哪里不对。------------------ 原始邮件 ------------------ 发件人: "zhouyan19"<notifications@github.com> 发送时间: 2020年7月16日(星期四) 下午4:22 收件人: "WHLYA/text-classification"<text-classification@noreply.github.com>; 抄送: "WHLYA"<2647480632@qq.com>;"Comment"<comment@noreply.github.com>; 主题: Re: [WHLYA/text-classification] NotImplementedError (#1)

问题已解决!是我别的函数写的有问题!感谢!

WHLYA commented 4 years ago

恭喜恭喜

------------------ 原始邮件 ------------------ 发件人: "WHLYA/text-classification" <notifications@github.com>; 发送时间: 2020年7月16日(星期四) 下午5:32 收件人: "WHLYA/text-classification"<text-classification@noreply.github.com>; 抄送: "青青草原"<2647480632@qq.com>;"Comment"<comment@noreply.github.com>; 主题: Re: [WHLYA/text-classification] NotImplementedError (#1)

可能不是这里的问题。你是不是把train改成training了,前后不一致?其他的我也没看出来哪里不对。------------------ 原始邮件 ------------------ 发件人: "zhouyan19"<notifications@github.com> 发送时间: 2020年7月16日(星期四) 下午4:22 收件人: "WHLYA/text-classification"<text-classification@noreply.github.com>; 抄送: "WHLYA"<2647480632@qq.com>;"Comment"<comment@noreply.github.com>; 主题: Re: [WHLYA/text-classification] NotImplementedError (#1)

问题已解决!是我别的函数写的有问题!感谢!

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.