Skip to content

gradient for GATConv layer is very slow #243

Closed
@afternone

Description

@afternone
@show gradient(X -> loss(X, train_y), train_X) # line 45 in 'example/gat.jl'

This line takes more than 200s on CPU, but the forward pass takes less than 1s on the same CPU.

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