Skip to content

Very long build times for resnest-200 and resnest-269 #11

@samjkwong

Description

@samjkwong

I was wondering if it is normal for the build time to take >20 minutes for especially the deeper resnest models? It seems an extensive amount of recursion happens and I would receive RecursionError: maximum recursion depth exceeded in comparison if I don't increase the Python recursion limit to 10000, and if I do increase the recursion limit it takes >20 minutes to build the layers, which seems much too long. Have you come across this or know what could be causing it? Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions