Skip to content

Error in _prob2cornerflow() function #39

@JasonGUTU

Description

@JasonGUTU

out, indice = max_pool(avg_pool(pr))

In this line, the indice is of type long int, and the d is also an int. however, the results of / maybe a float type number, resulting in an error in the following calculation.

Can you help me with this line? What is it about?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions