File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
tensorflow/core/framework/embedding Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change 77#include " tensorflow/core/framework/embedding/single_tier_storage.h"
88#include " tensorflow/core/common_runtime/gpu/gpu_event_mgr.h"
99#include " tensorflow/core/platform/stream_executor.h"
10- #include " tensorflow/core/util/tensor_bundle/tensor_bundle.h"
1110
1211namespace tensorflow {
1312using se::DeviceMemoryBase;
Original file line number Diff line number Diff line change @@ -22,7 +22,6 @@ limitations under the License.
2222#include " tensorflow/core/framework/embedding/hbm_storage_iterator.h"
2323#include " tensorflow/core/framework/embedding/intra_thread_copy_id_allocator.h"
2424#include " tensorflow/core/platform/stream_executor.h"
25- #include " tensorflow/core/util/tensor_bundle/tensor_bundle.h"
2625
2726namespace tensorflow {
2827using se::DeviceMemoryBase;
You can’t perform that action at this time.
0 commit comments