Skip to content

Commit c2e664a

Browse files
authored
[Embedding] Remove private header. (#943)
Signed-off-by: JunqiHu <[email protected]>
1 parent 89c7d63 commit c2e664a

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

tensorflow/core/framework/embedding/hbm_dram_ssd_storage.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
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

1211
namespace tensorflow {
1312
using se::DeviceMemoryBase;

tensorflow/core/framework/embedding/hbm_dram_storage.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff 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

2726
namespace tensorflow {
2827
using se::DeviceMemoryBase;

0 commit comments

Comments
 (0)