YudiDong / Channel_Estimation_cGAN

Channel Estimation for One-Bit Multiuser Massive MIMO Using Conditional GAN

Home Page:http://arxiv.org/abs/2006.11435

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COde giving cocate error for other dataset

swapna-2205 opened this issue · comments

I tried to run the code for other datasets generated using MIMO Data generator.
I generated for 16 antennas and 8 users, but the python main.py code showing the error
InvalidArgumentError: ConcatOp : Dimensions of inputs should match: shape[0] = [1,2,2,512] vs. shape[1] = [1,1,2,512] [Op:ConcatV2] name: concat

It is not working for any other dataset. please help me this regard