Skip to content

Commit

Permalink
Moving target/code path to non-pytorch repo (pytorch#114095)
Browse files Browse the repository at this point in the history
Differential Revision: D51460806

Pull Request resolved: pytorch#114095
Approved by: https://github.com/digantdesai
  • Loading branch information
kwanghoon-meta authored and pytorchmergebot committed Dec 2, 2023
1 parent 8a90249 commit 13410d0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 168 deletions.
1 change: 0 additions & 1 deletion buckbuild.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -1461,7 +1461,6 @@ def define_buck_targets(
"torch/csrc/jit/mobile/train/random.cpp",
"torch/csrc/jit/mobile/train/sequential.cpp",
":gen_aten_libtorch[autograd/generated/Functions.cpp]",
"torch/csrc/quantized/quantized_backward.cpp",
],
compiler_flags = get_pt_compiler_flags(),
exported_preprocessor_flags = get_pt_preprocessor_flags() + ["-DUSE_MOBILE_CLASSTYPE"],
Expand Down
167 changes: 0 additions & 167 deletions torch/csrc/quantized/quantized_backward.cpp

This file was deleted.

0 comments on commit 13410d0

Please sign in to comment.