pytorch/vision

Ton of DEPRECATE_MESSAGE warnings

Open

#1,173 创建于 2019年7月25日

在 GitHub 查看
 (14 评论) (0 反应) (0 负责人)Python (6,858 fork)batch import
help wantedmodule: models

仓库指标

Star
 (15,050 star)
PR 合并指标
 (平均合并 12天 8小时) (30 天内合并 14 个 PR)

描述

Sample:

gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wformat -fPIC -I/remote/wheel/vision/test -I/remote/wheel/vision/torchvision/csrc/models -I/opt/python/cp37-cp37m/lib/python3.7/site-packages/torch/include -I/opt/python/cp37-cp37m/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/python/cp37-cp37m/lib/python3.7/site-packages/torch/include/TH -I/opt/python/cp37-cp37m/lib/python3.7/site-packages/torch/include/THC -I/opt/python/cp37-cp37m/include/python3.7m -c /remote/wheel/vision/torchvision/csrc/models/shufflenetv2.cpp -o build/temp.linux-x86_64-3.7/remote/wheel/vision/torchvision/csrc/models/shufflenetv2.o -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C_tests -D_GLIBCXX_USE_CXX11_ABI
=0 -std=c++11          #warning DEPRECATE_MESSAGE [-Wcpp]                            :
 #  warning DEPRECATE_MESSAGEthon3.7/site-packages/torch/include/torch/csrc/api/include/torch/    ^


贡献者指南