Skip to content

Conversation

gagika
Copy link

@gagika gagika commented Jun 1, 2021

Cherry picking and merging DLRM model code into 2.5 branch.

Testing with TF 2.5.

yeqingli and others added 3 commits May 31, 2021 14:34
…riment functions.

PiperOrigin-RevId: 368778443
PiperOrigin-RevId: 375529985
PiperOrigin-RevId: 375729667
shuffle_buffer_size: int = 10000
cycle_length: int = 10
sharding: bool = True
num_shards_per_host: int = 8
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we need this?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's for “outer parallelism” by running multiple copies of the input pipeline over sharded inputs and combining the results.

@saberkun saberkun merged commit e50188f into r2.5.0 Jun 2, 2021
@gagika gagika deleted the dlrm branch June 2, 2021 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants