Skip to content

Commit

Permalink
update the path to tsl/protobuf/error_codes.pb.h (#8383)
Browse files Browse the repository at this point in the history
  • Loading branch information
JackCaoG authored Nov 15, 2024
1 parent 102cd48 commit 5b3c331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion torch_xla/csrc/runtime/xla_util_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
#include "tsl/platform/errors.h"
#include "tsl/platform/protobuf.h"
#include "tsl/platform/status_matchers.h"
#include "tsl/protobuf/error_codes.pb.h"
#include "xla/client/xla_builder.h"
#include "xla/client/xla_computation.h"
#include "xla/tsl/lib/core/status_test_util.h"
#include "xla/tsl/protobuf/error_codes.pb.h"
#include "xla_util.h"

namespace torch_xla {
Expand Down

0 comments on commit 5b3c331

Please sign in to comment.