etosworld/etos-mtcnn

ValueError: Tensor("Cast_2:0", shape=(384,), dtype=int32) must be from the same graph as Tensor("mul:0", shape=(384,), dtype=int32).

Opened this issue · 0 comments

I have this error when doing Iindices_ = row + label_int in traning PNet.
how to fix it?