8000 error in forecasting code. · Issue #12 · ermongroup/CSDI · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000
error in forecasting code. #12
Open
@m-jam20

Description

@m-jam20

Hi,
when I run exe_forecasting.py it gives me type error.

The type error is :
TypeError: embedding(): argument 'indices' (position 2) must be Tensor, not NoneType

It is from this part of the code:
main_model.py", line 356, in get_side_info
feature_embed = self.embed_layer(feature_id).unsqueeze(1).expand(-1,L,-1,-1)

It would be great if you fix this.

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

      0