Skip to content

Commit

Permalink
add ssd ods stats
Browse files Browse the repository at this point in the history
Summary:
add ods stats

1. rocksdb mem stats
2. rocskdb  internal metrics enablement
3. rocksdb io performance stats
4. ssd offloading stats reporting
5. prefetch duration calculation

Differential Revision: D59740171
  • Loading branch information
duduyi2013 authored and facebook-github-bot committed Jul 26, 2024
1 parent c89e9df commit ff748ed
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ def _load_split_embedding_weights(
weight,
torch.as_tensor([height]),
table_id,
False, # is_bwd
)
cum_sum += height

Expand Down

0 comments on commit ff748ed

Please sign in to comment.