mirror of
https://github.com/pytorch/pytorch.git
synced 2025-11-06 00:54:56 +08:00
Back out "Fix include paths for TensorOptions, DefaultTensorOptions, OptionsGuard" (#14744)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/14744 Original commit changeset: d236d5351ecf Reviewed By: suo Differential Revision: D13318596 fbshipit-source-id: 55f1e9472d05fb5a9c47dc82c32e9a66b5e4308c
This commit is contained in:
committed by
Facebook Github Bot
parent
7bc489c827
commit
ff7deb95d7
@ -15,7 +15,7 @@
|
||||
|
||||
#include <ATen/DeviceGuard.h>
|
||||
#include <ATen/ExpandUtils.h>
|
||||
#include <c10/core/TensorOptions.h>
|
||||
#include <ATen/core/TensorOptions.h>
|
||||
|
||||
#include <vector>
|
||||
#include <tuple>
|
||||
|
||||
Reference in New Issue
Block a user