Getting hundreds of Warning messages
未关闭
- 主要语言
- Python
- 星标
- 373
- 派生
- 50
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hi, when I run the following commands,
allennlp train --file-friendly-logging --include-package kb.include_all \
training_config/downstream/wic.jsonnet -s OUTPUT_DIRECTORY
I get hundreds of Warning messages like:
/opt/conda/conda-bld/pytorch_1565287148058/work/aten/src/ATen/native/cuda/LegacyDefinitions.cpp:14: UserWarning: masked_fill_ received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead.
Which is annoying, any insights on how to avoid this problem?
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。