Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimitri Gerin committed Aug 23, 2022
1 parent 9f8b654 commit 4b762c5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions upmem/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## WARNING

batch size > 50 for one embedding is not supported because
embedding DPU replication feature doesn't exists.

# TODO

Embedding replication to support big batch size ( max 50 on DPU)
but viewed > 50 from host side perspective thanks to Embedding Replication.

## dpu embedding

Embedding lookup table running on UPMEM PIM DPU.
Expand Down

0 comments on commit 4b762c5

Please sign in to comment.