Open DabeyHolmes opened 3 years ago
您好,我运行代码的时候产生了这样的问题 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]
请确保你的python版本和tensorflow版本与readme中要求的版本一致
您好,我运行代码的时候产生了这样的问题 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]