Skip to content

Commit

Permalink
[Embedding] Remove private header.
Browse files Browse the repository at this point in the history
Signed-off-by: JunqiHu <[email protected]>
  • Loading branch information
Mesilenceki committed Nov 2, 2023
1 parent 2d31c8e commit 3dbf1d1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion tensorflow/core/framework/embedding/hbm_dram_ssd_storage.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
#include "tensorflow/core/framework/embedding/single_tier_storage.h"
#include "tensorflow/core/common_runtime/gpu/gpu_event_mgr.h"
#include "tensorflow/core/platform/stream_executor.h"
#include "tensorflow/core/util/tensor_bundle/tensor_bundle.h"

namespace tensorflow {
using se::DeviceMemoryBase;
Expand Down
1 change: 0 additions & 1 deletion tensorflow/core/framework/embedding/hbm_dram_storage.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ limitations under the License.
#include "tensorflow/core/framework/embedding/hbm_storage_iterator.h"
#include "tensorflow/core/framework/embedding/intra_thread_copy_id_allocator.h"
#include "tensorflow/core/platform/stream_executor.h"
#include "tensorflow/core/util/tensor_bundle/tensor_bundle.h"

namespace tensorflow {
using se::DeviceMemoryBase;
Expand Down

0 comments on commit 3dbf1d1

Please sign in to comment.