Hierarchical-Multi-Label-Text-Classification icon indicating copy to clipboard operation
Hierarchical-Multi-Label-Text-Classification copied to clipboard

Some problems for running the codes

Open Hope-Rita opened this issue 3 years ago • 0 comments

Thanks for your great work! However, I met with some problems when running the codes. All the settings are kept the same in github. The errors are as bellow: tensorflow.python.framework.errors_impl.InternalError: 2 root error(s) found. (0) Internal: Blas GEMM launch failed : a.shape=(32, 356), b.shape=(356, 1024), m=32, n=1024, k=356 [[node Bi-lstm/bidirectional_rnn/fw/fw/while/lstm_cell/MatMul (defined at /.conda/envs/tensorflow1.15/lib/python3.6/site-packages/tensorflow_core/python/framework/ops.py:1748) ]] [[zero_fraction_16/counts_to_fraction/truediv/_713]] (1) Internal: Blas GEMM launch failed : a.shape=(32, 356), b.shape=(356, 1024), m=32, n=1024, k=356 [[node Bi-lstm/bidirectional_rnn/fw/fw/while/lstm_cell/MatMul (defined at /.conda/envs/tensorflow1.15/lib/python3.6/site-packages/tensorflow_core/python/framework/ops.py:1748) ]] 0 successful operations. 1 derived errors ignored.

Hope-Rita avatar Jun 05 '22 15:06 Hope-Rita