-
Notifications
You must be signed in to change notification settings - Fork 24
Description
**My error log detail paste in below , please what's my mistake and assist me **
(myenv) C:\Users\30863\Function-level-Vulnerability-Detection-master>python Obtain_representations.py --config config\config.yaml --input_dir C:\Users\30863\Function-level-Vulnerability-Detection-master\data --trained_model C:\Users\30863\Function-level-Vulnerability-Detection-master\result\models --layer 5 --saved_path C:\Users\30863\Py_files\Save_obtain
Using TensorFlow backend.
2022-08-04 17:19:20.416755: W tensorflow/stream_executor/platform/default/dso_loader.cc:55] Could not load dynamic library 'cudart64_100.dll'; dlerror: cudart64_100.dll not found
2022-08-04 17:19:20.416860: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine.
usage: Obtain_representations.py [-h] [--config CONFIG] [--data_dir DATA_DIR]
[--trained_model TRAINED_MODEL]
[--layer LAYER] [--saved_path SAVED_PATH]
[--verbose VERBOSE]
Obtain_representations.py: error: unrecognized arguments: --input_dir C:\Users\30863\Function-level-Vulnerability-Detection-master\data