Skip to content

Hi~ why embeding layer's output don't input conv layer? #2

@samzzyy

Description

@samzzyy

thanks for this convenient job ~
I notice the main.py use model like this in line 68~69
`input_data = embeds(autograd.Variable(data))

out = model(data)`
why don't use embedding layer result as a input to next conv? is any error?

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