ccsmeth
ccsmeth copied to clipboard
call_mod error in vision 0.5.0
Hello, @PengNi , I faced this problem when I run call_mod in vision 0.5.0, but not in vision 0.4.1.
This is my script:
CUDA_VISIBLE_DEVICES=1 ccsmeth call_mods
--input ./CD.hifi.CG_chr10.r10k_tdata.tsv
--output ./testing_res
--model_file ./trian_model/attbigru2s.betterthanlast.b21_epoch7.ckpt
--model_type attbigru2s --threads 2 --threads_call 2 &
Hi @Songmg-Nwafu , thank you very much for reporting this bug, I have fixed it. Please use the latest commit of ccsmeth.
Best, Peng