Skip to content

Commit

Permalink
Manually migrate bd changes to 2.18 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
alekstheod committed Dec 6, 2024
1 parent 432b95b commit e3328fe
Show file tree
Hide file tree
Showing 3 changed files with 678 additions and 234 deletions.
2 changes: 2 additions & 0 deletions tensorflow/core/framework/device_base.h
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,8 @@ class DeviceBase {
int gpu_id = -1;
};

using GpuDeviceInfo = AcceleratorDeviceInfo;

// Does not take ownership.
void set_tensorflow_accelerator_device_info(
AcceleratorDeviceInfo* device_info) {
Expand Down
Loading

0 comments on commit e3328fe

Please sign in to comment.