Replicate OP #1101
Conversation
wmdi
left a comment
There was a problem hiding this comment.
Reviewed 2 of 3 files at r1.
Reviewable status: 2 of 3 files reviewed, 1 unresolved discussion (waiting on @KateUnger, @lambda7xx, @lockshaw, and @reyna-abhyankar)
lib/runtime/src/ops/replicate.cc line 45 at r2 (raw file):
using namespace FlexFlow::Kernels::Replicate; enum Slots { INPUT, OUTPUT, ATTRS, PROFILING };
I don't see any reference of ATTRS
|
Previously, wmdi (Mengdi Wu) wrote…
remove the init because it doesn't need perdevicestate. |
|
…m/lambda7xx/FlexFlow into repo-refactor-lambda-replicate-OP
wmdi
left a comment
There was a problem hiding this comment.
Reviewed 1 of 2 files at r4, 1 of 1 files at r6, all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on @lockshaw)
Description of changes:
Related Issues:
Linked Issues:
Issues closed by this PR:
This change is