Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DenseNet #36072

Closed
wants to merge 14 commits into from
Closed

Add DenseNet #36072

wants to merge 14 commits into from

Conversation

pokemonjs
Copy link

PR types

New features

PR changes

APIs

Describe

Add DenseNet

@CLAassistant
Copy link

CLAassistant commented Sep 25, 2021

CLA assistant check
All committers have signed the CLA.

@paddle-bot-old
Copy link

Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.


class DenseNet(nn.Layer):

def __init__(self,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

添加对应文档,并保持接口一致(添加参数with_pool)

@LielinJiang
Copy link
Contributor

代码冲突了,需要解决下冲突。
请参考这个PR:#36070
提个下自测代码和精度

@paddle-bot-old
Copy link

Sorry to inform you that 00586cf's CIs have passed for more than 7 days. To prevent PR conflicts, you need to re-run all CIs manually.

@paddle-bot-old paddle-bot-old bot added the contributor External developers label Sep 1, 2022
@luotao1
Copy link
Contributor

luotao1 commented Sep 6, 2022

@pokemonjs 感谢你在飞桨黑客松1期的贡献,由于DenseNet已经合入 #36069,先将这个PR关闭。

有任何问题欢迎随时联系我们~

@luotao1 luotao1 closed this Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor External developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants