Skip to content

Valueerror: ValueError: Cannot concatenate from empty tuple #3

@kannanrrk

Description

@kannanrrk

When i am running virtual adversarial training, i got the error at nets.py file line,

x_data = self.xp.concatenate(x_data, axis=0)

and also with the train.py file
output_original = model(x, length)

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