Skip to content

RippleNet训练时的问题 #7

@DabeyHolmes

Description

@DabeyHolmes

您好,我运行代码的时候产生了这样的问题
File "D:\Code\Recommender-System-master\Recommender_System\algorithm\RippleNet\train.py", line 62, in train
train_batch(ui, label)
tensorflow.python.framework.errors_impl.InternalError: 2 root error(s) found.
(0) Internal: Blas xGEMMBatched launch failed : a.shape=[16384,1,16], b.shape=[16384,1,16], m=16, n=16, k=1, batch_size=16384
[[node MatMul_5 (defined at D:\Code\Recommender-System-master\Recommender_System\algorithm\RippleNet\train.py:47) ]]
[[assert_less_equal_2/Assert/AssertGuard/pivot_f/_67/_141]]
(1) Internal: Blas xGEMMBatched launch failed : a.shape=[16384,1,16], b.shape=[16384,1,16], m=16, n=16, k=1, batch_size=16384
[[node MatMul_5 (defined at D:\Code\Recommender-System-master\Recommender_System\algorithm\RippleNet\train.py:47) ]]
0 successful operations.
0 derived errors ignored. [Op:__inference_train_batch_3034]
Snipaste_2020-11-20_15-15-05

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