Skip to content

Commit ff4f8b8

Browse files
hawkinspGoogle-ML-Automation
authored andcommitted
[XLA] Remove unused local_device_count_ field from ServiceExecutableRunOptions.
PiperOrigin-RevId: 708372193
1 parent 9818d72 commit ff4f8b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

xla/service/service_executable_run_options.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ class ServiceExecutableRunOptions {
9191
private:
9292
ExecutableRunOptions run_options_;
9393
StreamBorrower stream_borrower_;
94-
int64_t local_device_count_;
9594
};
9695

9796
} // namespace xla

0 commit comments

Comments
 (0)