Skip to content

Conversation

@Raahul46
Copy link

@Raahul46 Raahul46 commented Dec 9, 2025

Summary:
X-link: https://github.com/facebookresearch/FBGEMM/pull/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

@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 D86634084.

…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
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