Skip to content

ValueError: Cannot create a tensor proto whose content is larger than 2GB. #10

@CJJ2923

Description

@CJJ2923

Hello, when training with the DailyDialog dataset, the problem is:ValueError: Cannot create a tensor proto whose content is larger than 2GB.
Through analysis, it is found that the problem is in this line of code: A = tf.convert_to_tensor(value=A, dtype=tf.float32).

I want to ask how you handled this line of code when you were training at that time? I hope to get your reply. thank you!

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