Skip to content

Commit

Permalink
Clean up redundant xla arg_max/min files.
Browse files Browse the repository at this point in the history
  • Loading branch information
zpcore committed Sep 18, 2023
1 parent efa98d0 commit 507806a
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 146 deletions.
43 changes: 0 additions & 43 deletions torch_xla/csrc/ops/arg_max.cpp

This file was deleted.

29 changes: 0 additions & 29 deletions torch_xla/csrc/ops/arg_max.h

This file was deleted.

43 changes: 0 additions & 43 deletions torch_xla/csrc/ops/arg_min.cpp

This file was deleted.

29 changes: 0 additions & 29 deletions torch_xla/csrc/ops/arg_min.h

This file was deleted.

2 changes: 0 additions & 2 deletions torch_xla/csrc/tensor_methods.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@
#include "torch_xla/csrc/ops/all_to_all.h"
#include "torch_xla/csrc/ops/amp_foreach_non_finite_check_and_unscale.h"
#include "torch_xla/csrc/ops/amp_update_scale.h"
#include "torch_xla/csrc/ops/arg_max.h"
#include "torch_xla/csrc/ops/arg_min.h"
#include "torch_xla/csrc/ops/arithmetic_ir_ops.h"
#include "torch_xla/csrc/ops/as_strided.h"
#include "torch_xla/csrc/ops/avg_pool_nd.h"
Expand Down

0 comments on commit 507806a

Please sign in to comment.