language_model 中 加profile 报错
Created by: zhengya01
环境: python:2.7.15 paddle:1.5.1 cuda:9 cudnn:7 gpu:P40
执行命令: python train.py --profile True --rnn_model static --log_path tmp_log_file --max_epoch 1 --data_path data/simple-examples/data/ --batch_size 8 --save_model_dir models_1 --use_gpu False --model_type test --use_py_reader True --parallel True
报错信息: /paddle/paddle/fluid/platform/device_tracer.cc:414: error: function dynload::cuptiEnableCallback( 1, subscriber_, CUPTI_CB_DOMAIN_RUNTIME_API, cbid) failed with error CUPTI_ERROR_INVALID_PARAMETER.