Paddle GRU 文档问题

ztyzrc3y  于 2023-02-04  发布在  其他
关注(0)|答案(1)|浏览(162)
  • 文档版本信息:2.2

文档问题描述:

文档链接:https://www.paddlepaddle.org.cn/documentation/docs/zh/api/paddle/nn/GRU_cn.html#gru
关于GRU这个OP的文档,在描述输出 outputs 和 final_states 时,都用到了time_steps,但通篇没有关于time_steps是什么的介绍,虽然这对搞NLP的同学来说能够大体猜出来是句子长度,但是对于一般小白来说,甚至不搞NLP的人来说,根本不太知道time_steps是指什么?这对理解outputs 和 final_states的shape极为不利,建议增加解释time_steps的含义

API文档描述是否清晰?

文档描述看不懂,不知道time_steps指什么

返回/形状说明是否清晰

API返回值、数据的形状描述不清楚,不知道time_steps指什么

xmjla07d

xmjla07d1#

您好,我们已经收到了您的问题,会安排技术人员尽快解答您的问题,请耐心等待。请您再次检查是否提供了清晰的问题描述、复现代码、环境&版本、报错信息等。同时,您也可以通过查看 官网API文档常见问题历史IssueAI社区 来寻求解答。祝您生活愉快~

Hi! We've received your issue and please be patient to get responded. We will arrange technicians to answer your questions as soon as possible. Please make sure that you have posted enough message to demo your request. You may also check out the APIFAQGithub Issue and AI community to get the answer.Have a nice day!

相关问题