HierTCN icon indicating copy to clipboard operation
HierTCN copied to clipboard

Some problems about the argument

Open JessicaGao0527 opened this issue 4 years ago • 0 comments

I'm a little confused about how to set the argument to run the model HierTCN. I set '--model_type' to be 'hier' and '--model_low_type' to be 'tcn'. Is it correct? When running the model, I met some ploblems like 'Loaded runtime CuDNN library: 7103 (compatibility version 7100) but source was compiled with 7004 (compatibility version 7000). If using a binary install, upgrade your CuDNN library to match. ' It seems that your code can only be ran on tensorflow-gpu 1.6.0. What is the version of your CUDA and CUDNN?

JessicaGao0527 avatar Jul 30 '20 12:07 JessicaGao0527