Eve-Wang
Results
2
issues of
Eve-Wang
hi ,when I git clone your code and run main.py,there is one mistake File "/eve/code/ForgeryNet/intra_dataset_code/xception.py", line 94, in Xception bn_var_mode=syncbnVarMode_t.L2, use_sync_bn=True, bypass_last_bn=False, dropout=0, **kwargs): NameError: name 'syncbnVarMode_t' is not defined...
Hi, when I run this line** test_circuit.run([1,2,1,4,5,6,8])** in your HQCNNmultiqubit2outputs.ipynb in colab, error happened, it said "QiskitError: 'Data for experiment "circuit-2240" could not be found.'" I searched for this error...