Skip to content

Conversation

@Raahul46
Copy link

@Raahul46 Raahul46 commented Dec 9, 2025

Summary:
X-link: https://github.com/facebookresearch/FBGEMM/pull/2199

Context:

Integrating KV Tensor data deletion during clear staged data. After this, when the cpTensor contains a KV Tensor, it will be destroyed

Differential Revision: D88508680

@meta-cla meta-cla bot added the cla signed label Dec 9, 2025
@meta-codesync
Copy link
Contributor

meta-codesync bot commented Dec 9, 2025

@Raahul46 has exported this pull request. If you are a Meta employee, you can view the originating Diff in D88508680.

Raahul Kalyaan Jakka added 3 commits December 18, 2025 11:05
…5200)

Summary:

X-link: facebookresearch/FBGEMM#2196

**Context:**

When using SSD Offloaded Tensors during Training, we create a Partially Materialized Tensor (i.e., tensor-like) structure to be used for post-training (checkpointing and publishing)

In this diff, we add a new flag "returnKVTensorMetaData" to the Staging Read Strategy, which helps us to read only the metadata of the KVTensor and not the KVTensor itself

Reviewed By: chunzhao

Differential Revision: D86634084
…rch#5201)

Summary:

X-link: facebookresearch/FBGEMM#2198

**Context:**

Creating a delete_rocksdb_checkpoint_dir function to destroy rocksdb checkpoints inside the KV Tensor

Reviewed By: r-barnes

Differential Revision: D88508649
…orch#5202)

Summary:

X-link: facebookresearch/FBGEMM#2199

**Context:**


Integrating KV Tensor data deletion during clear staged data. After this, when the cpTensor contains a KV Tensor, it will be destroyed

Differential Revision: D88508680
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant