Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Problem when running: Check failed: size >= 0 (-1092442872 vs. 0) #8

Description

@xiaojxkevin

Dear author, I am trying to run this model on my own dataset for tests, and I have followed the instructions in Readme.md (except that I use the local data). However, After I run python Train.py --dataset 3, I receive the following results:
Epoch: 0 of 1
2023-07-25 15:55:24.120018: I tensorflow/stream_executor/dso_loader.cc:152] successfully opened CUDA library libcublas.so.10.0 locally
2023-07-25 15:55:24.319214: F tensorflow/core/framework/tensor_shape.cc:241] Check failed: size >= 0 (-1092442872 vs. 0)
I am wondering what may cause this and how can I fix it.
Thanks!

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