mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Resolve host_define.h warnings (#19789)
Summary: Eigen was updated with the commit needed to get rid of this warning that plagued the CI. This PR bumps third_party/eigen to that commit head. ``` warning: #warning "host_defines.h is an internal header file and must not be used directly. This file will be removed in a future CUDA release. Please use cuda_runtime_api.h or cuda_runtime.h instead." [-Wcpp] ``` Pull Request resolved: https://github.com/pytorch/pytorch/pull/19789 Differential Revision: D15103223 Pulled By: ezyang fbshipit-source-id: 5b56c4dd9cc41ff1794570ba2f6abfbe23f6ab68
This commit is contained in:
committed by
Facebook Github Bot
parent
c5845c4482
commit
2573e695b0
2
third_party/eigen
vendored
2
third_party/eigen
vendored
Submodule third_party/eigen updated: b8fa8f5b5a...3b5c1fb3dd
Reference in New Issue
Block a user