Skip to content

Latest commit

 

History

History

autopipe

Partitioning

Readme WIP.

Available algorithms under autopipe.autopipe.model_partitioning:

  • mpipe (mixed-pipe)
  • pipedream
  • metis
  • acyclic

Pitfalls

sometimes ops are traced with training=True, so replace, e.g:

sed "s/training=True/training=self.training/" op_* | grep training=