Skip to content

Commit

Permalink
remove dead indexing code (csarofeen#1806)
Browse files Browse the repository at this point in the history
  • Loading branch information
shmsong committed Jul 6, 2022
1 parent fa4e6a4 commit fd4be12
Show file tree
Hide file tree
Showing 6 changed files with 157 additions and 1,092 deletions.
1 change: 0 additions & 1 deletion build_variables.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -658,7 +658,6 @@ libtorch_cuda_core_sources = [
"torch/csrc/jit/codegen/cuda/grouped_reduction.cpp",
"torch/csrc/jit/codegen/cuda/index_compute.cpp",
"torch/csrc/jit/codegen/cuda/lower_index_compute.cpp",
"torch/csrc/jit/codegen/cuda/index_reference_replay.cpp",
"torch/csrc/jit/codegen/cuda/instrumentation.cpp",
"torch/csrc/jit/codegen/cuda/ir_base_nodes.cpp",
"torch/csrc/jit/codegen/cuda/ir_builder.cpp",
Expand Down
Loading

0 comments on commit fd4be12

Please sign in to comment.