hx173149 / C3D-tensorflow

C3D is a modified version of BVLC tensorflow to support 3D ConvNets.
MIT License
588 stars 265 forks source link

train_c3d_ucf101.py #111

Open AndyHon opened 5 years ago

AndyHon commented 5 years ago

ValueError: Tensor("Const:0", shape=(1,), dtype=int32, device=/device:GPU:0) must be from the same graph as Tensor("SparseSoftmaxCrossEntropyWithLogits/SparseSoftmaxCrossEntropyWithLogits:0", shape=(10,), dtype=float32). how to solve it?