salu133445 / bmusegan

Code for “Convolutional Generative Adversarial Networks with Binary Neurons for Polyphonic Music Generation”

Home Page:https://salu133445.github.io/bmusegan/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error

VladJamir opened this issue · comments

I got an error while training using the default params and config and training data. Does this have to do with my machine? I'm using a 1080ti

--------------------------------------------------------------------------------
[*] Initializing variables...
OMP: Info #250: KMP_AFFINITY: pid 1048 tid 1130 thread 1 bound to OS proc set 1
OMP: Info #250: KMP_AFFINITY: pid 1048 tid 1131 thread 2 bound to OS proc set 2
OMP: Info #250: KMP_AFFINITY: pid 1048 tid 1132 thread 3 bound to OS proc set 3
OMP: Info #250: KMP_AFFINITY: pid 1048 tid 1133 thread 4 bound to OS proc set 4
OMP: Info #250: KMP_AFFINITY: pid 1048 tid 1134 thread 5 bound to OS proc set 5
================================ Training Start ================================
-------------------------------- Epoch 0 Start ---------------------------------
OMP: Info #250: KMP_AFFINITY: pid 1048 tid 1097 thread 6 bound to OS proc set 6
OMP: Info #250: KMP_AFFINITY: pid 1048 tid 1158 thread 10 bound to OS proc set 10
OMP: Info #250: KMP_AFFINITY: pid 1048 tid 1156 thread 8 bound to OS proc set 8
OMP: Info #250: KMP_AFFINITY: pid 1048 tid 1155 thread 7 bound to OS proc set 7
OMP: Info #250: KMP_AFFINITY: pid 1048 tid 1159 thread 11 bound to OS proc set 11
OMP: Info #250: KMP_AFFINITY: pid 1048 tid 1157 thread 9 bound to OS proc set 9
OMP: Info #250: KMP_AFFINITY: pid 1048 tid 1160 thread 12 bound to OS proc set 0
OMP: Info #250: KMP_AFFINITY: pid 1048 tid 1162 thread 13 bound to OS proc set 1
OMP: Info #250: KMP_AFFINITY: pid 1048 tid 1164 thread 14 bound to OS proc set 2
OMP: Info #250: KMP_AFFINITY: pid 1048 tid 1165 thread 15 bound to OS proc set 3
OMP: Info #250: KMP_AFFINITY: pid 1048 tid 1166 thread 16 bound to OS proc set 4
OMP: Info #250: KMP_AFFINITY: pid 1048 tid 1167 thread 17 bound to OS proc set 5
OMP: Info #250: KMP_AFFINITY: pid 1048 tid 1099 thread 18 bound to OS proc set 6
OMP: Info #250: KMP_AFFINITY: pid 1048 tid 1168 thread 19 bound to OS proc set 7
OMP: Info #250: KMP_AFFINITY: pid 1048 tid 1169 thread 20 bound to OS proc set 8
OMP: Info #250: KMP_AFFINITY: pid 1048 tid 1170 thread 21 bound to OS proc set 9
OMP: Info #250: KMP_AFFINITY: pid 1048 tid 1171 thread 22 bound to OS proc set 10
OMP: Info #250: KMP_AFFINITY: pid 1048 tid 1172 thread 23 bound to OS proc set 11
OMP: Info #250: KMP_AFFINITY: pid 1048 tid 1173 thread 24 bound to OS proc set 0
OMP: Info #250: KMP_AFFINITY: pid 1048 tid 1174 thread 25 bound to OS proc set 1
OMP: Info #250: KMP_AFFINITY: pid 1048 tid 1175 thread 26 bound to OS proc set 2
OMP: Info #250: KMP_AFFINITY: pid 1048 tid 1176 thread 27 bound to OS proc set 3
OMP: Info #250: KMP_AFFINITY: pid 1048 tid 1177 thread 28 bound to OS proc set 4
OMP: Info #250: KMP_AFFINITY: pid 1048 tid 1178 thread 29 bound to OS proc set 5
2019-05-30 04:57:58.837415: F ./tensorflow/core/util/mkl_util.h:607] Check failed: dims == sizes.size() (5 vs. 4)
Aborted (core dumped)

What version of TensorFlow are you using?

1.10

Have you solved the problems?

Yes I did, packages issue inside the environment, I forgot to go back here I’m sorry, thankss