mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
[BE] Eliminate TODO for 2022 (#149557)
Need to think a bit more about what types.h includes Fixes #ISSUE_NUMBER Pull Request resolved: https://github.com/pytorch/pytorch/pull/149557 Approved by: https://github.com/albanD
This commit is contained in:
parent
c201d4dbea
commit
8bece88655
|
|
@ -7,9 +7,6 @@
|
|||
#include <torch/csrc/autograd/generated/variable_factories.h>
|
||||
#include <torch/csrc/autograd/variable.h>
|
||||
|
||||
// TODO: These don't really belong here but torchvision builds in CI need them
|
||||
// Remove once the torchvision version being compiled in CI is updated
|
||||
#include <ATen/core/dispatch/Dispatcher.h>
|
||||
#include <torch/library.h>
|
||||
|
||||
namespace torch {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user