Luogyu
Luogyu
There are serveral images in the attachment that illustrate the program execution progress and the errors. Firstly, I create the virtual environment with anaconda, 4.12.0 version . And I follow...
`(base) l1@l1:~/instant-ngp/instant-ngp$ cmake . -B build -DCMAKE_BUILD_TYPE=RelWithDebInfo -- Obtained CUDA architectures automatically from installed GPUs -- Automatic GPU detection failed. Building for Turing and Ampere as a best guess. --...
正在训练评估双向LSTM模型... Traceback (most recent call last): File "main.py", line 73, in main() File "main.py", line 43, in main crf=False File "/home/l1/NER/named_entity_recognition/evaluate.py", line 64, in bilstm_train_and_eval bilstm_model = BILSTM_Model(vocab_size, out_size, crf=crf)...