Description
Facing issue when issuing command on terminal: python3 run_local_ofdm.py --awgn=True
, training and testing partially stops partially with this warning : mv: cannot stat 'Test_DCCN_OFDM_Dense3_1mod_snr5_cpFalse_Equalizer0_mixRayleigh*.csv'
: No such file or directory.
All of the CSV files that are generated before are confirmed with : (last job finish output) Job finished: ofdmreceiver_np_mp.py --channel=mixRayleigh --save_dir=./ofdm_lte_ext_64_longcp_mobile/ --init_learning=0.0010 --early_stop=200 --nfilter=64 --batch_size=512 --max_epoch_num=4000 --cp=False --nfft=64 --longcp=True --opt=0 --mobile=True --SNR=5.00 --nbits=1 --token=OFDM_Dense3_1mod_snr5_cpFalse
Tensorflow Version : 1.15.5+nv23.3
Executed using the latest container of Tensorflow 1.x on NGC Nvidia DGX Cloud as of the mentioned version
Kindly request to mail back asap at [email protected] for further conversation.
Attached are the screenshots of all the files generated while executing the command from run_local_ofdm.py